From 3e879875bf43e2cbdee9c84b360bf8117af99e45 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Mon, 16 Nov 2015 15:59:19 +0000 Subject: [PATCH] gettext: updated to 0.19.6 --- gettext/.footprint | 17 ++++++++++------- gettext/.md5sum | 2 +- gettext/Pkgfile | 7 ++++--- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/gettext/.footprint b/gettext/.footprint index 3e02e2d..c17532c 100644 --- a/gettext/.footprint +++ b/gettext/.footprint @@ -27,6 +27,7 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/gettext-po.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/gettext/ +-rwxr-xr-x root/root usr/lib/gettext/cldr-plurals -rwxr-xr-x root/root usr/lib/gettext/hostname -rwxr-xr-x root/root usr/lib/gettext/project-id -rwxr-xr-x root/root usr/lib/gettext/urlget @@ -36,21 +37,22 @@ drwxr-xr-x root/root usr/lib/gettext/ lrwxrwxrwx root/root usr/lib/libasprintf.so -> libasprintf.so.0.0.0 lrwxrwxrwx root/root usr/lib/libasprintf.so.0 -> libasprintf.so.0.0.0 -rwxr-xr-x root/root usr/lib/libasprintf.so.0.0.0 --rwxr-xr-x root/root usr/lib/libgettextlib-0.18.2.so +-rwxr-xr-x root/root usr/lib/libgettextlib-0.19.6.so -rwxr-xr-x root/root usr/lib/libgettextlib.la -lrwxrwxrwx root/root usr/lib/libgettextlib.so -> libgettextlib-0.18.2.so +lrwxrwxrwx root/root usr/lib/libgettextlib.so -> libgettextlib-0.19.6.so -rw-r--r-- root/root usr/lib/libgettextpo.a -rwxr-xr-x root/root usr/lib/libgettextpo.la -lrwxrwxrwx root/root usr/lib/libgettextpo.so -> libgettextpo.so.0.5.2 -lrwxrwxrwx root/root usr/lib/libgettextpo.so.0 -> libgettextpo.so.0.5.2 --rwxr-xr-x root/root usr/lib/libgettextpo.so.0.5.2 --rwxr-xr-x root/root usr/lib/libgettextsrc-0.18.2.so +lrwxrwxrwx root/root usr/lib/libgettextpo.so -> libgettextpo.so.0.5.3 +lrwxrwxrwx root/root usr/lib/libgettextpo.so.0 -> libgettextpo.so.0.5.3 +-rwxr-xr-x root/root usr/lib/libgettextpo.so.0.5.3 +-rwxr-xr-x root/root usr/lib/libgettextsrc-0.19.6.so -rwxr-xr-x root/root usr/lib/libgettextsrc.la -lrwxrwxrwx root/root usr/lib/libgettextsrc.so -> libgettextsrc-0.18.2.so +lrwxrwxrwx root/root usr/lib/libgettextsrc.so -> libgettextsrc-0.19.6.so -rw-r--r-- root/root usr/lib/preloadable_libintl.so drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/codeset.m4 +-rw-r--r-- root/root usr/share/aclocal/extern-inline.m4 -rw-r--r-- root/root usr/share/aclocal/fcntl-o.m4 -rw-r--r-- root/root usr/share/aclocal/gettext.m4 -rw-r--r-- root/root usr/share/aclocal/glibc2.m4 @@ -149,6 +151,7 @@ drwxr-xr-x root/root usr/share/gettext/intl/ -rw-r--r-- root/root usr/share/gettext/intl/verify.h -rw-r--r-- root/root usr/share/gettext/intl/version.c -rw-r--r-- root/root usr/share/gettext/intl/wprintf-parse.h +-rw-r--r-- root/root usr/share/gettext/intl/xsize.c -rw-r--r-- root/root usr/share/gettext/intl/xsize.h -rw-r--r-- root/root usr/share/gettext/javaversion.class -rw-r--r-- root/root usr/share/gettext/msgunfmt.tcl diff --git a/gettext/.md5sum b/gettext/.md5sum index 7e415a5..52bfc50 100644 --- a/gettext/.md5sum +++ b/gettext/.md5sum @@ -1 +1 @@ -0c86e5af70c195ab8bd651d17d783928 gettext-0.18.2.tar.gz +6d1447f8c5c45c329371ef4bfe7d79a5 gettext-0.19.6.tar.gz diff --git a/gettext/Pkgfile b/gettext/Pkgfile index 39d8569..ca5de0e 100644 --- a/gettext/Pkgfile +++ b/gettext/Pkgfile @@ -2,10 +2,10 @@ # URL: http://www.gnu.org/software/gettext/ # Maintainer: CRUX System Team, core-ports at crux dot nu # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu -# Depends on: ncurses +# Depends on: ncurses acl name=gettext -version=0.18.2 +version=0.19.6 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz) @@ -27,9 +27,10 @@ EOF --disable-nls \ --without-{emacs,git} \ --with-included-{glib,libcroco,libxml} \ + --with-sysroot=$CLFS \ --cache-file=config.cache make make -j1 DESTDIR=$PKG install rm -r $PKG/usr/share/{info,doc} - rm $PKG/usr/share/gettext/intl/ChangeLog + rm $PKG/usr/share/gettext/intl/COPYING.LIB } -- 2.26.2