hunspell-en_US: update to 2015.01.28, adopted.
This commit is contained in:
parent
f3faf497af
commit
4b9a121725
@ -1,15 +1,15 @@
|
|||||||
# Template file for 'hunspell-en_US'
|
# Template file for 'hunspell-en_US'
|
||||||
pkgname=hunspell-en_US
|
pkgname=hunspell-en_US
|
||||||
version=2014.11.17
|
version=2015.01.28
|
||||||
revision=1
|
revision=1
|
||||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
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="American English en_US dictionary for hunspell"
|
short_desc="American English en_US dictionary for hunspell"
|
||||||
distfiles="http://sourceforge.net/projects/wordlist/files/speller/${version}/${pkgname}-${version}.zip"
|
distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip"
|
||||||
checksum=4ce88a1af457ce0e256110277a150e5da798213f611929438db059c1c81e20f2
|
checksum=06e8460c9eece752ad5321c67a305b8d7d42439c2ea9d4a00c2ffe9569fde8f7
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
||||||
do_install(){
|
do_install(){
|
||||||
@ -17,6 +17,3 @@ do_install(){
|
|||||||
vinstall en_US.dic 644 /usr/share/hunspell
|
vinstall en_US.dic 644 /usr/share/hunspell
|
||||||
vlicense README_en_US.txt SCOWL
|
vlicense README_en_US.txt SCOWL
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# vim: set ts=4 sw=4 sts=4 et:
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user