1 # Description: The GNU internationalization library
2 # URL: http://www.gnu.org/software/gettext/
3 # Maintainer: CRUX System Team, core-ports at crux dot nu
4 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
10 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
15 cat > config.cache << EOF
16 am_cv_func_iconv_works=yes
17 gl_cv_func_wcwidth_works=yes
18 gt_cv_func_printf_posix=yes
19 gt_cv_int_divbyzero_sigfpe=yes
21 ./configure --build=$CHOST \
26 --disable-{,native-}java \
28 --without-{emacs,git} \
29 --with-included-{glib,libcroco,libxml} \
30 --cache-file=config.cache
32 make -j1 DESTDIR=$PKG install
33 rm -r $PKG/usr/share/{info,doc}
34 rm $PKG/usr/share/gettext/intl/ChangeLog