void-packages/srcpkgs/hunspell-sl_SI/template

19 lines
629 B
Bash

# Template file for 'hunspell-sl_SI'
pkgname=hunspell-sl_SI
version=2020.12.31
revision=1
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Slovenian dictionary for hunspell"
maintainer="Chloris <chloris@freedommail.ch>"
license="MPL-2.0"
homepage="https://extensions.libreoffice.org/en/extensions/show/slovenian-dictionary-pack"
distfiles="https://extensions.libreoffice.org/assets/downloads/752/pack-sl.oxt>pack-sl.zip"
checksum="0183eb7472a7da234be9dab8f89c0eb93b2fdf660b5ff2f80718ab4281189d00"
do_install() {
vinstall sl_SI.aff 644 usr/share/hunspell
vinstall sl_SI.dic 644 usr/share/hunspell
vdoc README_sl_SI.txt
}