wok diff gnome-icon-theme/receipt @ rev 7066
Fixed a path in Qt4-dev and qtconfig.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Nov 01 23:37:29 2010 +0000 (2010-11-01) |
parents | ccf126429a43 |
children | 0b81c5c26155 |
line diff
1.1 --- a/gnome-icon-theme/receipt Wed Feb 13 14:56:26 2008 +0100 1.2 +++ b/gnome-icon-theme/receipt Mon Nov 01 23:37:29 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()