wok-6.x rev 3721
Upgrade: gpicview (0.2 to 0.2.1)
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Tue Jul 21 15:56:45 2009 +0000 (2009-07-21) |
parents | 7487969239ce |
children | 9d7ec81e4c94 |
files | gpicview/receipt |
line diff
1.1 --- a/gpicview/receipt Tue Jul 21 14:55:12 2009 +0000 1.2 +++ b/gpicview/receipt Tue Jul 21 15:56:45 2009 +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/"