hunspell-en_GB-ize: update to 2017.08.24.
Adopted.
This commit is contained in:
parent
ec7716d1f1
commit
efb8e16b2a
1 changed files with 2 additions and 4 deletions
|
@ -4,14 +4,14 @@ _variant="ize"
|
||||||
pkgname=${_vpkgname}-${_variant}
|
pkgname=${_vpkgname}-${_variant}
|
||||||
version=2017.08.24
|
version=2017.08.24
|
||||||
revision=1
|
revision=1
|
||||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="http://wordlist.aspell.net/dicts"
|
homepage="http://wordlist.aspell.net/dicts"
|
||||||
license="SCOWL"
|
license="SCOWL"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
short_desc="English dictionary for hunspell ${_variant} variant"
|
short_desc="English dictionary for hunspell ${_variant} variant"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
provides="${_vpkgname}}-${version}_${revision}"
|
provides="${_vpkgname}-${version}_${revision}"
|
||||||
replaces="${_vpkgname}>=0"
|
replaces="${_vpkgname}>=0"
|
||||||
|
|
||||||
distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip"
|
distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip"
|
||||||
|
@ -22,5 +22,3 @@ do_install() {
|
||||||
vinstall en_GB-${_variant}.dic 644 /usr/share/hunspell en_GB.dic
|
vinstall en_GB-${_variant}.dic 644 /usr/share/hunspell en_GB.dic
|
||||||
vlicense README_en_GB-${_variant}.txt SCOWL
|
vlicense README_en_GB-${_variant}.txt SCOWL
|
||||||
}
|
}
|
||||||
|
|
||||||
# vim: set ts=4 sw=4 sts=4
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue