wok diff gettext/receipt @ rev 15416

Up: thunderbird-langpack-en_US (17.0.9esr)
author Dominique Corbex <domcox@slitaz.org>
date Sun Nov 03 21:52:37 2013 +0100 (2013-11-03)
parents b6587677282b
children 9e41e0f90e23
line diff
     1.1 --- a/gettext/receipt	Tue May 22 16:51:07 2012 +0200
     1.2 +++ b/gettext/receipt	Sun Nov 03 21:52:37 2013 +0100
     1.3 @@ -1,18 +1,19 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gettext"
     1.7 -VERSION="0.18.1.1"
     1.8 +VERSION="0.18.3"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Utilities for the GNU Translation Project."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 +LICENSE="GPL3"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.gnu.org/software/gettext/"
    1.15  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
    1.16  HOST_ARCH="i486 arm"
    1.17  
    1.18  # Why deps on glib-dev ??? And glib build depends on gettext anyway...
    1.19 -DEPENDS="gettext-base libgomp ncurses gcc-lib-base glib libxml2"
    1.20 -BUILD_DEPENDS="glibc-locale ncurses-dev glib-dev libxml2-tools libxml2-dev"
    1.21 +DEPENDS="gettext-base libgomp acl-dev gcc-lib-base glib-dev libxml2-dev m4"
    1.22 +BUILD_DEPENDS="acl attr-dev glib-dev libxml2-dev ncurses-dev"
    1.23  
    1.24  # Handle cross compilation. Glibc-locale are installed in cross chroot.
    1.25  case "$ARCH" in