sortix-mirror/ports/gettext/gettext.port

18 lines
705 B
Plaintext
Raw Normal View History

NAME=gettext
2022-06-14 17:43:30 +00:00
BUILD_LIBRARIES='libiconv libintl libtextstyle libxml2 libcroco? libunistring?'
VERSION=0.21
DISTNAME=$NAME-$VERSION
COMPRESSION=tar.xz
ARCHIVE=$DISTNAME.$COMPRESSION
2022-06-14 17:43:30 +00:00
SHA256SUM=d20fcbb537e02dcf1383197ba05bd0734ef7bf5db06bdb241eb69b7d16b73192
UPSTREAM_SITE=https://ftp.gnu.org/gnu/gettext
UPSTREAM_ARCHIVE=$ARCHIVE
2022-08-28 21:00:38 +00:00
LICENSE=GPL-3.0-or-later
# TODO: libcroco and libunistring are bundled and are only marked as optional
# here as there's no official port yet. Finish those and then remove
# them as optional.
SUBDIR=gettext-tools
BUILD_SYSTEM=configure
CONFIGURE_ARGS='--with-installed-libtextstyle --with-installed-csharp-dll --disable-csharp'
POST_INSTALL=tix-eradicate-libtool-la