wok diff transset-df/receipt @ rev 16313
ARM: add tslib
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 09 12:00:04 2014 +0200 (2014-04-09) |
parents | 4897058add72 |
children | 964f02720633 |
line diff
1.1 --- a/transset-df/receipt Sun Feb 28 17:49:32 2010 +0100 1.2 +++ b/transset-df/receipt Wed Apr 09 12:00:04 2014 +0200 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Tool to set windows opacity." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="MIT" 1.8 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 +WEB_SITE="http://www.forchheimer.se/transset-df/" 1.10 +WGET_URL="http://www.forchheimer.se/transset-df/$TARBALL" 1.11 + 1.12 DEPENDS="xorg-libXdamage xorg-libXcomposite xorg-xcompmgr xorg-libXrender \ 1.13 xorg-libXext" 1.14 BUILD_DEPENDS="xorg-libXdamage-dev xorg-libXcomposite-dev" 1.15 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 -WEB_SITE="http://www.forchheimer.se/transset-df/" 1.17 -WGET_URL="http://www.forchheimer.se/transset-df/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()