
Receipt for package "hyphen"
# SliTaz package receipt. PACKAGE="hyphen" VERSION="2.8.8" CATEGORY="system-tools" SHORT_DESC="Library for high quality hyphenation and justification" MAINTAINER="maintainer@slitaz.org" LICENSE="GPL2 LGPL2.1 MPL" WEB_SITE="http://hunspell.github.io/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$SF_MIRROR/hunspell/$TARBALL" HOST_ARCH="i486 x86_64" BUILD_DEPENDS="automake libtool gettext perl" # Rules to configure and make the package. compile_rules() { ./configure $CONFIGURE_ARGS make && make DESTDIR=$install install-libLTLIBRARIES && make DESTDIR=$install install-binSCRIPTS && make DESTDIR=$install install-includeHEADERS } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/bin $fs/usr/lib cp -a $install/usr/bin $fs/usr cp -a $install/usr/lib*/*.so* $fs/usr/lib }
6088 packages and 256128 files in current database (Wed Mar 5 09:18:31 2025)