wok diff intltool/receipt @ rev 17938
Up to latest: tazinst-gui, tazinst, tazpanel, tazpkg, tazlito
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 15 09:36:43 2015 +0200 (2015-04-15) |
parents | fd58eb654248 |
children | ebd13d88e221 |
line diff
1.1 --- a/intltool/receipt Wed Jun 06 13:52:30 2012 +0200 1.2 +++ b/intltool/receipt Wed Apr 15 09:36:43 2015 +0200 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Translation tools (PO, XML)." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 +WEB_SITE="https://edge.launchpad.net/intltool" 1.10 +WGET_URL="https://edge.launchpad.net/intltool/trunk/$VERSION/+download/$TARBALL" 1.11 + 1.12 DEPENDS="perl perl-xml-parser gettext" 1.13 BUILD_DEPENDS="perl perl-xml-parser wget" 1.14 -WEB_SITE="https://edge.launchpad.net/intltool" 1.15 -WGET_URL="https://edge.launchpad.net/intltool/trunk/$VERSION/+download/$TARBALL" 1.16 1.17 # Rules to configure and make the package. 1.18 compile_rules()