wok diff gnome-icon-theme/receipt @ rev 16513
slim: remove wrong msg, it's transparent for users
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Apr 25 03:00:47 2014 +0200 (2014-04-25) |
parents | 5525af80165f |
children | 2c48d8b6a9ab |
line diff
1.1 --- a/gnome-icon-theme/receipt Thu Nov 29 10:44:06 2012 +0100 1.2 +++ b/gnome-icon-theme/receipt Fri Apr 25 03:00:47 2014 +0200 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Default GNOME icon theme." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -BUILD_DEPENDS="icon-naming-utils intltool pkg-config gtk+" 1.8 +LICENSE="LGPL3" 1.9 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.10 WEB_SITE="http://www.gnome.org/" 1.11 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.12 1.13 +BUILD_DEPENDS="icon-naming-utils intltool pkg-config gtk+" 1.14 + 1.15 # Rules to configure and make the package. 1.16 compile_rules() 1.17 {