wok diff gpicview/receipt @ rev 3933

mirror-tools: rename /etc/tazwok.conf
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 20 13:35:04 2009 +0200 (2009-08-20)
parents 4872ce496b05
children 4884337b6445
line diff
     1.1 --- a/gpicview/receipt	Tue Jun 09 19:40:56 2009 +0000
     1.2 +++ b/gpicview/receipt	Thu Aug 20 13:35:04 2009 +0200
     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/"