mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
New package: hunspel-de_DE german dictionary for hunspell
Best Regards Carlo D.
This commit is contained in:
parent
9fd90dd99e
commit
38fa0f48fe
1 changed files with 21 additions and 0 deletions
21
srcpkgs/hunspell-de_DE/template
Normal file
21
srcpkgs/hunspell-de_DE/template
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# Template file for 'hunspell-de_DE'
|
||||||
|
pkgname=hunspell-de_DE
|
||||||
|
version=2013-12-06
|
||||||
|
revision=1
|
||||||
|
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||||
|
homepage="http://extensions.libreoffice.org/extension-center/german-de-de-frami-dictionaries"
|
||||||
|
license="GPL-3"
|
||||||
|
hostmakedepends="unzip"
|
||||||
|
short_desc="German (Germany) dictionary for hunspell"
|
||||||
|
distfiles="http://extensions.libreoffice.org/extension-center/german-de-de-frami-dictionaries/releases/2013.12.06/dict-de_de-frami_${version}.oxt>dict-de.zip"
|
||||||
|
checksum="c82ebfc13b047c5acb28a7b12b42447a7e7c07fbdf24ab5ef77bf099cfbab0a9"
|
||||||
|
create_wrksrc=yes
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vinstall ${wrksrc}/de_DE_frami/de_DE_frami.aff 644 usr/share/hunspell de_DE.aff
|
||||||
|
vinstall ${wrksrc}/de_DE_frami/de_DE_frami.dic 644 usr/share/hunspell de_DE.dic
|
||||||
|
vdoc README_extension_owner.txt
|
||||||
|
}
|
||||||
|
|
||||||
|
# vim: set ts=4 sw=4 sts=4
|
Loading…
Add table
Reference in a new issue