wok-current rev 4681
Up: babl (0.1.0)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Dec 30 14:21:06 2009 +0100 (2009-12-30) |
parents | 81a261d1fff0 |
children | fc5b4fce2dc0 |
files | babl-dev/receipt babl/receipt |
line diff
1.1 --- a/babl-dev/receipt Wed Dec 30 12:39:44 2009 +0100 1.2 +++ b/babl-dev/receipt Wed Dec 30 14:21:06 2009 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="babl-dev" 1.7 -VERSION="0.0.22" 1.8 +VERSION="0.1.0" 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 Wed Dec 30 12:39:44 2009 +0100 2.2 +++ b/babl/receipt Wed Dec 30 14:21:06 2009 +0100 2.3 @@ -1,14 +1,14 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="babl" 2.7 -VERSION="0.0.22" 2.8 +VERSION="0.1.0" 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.0/$TARBALL" 2.16 +WGET_URL="ftp://ftp.gtk.org/pub/babl/0.1/$TARBALL" 2.17 2.18 # Rules to configure and make the package. 2.19 compile_rules()