wok rev 5464

Up: gtk+ (2.20.1) - This is so the new gtkmm can be builded.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 05 12:55:48 2010 +0000 (2010-05-05)
parents e749b4c950c1
children a6b5201ba3af
files gtk+-demo/receipt gtk+-dev/receipt gtk+/receipt
line diff
     1.1 --- a/gtk+-demo/receipt	Wed May 05 12:53:03 2010 +0000
     1.2 +++ b/gtk+-demo/receipt	Wed May 05 12:55:48 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gtk+-demo"
     1.7 -VERSION="2.19.7"
     1.8 +VERSION="2.20.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The GIMP Toolkit example code and demo."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/gtk+-dev/receipt	Wed May 05 12:53:03 2010 +0000
     2.2 +++ b/gtk+-dev/receipt	Wed May 05 12:55:48 2010 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="gtk+-dev"
     2.7 -VERSION="2.19.7"
     2.8 +VERSION="2.20.1"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="The GIMP Toolkit."
    2.11  MAINTAINER="pankso@slitaz.org"
     3.1 --- a/gtk+/receipt	Wed May 05 12:53:03 2010 +0000
     3.2 +++ b/gtk+/receipt	Wed May 05 12:55:48 2010 +0000
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="gtk+"
     3.7 -VERSION="2.19.7"
     3.8 +VERSION="2.20.1"
     3.9  CATEGORY="x-window"
    3.10  SHORT_DESC="The GIMP Toolkit."
    3.11  MAINTAINER="pankso@slitaz.org"
    3.12 @@ -16,7 +16,7 @@
    3.13  SUGGESTED="cups gnutls libgcrypt libgpg-error"
    3.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    3.15  WEB_SITE="http://www.gtk.org/"
    3.16 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.19/$TARBALL"
    3.17 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gtk+/${VERSION%.*}/$TARBALL"
    3.18  CONFIG_FILES="/etc/gtk-2.0"
    3.19  
    3.20  # Rules to configure and make the package.