New package: hunspell-ro_RO-3.3.10
This commit is contained in:
parent
90fac96eb5
commit
8266f28021
1 changed files with 17 additions and 0 deletions
17
srcpkgs/hunspell-ro_RO/template
Normal file
17
srcpkgs/hunspell-ro_RO/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'hunspell-ro_RO'
|
||||
pkgname=hunspell-ro_RO
|
||||
version=3.3.10
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Romanian dictionary for hunspell"
|
||||
maintainer="Klorophatu <klorophatu@krutt.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
|
||||
homepage="https://sourceforge.net/projects/rospell/"
|
||||
distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
|
||||
checksum=7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519
|
||||
|
||||
do_install() {
|
||||
vinstall ro_RO.aff 644 usr/share/hunspell
|
||||
vinstall ro_RO.dic 644 usr/share/hunspell
|
||||
vlicense README
|
||||
}
|
Loading…
Reference in a new issue