hyphen: fix license

This commit is contained in:
Colin Booth 2021-04-13 22:37:57 -07:00 committed by Érico Nogueira Rolim
parent 4effdd0c12
commit ac04e933cf
1 changed files with 8 additions and 4 deletions

View File

@ -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 <gottox@voidlinux.org>"
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"