gettext: update to 0.18.1.1.
This commit is contained in:
parent
2eaa565901
commit
d63284d806
1 changed files with 3 additions and 4 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template build file for 'gettext'.
|
||||
pkgname=gettext
|
||||
version=0.18
|
||||
version=0.18.1.1
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-java --disable-native-java --disable-csharp
|
||||
--disable-libasprintf --enable-threads=posix --disable-rpath
|
||||
--disable-acl --with-included-glib --with-included-libcroco
|
||||
--with-included-libxml --without-included-regex --without-emacs
|
||||
--without-cvs"
|
||||
--with-included-libxml --without-included-regex --without-emacs"
|
||||
short_desc="Internationalized Message Handling Library and tools"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=02342c1de18c03c601f8b91cbd896b70486a4b945bd816f34541e0d7b5a96fe5
|
||||
checksum=93ac71a7afa5b70c1b1032516663658c51e653087f42a3fc8044752c026443e9
|
||||
long_desc="
|
||||
GNU gettext provides the necessary tools and libraries for handling
|
||||
messages in different languages, as one of the steps to
|
||||
|
|
Loading…
Reference in a new issue