wok-4.x rev 2962
Up: gegl, gegl-dev (0.0.22)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri May 08 23:59:26 2009 +0200 (2009-05-08) |
parents | 206274050160 |
children | a271a4190181 |
files | gegl-dev/receipt gegl/receipt |
line diff
1.1 --- a/gegl-dev/receipt Fri May 08 23:58:53 2009 +0200 1.2 +++ b/gegl-dev/receipt Fri May 08 23:59:26 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gegl-dev" 1.7 -VERSION="0.0.20" 1.8 +VERSION="0.0.22" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Generic Graphics Library dev files" 1.11 MAINTAINER="erjo@slitaz.org"
2.1 --- a/gegl/receipt Fri May 08 23:58:53 2009 +0200 2.2 +++ b/gegl/receipt Fri May 08 23:59:26 2009 +0200 2.3 @@ -1,14 +1,14 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="gegl" 2.7 -VERSION="0.0.20" 2.8 +VERSION="0.0.22" 2.9 CATEGORY="system-tools" 2.10 SHORT_DESC="Generic Graphics Library" 2.11 MAINTAINER="erjo@slitaz.org" 2.12 DEPENDS="babl expat gtk+ jpeg libSDL libiconv xorg-libX11 xorg-libXau \ 2.13 xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes \ 2.14 xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXdamage" 2.15 -BUILD_DEPENDS="babl-dev" 2.16 +BUILD_DEPENDS="babl-dev libSDL-dev" 2.17 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.18 WEB_SITE="http://gegl.org/" 2.19 WGET_URL="ftp://ftp.gimp.org/pub/gegl/0.0/$TARBALL"