Gpicview: Difference between revisions

From CBLFS
Jump to navigationJump to search
Undo revision 16193 by Cargabsj175 (Talk)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| style="text-align: left; background-color: AliceBlue;"
{|style="text-align: left; background-color: AliceBlue;"
|-
|-
!Download Source:
!Download Source:
| http://downloads.sourceforge.net/lxde/gpicview-{{Gpicview-Version}}.tar.gz
|http://downloads.sourceforge.net/sourceforge/lxde/gpicview-{{Gpicview-Version}}.tar.gz
|}
|}


----
----


{{Blank-Package-Introduction}}
{{Package-Introduction|GPicView is a GTK+ based picture viewer for LXDE and other environments.|http://www.lxde.org/}}


== Dependencies ==
== Dependencies ==


=== Required ===
=== Required ===
* [[X Window System]]
* [[gtk2]]
* [[Gtk2]]
* [[pkg-config]]


== Non-Multilib ==
== Non-Multilib ==
Line 22: Line 22:
  make
  make


Install the package
Install the package:


  make install
  make install
Line 28: Line 28:
== Multilib ==
== Multilib ==


=== 32Bit ===
<b>This package does not provide any libraries so only one installation is required.</b>


  Please contribute this section
Compile the package:
 
  CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
./configure --prefix=/usr &&
make
 
Install the package:


=== N32 ===
make install


Please contribute this section
== Contents ==


=== 64Bit ===
{| style="text-align: left;"
|-valign="top"
!Installed Directories:
|None
|-valign="top"
!Installed Programs:
|gpicview
|-valign="top"
!Installed Libraries:
|None
|}
 
=== Short Descriptions ===
 
{| style="text-align: left;"
|-valign="top"
!gpicview
|
|}


Please contribute this section
[[Category:LXDE]]
[[Category:Graphics Utilities]]

Latest revision as of 09:00, 27 October 2010

Download Source: http://downloads.sourceforge.net/sourceforge/lxde/gpicview-0.2.1.tar.gz

Introduction to Gpicview

GPicView is a GTK+ based picture viewer for LXDE and other environments.

Project Homepage: http://www.lxde.org/

Dependencies

Required

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package:

make install

Multilib

This package does not provide any libraries so only one installation is required.

Compile the package:

CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
./configure --prefix=/usr &&
make

Install the package:

make install

Contents

Installed Directories: None
Installed Programs: gpicview
Installed Libraries: None

Short Descriptions

gpicview