New package: hunspell-da_DK-2.3_1
Closes #13521. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
ad73b710e3
commit
6fdaaacb21
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'hunspell-da_DK'
|
||||
pkgname=hunspell-da_DK
|
||||
version=2.3
|
||||
revision=1
|
||||
maintainer="Unix Sheikh <unixsheikh@protonmail.com>"
|
||||
homepage="http://www.stavekontrolden.dk/"
|
||||
license="GPL-2 LGPL-2.1 MPL-1.1"
|
||||
noarch=yes
|
||||
hostmakedepends="unzip"
|
||||
short_desc="Danish da_DK dictionary for hunspell"
|
||||
distfiles="https://github.com/unixsheikh/void-hunspell-da-dk/archive/master.tar.gz"
|
||||
checksum=9396f7ba4447b6e210a0e40b22089357ade94f1eeb264d44be5651dbf6023c86
|
||||
create_wrksrc=yes
|
||||
|
||||
do_install() {
|
||||
vinstall void-hunspell-da-dk-master/da_DK.aff 644 /usr/share/hunspell
|
||||
vinstall void-hunspell-da-dk-master/da_DK.dic 644 /usr/share/hunspell
|
||||
vlicense void-hunspell-da-dk-master/README
|
||||
}
|
||||
|
Loading…
Reference in New Issue