mythes: fix license, other lint

Close: #30758
This commit is contained in:
Colin Booth 2021-05-04 13:36:41 -07:00 committed by Đoàn Trần Công Danh
parent 8a1f076bdf
commit 8419f3443e

View file

@ -1,17 +1,21 @@
# Template file for 'mythes'
pkgname=mythes
version=1.2.4
revision=4
revision=5
build_style=gnu-configure
short_desc="Simple thesaurus that uses a structured text data"
maintainer="Enno Boland <gottox@voidlinux.org>"
hostmakedepends="pkg-config"
makedepends="hunspell-devel"
license="GPL-3"
short_desc="Simple thesaurus that uses a structured text data"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="BSD-3-Clause"
homepage="http://sourceforge.net/projects/hunspell/files/MyThes"
distfiles="${SOURCEFORGE_SITE}/hunspell/$pkgname-$version.tar.gz"
checksum=1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f
post_install() {
vlicense COPYING
}
mythes-devel_package() {
depends="${sourcepkg}-${version}_${revision}"
short_desc+=" - development files"