wok rev 8312

Up: babl to 0.1.4.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 01 02:45:52 2011 +0000 (2011-02-01)
parents 08fb5e3d3f5e
children bc470e27f91b
files babl-dev/receipt babl/receipt
line diff
     1.1 --- a/babl-dev/receipt	Tue Feb 01 02:40:02 2011 +0000
     1.2 +++ b/babl-dev/receipt	Tue Feb 01 02:45:52 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="babl-dev"
     1.7 -VERSION="0.1.2"
     1.8 +VERSION="0.1.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="pixel format translation library dev files."
    1.11  MAINTAINER="erjo@slitaz.org"
     2.1 --- a/babl/receipt	Tue Feb 01 02:40:02 2011 +0000
     2.2 +++ b/babl/receipt	Tue Feb 01 02:45:52 2011 +0000
     2.3 @@ -1,14 +1,14 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="babl"
     2.7 -VERSION="0.1.2"
     2.8 +VERSION="0.1.4"
     2.9  CATEGORY="system-tools"
    2.10  SHORT_DESC="pixel format translation library."
    2.11  MAINTAINER="erjo@slitaz.org"
    2.12  DEPENDS=""
    2.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.14  WEB_SITE="http://gegl.org/babl/"
    2.15 -WGET_URL="ftp://ftp.gtk.org/pub/babl/0.1/$TARBALL"
    2.16 +WGET_URL="ftp://ftp.gtk.org/pub/$PACKAGE/${VERSION%.*}/$TARBALL"
    2.17  
    2.18  # Rules to configure and make the package.
    2.19  compile_rules()