wok rev 6171

Up: gnome-icon-theme to 2.30.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Sep 10 12:04:02 2010 +0000 (2010-09-10)
parents 1b6281d68d9f
children 06d743c7386f
files gnome-icon-theme/receipt
line diff
     1.1 --- a/gnome-icon-theme/receipt	Fri Sep 10 16:25:17 2010 +0200
     1.2 +++ b/gnome-icon-theme/receipt	Fri Sep 10 12:04:02 2010 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gnome-icon-theme"
     1.7 -VERSION="2.18.0"
     1.8 +VERSION="2.30.3"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Default GNOME icon theme."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 -BUILD_DEPENDS="icon-naming-utils"
    1.13 +BUILD_DEPENDS="icon-naming-utils intltool pkg-config"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.gnome.org/"
    1.16 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.18/$TARBALL"
    1.17 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.30/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()