wok diff intltool/receipt @ rev 17634

liferea: intltool is a dev package, and it pulls a bunch of other dev packages.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Feb 14 17:35:42 2015 +0200 (2015-02-14)
parents fd58eb654248
children ebd13d88e221
line diff
     1.1 --- a/intltool/receipt	Wed Jun 06 13:52:30 2012 +0200
     1.2 +++ b/intltool/receipt	Sat Feb 14 17:35:42 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()