# HG changeset patch # User Matthew Sheets # Date 1248191805 0 # Node ID 28637214be829dfa886eeaf7a658291d1183deff # Parent 7487969239ce528cb42aa8d33b0ed0c80dcbc217 Upgrade: gpicview (0.2 to 0.2.1) diff -r 7487969239ce -r 28637214be82 gpicview/receipt --- a/gpicview/receipt Tue Jul 21 14:55:12 2009 +0000 +++ b/gpicview/receipt Tue Jul 21 15:56:45 2009 +0000 @@ -1,11 +1,14 @@ # SliTaz package receipt. PACKAGE="gpicview" -VERSION="0.2.0" +VERSION="0.2.1" CATEGORY="graphics" SHORT_DESC="Light pictures viewer." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ xorg xorg-libXdamage" +DEPENDS="glibc-base expat glib libgio zlib fontconfig freetype \ +gtk+ atk cairo pango pixman jpeg libpng libxcb xcb-util \ +xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage \ +xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender" BUILD_DEPENDS="gtk+-dev xorg-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://lxde.sourceforge.net/gpicview/"