From: Victor Martinez Date: Tue, 10 Sep 2013 16:53:28 +0000 (+0000) Subject: gettext: updated to 0.18.2 and aligned with upstream X-Git-Url: http://gitweb/?a=commitdiff_plain;h=2f4f8f9aae9f870b6fac21a5cd60637bd041d299;p=crossrootfs.git gettext: updated to 0.18.2 and aligned with upstream --- diff --git a/gettext/.footprint b/gettext/.footprint index 2027025..4574c97 100644 --- a/gettext/.footprint +++ b/gettext/.footprint @@ -36,17 +36,17 @@ 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.1.so +-rwxr-xr-x root/root usr/lib/libgettextlib-0.18.2.so -rwxr-xr-x root/root usr/lib/libgettextlib.la -lrwxrwxrwx root/root usr/lib/libgettextlib.so -> libgettextlib-0.18.1.so +lrwxrwxrwx root/root usr/lib/libgettextlib.so -> libgettextlib-0.18.2.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.1 -lrwxrwxrwx root/root usr/lib/libgettextpo.so.0 -> libgettextpo.so.0.5.1 --rwxr-xr-x root/root usr/lib/libgettextpo.so.0.5.1 --rwxr-xr-x root/root usr/lib/libgettextsrc-0.18.1.so +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 -rwxr-xr-x root/root usr/lib/libgettextsrc.la -lrwxrwxrwx root/root usr/lib/libgettextsrc.so -> libgettextsrc-0.18.1.so +lrwxrwxrwx root/root usr/lib/libgettextsrc.so -> libgettextsrc-0.18.2.so -rw-r--r-- root/root usr/lib/preloadable_libintl.so drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ @@ -116,7 +116,7 @@ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/xsize.m4 drwxr-xr-x root/root usr/share/gettext/ -rw-r--r-- root/root usr/share/gettext/ABOUT-NLS --rw-r--r-- root/root usr/share/gettext/archive.git.tar.gz +-rw-r--r-- root/root usr/share/gettext/archive.dir.tar.xz -rwxr-xr-x root/root usr/share/gettext/config.rpath -rw-r--r-- root/root usr/share/gettext/gettext.h drwxr-xr-x root/root usr/share/gettext/intl/ @@ -142,7 +142,7 @@ drwxr-xr-x root/root usr/share/gettext/intl/ -rw-r--r-- root/root usr/share/gettext/intl/intl-exports.c -rw-r--r-- root/root usr/share/gettext/intl/l10nflist.c -rw-r--r-- root/root usr/share/gettext/intl/langprefs.c --rw-r--r-- root/root usr/share/gettext/intl/libgnuintl.h.in +-rw-r--r-- root/root usr/share/gettext/intl/libgnuintl.in.h -rw-r--r-- root/root usr/share/gettext/intl/libintl.rc -rw-r--r-- root/root usr/share/gettext/intl/loadinfo.h -rw-r--r-- root/root usr/share/gettext/intl/loadmsgcat.c @@ -179,6 +179,7 @@ drwxr-xr-x root/root usr/share/gettext/intl/ -rw-r--r-- root/root usr/share/gettext/intl/vasnprintf.c -rw-r--r-- root/root usr/share/gettext/intl/vasnprintf.h -rw-r--r-- root/root usr/share/gettext/intl/vasnwprintf.h +-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.h diff --git a/gettext/.md5sum b/gettext/.md5sum index 68183b4..7e415a5 100644 --- a/gettext/.md5sum +++ b/gettext/.md5sum @@ -1 +1 @@ -3dd55b952826d2b32f51308f2f91aa89 gettext-0.18.1.1.tar.gz +0c86e5af70c195ab8bd651d17d783928 gettext-0.18.2.tar.gz diff --git a/gettext/Pkgfile b/gettext/Pkgfile index b7947a3..9df0c52 100644 --- a/gettext/Pkgfile +++ b/gettext/Pkgfile @@ -5,14 +5,12 @@ # Depends on: ncurses name=gettext -version=0.18.1.1 +version=0.18.2 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz) build() { cd $name-$version - # fix for glibc 'gets' removal - sed -i -e '/gets is a/d' $name-*/*/stdio.in.h cat > config.cache << EOF am_cv_func_iconv_works=yes @@ -27,11 +25,11 @@ EOF --disable-csharp \ --disable-{,native-}java \ --disable-nls \ - --without-emacs \ + --without-{emacs,git} \ --with-included-{glib,libcroco,libxml} \ --cache-file=config.cache make make -j1 DESTDIR=$PKG install rm -r $PKG/usr/share/{info,doc} - rm $PKG/usr/share/gettext/intl/{COPYING*,ChangeLog} + rm $PKG/usr/share/gettext/intl/ChangeLog }