mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
New package: hunspell-sv_SE-2.41
This commit is contained in:
parent
3486389b25
commit
715e9051ed
1 changed files with 20 additions and 0 deletions
20
srcpkgs/hunspell-sv_SE/template
Normal file
20
srcpkgs/hunspell-sv_SE/template
Normal 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
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue