wok diff intltool/receipt @ rev 17591

syslinux/isohybrib.exe: add --md5, --undo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 10 08:53:27 2015 +0100 (2015-02-10)
parents fd58eb654248
children ebd13d88e221
line diff
     1.1 --- a/intltool/receipt	Wed Jun 06 13:52:30 2012 +0200
     1.2 +++ b/intltool/receipt	Tue Feb 10 08:53:27 2015 +0100
     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()