wok diff gnome-icon-theme/receipt @ rev 15783
xorg-libXfont: security fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 13 12:46:49 2014 +0000 (2014-01-13) |
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 Mon Jan 13 12:46:49 2014 +0000 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 {