mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
New package: hunspell-sl_SI-2020.12.31
This commit is contained in:
parent
04c74d9fcc
commit
76f9b74cf8
2 changed files with 19 additions and 0 deletions
18
srcpkgs/hunspell-sl_SI/template
Normal file
18
srcpkgs/hunspell-sl_SI/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# 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
|
||||
}
|
1
srcpkgs/hunspell-sl_SI/update
Normal file
1
srcpkgs/hunspell-sl_SI/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern='<span>\K[\d.]+(?=</span>)'
|
Loading…
Add table
Reference in a new issue