gettext: update to 0.19.5.
This commit is contained in:
parent
22500760db
commit
5120839d6c
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gettext'
|
# Template file for 'gettext'
|
||||||
pkgname=gettext
|
pkgname=gettext
|
||||||
version=0.19.4
|
version=0.19.5
|
||||||
revision=9
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-java --disable-native-java --disable-csharp
|
configure_args="--disable-java --disable-native-java --disable-csharp
|
||||||
|
@ -10,13 +10,12 @@ configure_args="--disable-java --disable-native-java --disable-csharp
|
||||||
--disable-acl --with-included-glib --with-included-libcroco --without-git
|
--disable-acl --with-included-glib --with-included-libcroco --without-git
|
||||||
--with-included-libxml --disable-openmp --disable-curses
|
--with-included-libxml --disable-openmp --disable-curses
|
||||||
--without-examples --enable-nls gl_cv_func_gettimeofday_clobber=no"
|
--without-examples --enable-nls gl_cv_func_gettimeofday_clobber=no"
|
||||||
replaces="chroot-gettext>=0"
|
|
||||||
short_desc="Internationalized Message Handling Library and tools"
|
short_desc="Internationalized Message Handling Library and tools"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnu.org/software/gettext/"
|
homepage="http://www.gnu.org/software/gettext/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8ac9f1ed1a5f8c4e656a2f37f5ba6b9ee04c4df79a575e876b0b6946aa417f3f
|
checksum=1258814ba174e4783194be2dc93648bd630d4dda166eae034e4ad54489dcf73a
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
# force libintl
|
# force libintl
|
||||||
|
|
Loading…
Add table
Reference in a new issue