hyphen: fix license
This commit is contained in:
parent
4effdd0c12
commit
ac04e933cf
1 changed files with 8 additions and 4 deletions
|
@ -1,16 +1,20 @@
|
||||||
# Template file for 'altlinuxHyph'
|
# Template file for 'hyphen'
|
||||||
pkgname=hyphen
|
pkgname=hyphen
|
||||||
version=2.8.8
|
version=2.8.8
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="ALTLinux hyphenation library"
|
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
short_desc="ALTLinux hyphenation library"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
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"
|
homepage="http://sourceforge.net/projects/hunspell/files/Hyphen"
|
||||||
distfiles="${SOURCEFORGE_SITE}/hunspell/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/hunspell/$pkgname-$version.tar.gz"
|
||||||
checksum=304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705
|
checksum=304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
||||||
hyphen-tools_package() {
|
hyphen-tools_package() {
|
||||||
depends="hyphen>=${version}_${revision}"
|
depends="hyphen>=${version}_${revision}"
|
||||||
short_desc+=" - tools"
|
short_desc+=" - tools"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue