wok diff gtk+/receipt @ rev 9814

aufs-utils: we need TARBALL
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 15 00:41:27 2011 +0200 (2011-05-15)
parents 7d24a8fecd61
children 588b8e050fb4
line diff
     1.1 --- a/gtk+/receipt	Mon Feb 28 17:24:10 2011 +0100
     1.2 +++ b/gtk+/receipt	Sun May 15 00:41:27 2011 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gtk+"
     1.7 -VERSION="2.22.1"
     1.8 +VERSION="2.24.4"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="The GIMP Toolkit."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -9,12 +9,12 @@
    1.13  glib cairo pango atk libpng jpeg tiff gdk-pixbuf fontconfig freetype pixman libgio \
    1.14  xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage \
    1.15  xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender xorg-libXrandr"
    1.16 -BUILD_DEPENDS="bash pkg-config xorg-dev xorg-dev-proto \
    1.17 +BUILD_DEPENDS="bash pkg-config \
    1.18  xorg-xextproto cups-dev libcomerr3 gobject-introspection-dev libffi-dev perl"
    1.19  SUGGESTED="cups gnutls libgcrypt libgpg-error"
    1.20  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.21  WEB_SITE="http://www.gtk.org/"
    1.22 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gtk+/${VERSION%.*}/$TARBALL"
    1.23 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.24  CONFIG_FILES="/etc/gtk-2.0"
    1.25  
    1.26  # Rules to configure and make the package.