Difference between revisions of "Gpicview"
From CBLFS
Jump to navigationJump to searchCargabsj175 (talk | contribs) (New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://downloads.sourceforge.net/lxde/gpicview-{{Gpicview-Version}}.tar.gz |} ----) |
Weibullguy (talk | contribs) |
||
(16 intermediate revisions by 3 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 |
|} | |} | ||
---- | ---- | ||
+ | |||
+ | {{Package-Introduction|GPicView is a GTK+ based picture viewer for LXDE and other environments.|http://www.lxde.org/}} | ||
+ | |||
+ | == Dependencies == | ||
+ | |||
+ | === Required === | ||
+ | * [[gtk2]] | ||
+ | * [[pkg-config]] | ||
+ | |||
+ | == Non-Multilib == | ||
+ | |||
+ | Compile the package: | ||
+ | |||
+ | ./configure --prefix=/usr && | ||
+ | make | ||
+ | |||
+ | Install the package: | ||
+ | |||
+ | make install | ||
+ | |||
+ | == Multilib == | ||
+ | |||
+ | <b>This package does not provide any libraries so only one installation is required.</b> | ||
+ | |||
+ | Compile the package: | ||
+ | |||
+ | CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \ | ||
+ | ./configure --prefix=/usr && | ||
+ | make | ||
+ | |||
+ | Install the package: | ||
+ | |||
+ | make install | ||
+ | |||
+ | == Contents == | ||
+ | |||
+ | {| 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 | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | [[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 |
---|
Contents
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 |
---|