2008-10-24 05:47:41 +02:00
|
|
|
# Template build file for 'gettext'.
|
|
|
|
pkgname=gettext
|
2013-03-26 09:13:23 +01:00
|
|
|
version=0.18.2.1
|
|
|
|
revision=1
|
2013-02-01 11:33:27 +01:00
|
|
|
conflicts="chroot-gettext>=0"
|
2012-12-27 12:37:02 +01:00
|
|
|
subpackages="${pkgname}-devel ${pkgname}-libs"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2009-03-18 10:02:43 +01:00
|
|
|
configure_args="--disable-java --disable-native-java --disable-csharp
|
2012-12-27 12:42:00 +01:00
|
|
|
--disable-libasprintf --enable-threads=posix --disable-rpath --without-emacs
|
2013-03-26 09:13:23 +01:00
|
|
|
--disable-openmp"
|
|
|
|
makedepends="ncurses-devel libxml2-devel libcroco-devel acl-devel"
|
2008-10-24 05:47:41 +02:00
|
|
|
short_desc="Internationalized Message Handling Library and tools"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-12-27 12:37:02 +01:00
|
|
|
homepage="http://www.gnu.org/software/gettext/"
|
|
|
|
license="GPL-3"
|
|
|
|
distfiles="http://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
2013-03-26 09:13:23 +01:00
|
|
|
checksum=32fc1b85fc249ab81bfc37b942a992c7a34f2e1101357ce0d4591341b9164a0a
|