mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
hunspell-de_DE: remove noarch, fix distfiles
This commit is contained in:
parent
449131fd5c
commit
0f41a41cc5
1 changed files with 6 additions and 7 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'hunspell-de_DE'
|
# Template file for 'hunspell-de_DE'
|
||||||
pkgname=hunspell-de_DE
|
pkgname=hunspell-de_DE
|
||||||
version=20170112
|
version=20170112
|
||||||
revision=1
|
revision=2
|
||||||
_version="${version:0:4}-${version:4:2}-${version:6:2}"
|
_version="${version:0:4}-${version:4:2}-${version:6:2}"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
create_wrksrc=yes
|
||||||
homepage="https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries"
|
|
||||||
license="GPL-3.0-only"
|
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
short_desc="German (Germany) dictionary for hunspell"
|
short_desc="German (Germany) dictionary for hunspell"
|
||||||
distfiles="https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries/${_version}/@@download/file/dict-de_DE-frami_${_version}.oxt>dict-de.zip"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries"
|
||||||
|
distfiles="https://extensions.libreoffice.org/assets/downloads/z/dict-de-de-frami-$_version.oxt>dict-de.zip"
|
||||||
checksum=af515015e306c634373b5382808a39691200de3439811d2f1502e9b91c23b46a
|
checksum=af515015e306c634373b5382808a39691200de3439811d2f1502e9b91c23b46a
|
||||||
create_wrksrc=yes
|
|
||||||
archs=noarch
|
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue