New package: hunspell-sr_SR-20130715.
This commit is contained in:
parent
c74b81d1e4
commit
69b5493380
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'hunspell-sr_SR'
|
||||
pkgname=hunspell-sr_SR
|
||||
version=20130715
|
||||
revision=1
|
||||
short_desc="Serbian dictionary for hunspell - cyrillic and latin"
|
||||
maintainer="Goran Vukoman <g@numerys.net>"
|
||||
license="LGPL-2.1-or-later, MPL-1.1, GPL-2.0-or-later, CC-BY-SA-3.0"
|
||||
homepage="https://devbase.net/dict-sr/"
|
||||
distfiles="https://devbase.net/dict-sr/hunspell-sr-${version}.zip"
|
||||
checksum=2ddedbf7f0874ebb1b59829dbd73ebfe26f98aa99f19f8f7eb4e849c393a75f2
|
||||
|
||||
do_install() {
|
||||
vinstall sr.aff 644 /usr/share/hunspell sr_SR.aff
|
||||
vinstall sr.dic 644 /usr/share/hunspell sr_SR.dic
|
||||
vinstall sr-Latn.aff 644 /usr/share/hunspell sr_SR-latin.aff
|
||||
vinstall sr-Latn.dic 644 /usr/share/hunspell sr_SR-latin.dic
|
||||
}
|
Loading…
Reference in New Issue