wok diff gpicview/receipt @ rev 7814
Up: virtualbox-ose to 4.0.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Dec 24 22:11:36 2010 +0000 (2010-12-24) |
parents | 4872ce496b05 |
children | 4884337b6445 |
line diff
1.1 --- a/gpicview/receipt Tue Jun 09 19:40:56 2009 +0000 1.2 +++ b/gpicview/receipt Fri Dec 24 22:11:36 2010 +0000 1.3 @@ -1,11 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gpicview" 1.7 -VERSION="0.2.0" 1.8 +VERSION="0.2.1" 1.9 CATEGORY="graphics" 1.10 SHORT_DESC="Light pictures viewer." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 -DEPENDS="gtk+ xorg xorg-libXdamage" 1.13 +DEPENDS="glibc-base expat glib libgio zlib fontconfig freetype \ 1.14 +gtk+ atk cairo pango pixman jpeg libpng libxcb xcb-util \ 1.15 +xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage \ 1.16 +xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender" 1.17 BUILD_DEPENDS="gtk+-dev xorg-dev" 1.18 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.19 WEB_SITE="http://lxde.sourceforge.net/gpicview/"