wok diff gegl/receipt @ rev 8697

claws-mail: immprove DEPENDS
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 17 23:07:05 2011 +0100 (2011-02-17)
parents 83d15a3c1b2f
children 3495f64239ec
line diff
     1.1 --- a/gegl/receipt	Fri Sep 10 19:20:16 2010 +0000
     1.2 +++ b/gegl/receipt	Thu Feb 17 23:07:05 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gegl"
     1.7 -VERSION="0.1.2"
     1.8 +VERSION="0.1.4"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Generic Graphics Library"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -11,7 +11,7 @@
    1.13  BUILD_DEPENDS="babl-dev jpeg-dev expat-dev xorg-dev zlib-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://gegl.org/"
    1.16 -WGET_URL="ftp://ftp.gimp.org/pub/gegl/0.1/$TARBALL"
    1.17 +WGET_URL="ftp://ftp.gimp.org/pub/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()