Difference between revisions of "Gpicview"

From CBLFS
Jump to navigationJump to search
 
(8 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-0.1.10.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 ===
 
=== Required ===
* [[X Window System]]
+
* [[gtk2]]
* [[Gtk2]]
+
* [[pkg-config]]
  
 
== Non-Multilib ==
 
== Non-Multilib ==
Line 18: Line 22:
 
  make
 
  make
  
Install the package
+
Install the package:
  
 
  make install
 
  make install
Line 24: Line 28:
 
== Multilib ==
 
== Multilib ==
  
=== 32Bit ===
+
<b>This package does not provide any libraries so only one installation is required.</b>
  
 
Compile the package:
 
Compile the package:
  
Contributes here please
+
CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
 +
./configure --prefix=/usr &&
 +
make
  
Install the package
+
Install the package:
  
Contributes here please
+
make install
  
=== N32 ===
+
== Contents ==
  
Compile the package:
+
{| style="text-align: left;"
 +
|-valign="top"
 +
!Installed Directories:
 +
|None
 +
|-valign="top"
 +
!Installed Programs:
 +
|gpicview
 +
|-valign="top"
 +
!Installed Libraries:
 +
|None
 +
|}
  
Contributes here please
+
=== Short Descriptions ===
  
Install the package
+
{| style="text-align: left;"
 
+
|-valign="top"
Contributes here please
+
!gpicview
 
+
|
=== 64Bit ===
+
|}
 
 
Compile the package:
 
 
 
Contributes here please
 
 
 
Install the package
 
  
Contributes here please
+
[[Category:LXDE]]
 +
[[Category:Graphics Utilities]]

Latest revision as of 10: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