hunspell-de_DE modified package modified version and corrected
distfile according Regards Carlo D.
This commit is contained in:
parent
38fa0f48fe
commit
489073e7f7
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'hunspell-de_DE'
|
# Template file for 'hunspell-de_DE'
|
||||||
pkgname=hunspell-de_DE
|
pkgname=hunspell-de_DE
|
||||||
version=2013-12-06
|
version=20131206
|
||||||
revision=1
|
revision=1
|
||||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||||
homepage="http://extensions.libreoffice.org/extension-center/german-de-de-frami-dictionaries"
|
homepage="http://extensions.libreoffice.org/extension-center/german-de-de-frami-dictionaries"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
short_desc="German (Germany) dictionary for hunspell"
|
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"
|
distfiles="http://extensions.libreoffice.org/extension-center/german-de-de-frami-dictionaries/releases/2013.12.06/dict-de_de-frami_2013-12-06.oxt>dict-de.zip"
|
||||||
checksum="c82ebfc13b047c5acb28a7b12b42447a7e7c07fbdf24ab5ef77bf099cfbab0a9"
|
checksum="c82ebfc13b047c5acb28a7b12b42447a7e7c07fbdf24ab5ef77bf099cfbab0a9"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -15,7 +15,7 @@ noarch=yes
|
||||||
do_install() {
|
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.aff 644 usr/share/hunspell de_DE.aff
|
||||||
vinstall ${wrksrc}/de_DE_frami/de_DE_frami.dic 644 usr/share/hunspell de_DE.dic
|
vinstall ${wrksrc}/de_DE_frami/de_DE_frami.dic 644 usr/share/hunspell de_DE.dic
|
||||||
vdoc README_extension_owner.txt
|
vdoc README_extension_owner.txt README.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
# vim: set ts=4 sw=4 sts=4
|
# vim: set ts=4 sw=4 sts=4
|
||||||
|
|
Loading…
Reference in a new issue