New package: hunspell-sv_SE-2.41

This commit is contained in:
uruba 2019-01-30 14:01:18 +01:00 committed by maxice8
parent 3486389b25
commit 715e9051ed

View file

@ -0,0 +1,20 @@
# Template file for 'hunspell-sv_SE'
pkgname=hunspell-sv_SE
version=2.41
revision=1
noarch=yes
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Swedish sv_SE dictionary for hunspell"
maintainer="Venca Uruba <uruba@outlook.com>"
license="LGPL-3.0-or-later"
homepage="https://extensions.libreoffice.org/extensions/swedish-spelling-dictionary-den-stora-svenska-ordlistan/"
distfiles="https://extensions.libreoffice.org/extensions/swedish-spelling-dictionary-den-stora-svenska-ordlistan/$version/@@download/file/ooo_swedish_dict_$version.oxt>dict-da-$version.zip"
checksum=48c8d0d548232215384c47ba18ac03bbef3af4c11ffd5e1057272353ba60225f
do_install() {
vinstall dictionaries/sv_SE.aff 644 usr/share/hunspell
vinstall dictionaries/sv_SE.dic 644 usr/share/hunspell
vinstall dictionaries/sv_FI.aff 644 usr/share/hunspell
vinstall dictionaries/sv_FI.dic 644 usr/share/hunspell
}