wok diff transset-df/receipt @ rev 15601

Add some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 05 20:23:08 2013 +0000 (2013-12-05)
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	Thu Dec 05 20:23:08 2013 +0000
     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()