wok-stable diff lxappearance/receipt @ rev 9717
slitaz-toolchain: Let create a new toolchain in one command for cookutils
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 09 01:35:10 2011 +0200 (2011-05-09) |
parents | d97b2bc0edc2 |
children | 40a7bb2d537a |
line diff
1.1 --- a/lxappearance/receipt Tue Dec 08 22:06:09 2009 +0100 1.2 +++ b/lxappearance/receipt Mon May 09 01:35:10 2011 +0200 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lxappearance" 1.7 -VERSION="0.3.0" 1.8 +VERSION="0.4.0" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Desktop setting configuration utility from LXDE." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="gtk+ xorg-libXdamage" 1.13 -BUILD_DEPENDS="pkg-config gtk+-dev gettext xorg-xproto" 1.14 +BUILD_DEPENDS="pkg-config intltool gtk+-dev gettext xorg-xproto" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://lxde.sourceforge.net/" 1.17 WGET_URL="$SF_MIRROR/lxde/$TARBALL"