New package: hunspell-eo-20100216 (#910)

This commit is contained in:
cr6git 2018-07-15 11:56:36 +02:00 committed by GitHub
parent ff1a332063
commit 9f51fcc6d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,17 @@
# Template file for 'hunspell-eo'
pkgname=hunspell-eo
version=20100216
revision=1
wrksrc="literumilo-fontoj"
depends="hunspell"
short_desc="Esperanto hunspell vocabulary"
maintainer="Mike Wortin <mikewortin@gmail.com>"
license="GPL-2.0-or-later"
homepage="http://www.esperantilo.org/"
distfiles="http://www.esperantilo.org/literumilo-fontoj.tar.gz"
checksum=a02697a885da3655c55c15eb155148b79d25ca57c5ac7578cb1ca9ac8f141b89
do_install() {
vinstall eo_cxorig.dic 644 usr/share/hunspell
vinstall eo_cxorig.aff 644 usr/share/hunspell
}