wok rev 7148

Up: gdk-pixbuf to 2.22.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 06 18:44:17 2010 +0000 (2010-11-06)
parents 0f8155e82bba
children 85da474672ad
files gdk-pixbuf-dev/receipt gdk-pixbuf/receipt
line diff
     1.1 --- a/gdk-pixbuf-dev/receipt	Sat Nov 06 18:41:24 2010 +0000
     1.2 +++ b/gdk-pixbuf-dev/receipt	Sat Nov 06 18:44:17 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gdk-pixbuf-dev"
     1.7 -VERSION="2.22.0"
     1.8 +VERSION="2.22.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="devel files for gdk-pixbuf"
    1.11  MAINTAINER="slaxemulator@gmail.com"
     2.1 --- a/gdk-pixbuf/receipt	Sat Nov 06 18:41:24 2010 +0000
     2.2 +++ b/gdk-pixbuf/receipt	Sat Nov 06 18:44:17 2010 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="gdk-pixbuf"
     2.7 -VERSION="2.22.0"
     2.8 +VERSION="2.22.1"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="An image loading library for gtk2"
    2.11  MAINTAINER="slaxemulator@gmail.com"
    2.12 @@ -9,7 +9,7 @@
    2.13  BUILD_DEPENDS="$DEPENDS libgio-dev glib-dev jbigkit libpng-dev tiff-dev jpeg-dev xorg-libX11-dev zlib-dev pkg-config gobject-introspection-dev"
    2.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.15  WEB_SITE="http://www.gtk.org/"
    2.16 -WGET_URL="http://download.gnome.org/sources/gdk-pixbuf/${VERSION%.*}/$TARBALL"
    2.17 +WGET_URL="http://download.gnome.org/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    2.18  
    2.19  # Rules to configure and make the package.
    2.20  compile_rules()