diff --git a/srcpkgs/hyphen/template b/srcpkgs/hyphen/template index 601c94277c0..3bbc84659c4 100644 --- a/srcpkgs/hyphen/template +++ b/srcpkgs/hyphen/template @@ -1,16 +1,20 @@ -# Template file for 'altlinuxHyph' +# Template file for 'hyphen' pkgname=hyphen version=2.8.8 -revision=2 +revision=3 build_style=gnu-configure -short_desc="ALTLinux hyphenation library" hostmakedepends="perl" +short_desc="ALTLinux hyphenation library" maintainer="Enno Boland " -license="GPL-3" +license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1" homepage="http://sourceforge.net/projects/hunspell/files/Hyphen" distfiles="${SOURCEFORGE_SITE}/hunspell/$pkgname-$version.tar.gz" checksum=304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705 +post_install() { + vlicense COPYING +} + hyphen-tools_package() { depends="hyphen>=${version}_${revision}" short_desc+=" - tools"