New package: hunspell-ru_RU-ieyo-0.3.9
Closes: #6458 [via git-merge-pr]
This commit is contained in:
parent
d2fc8337b1
commit
9845039305
1 changed files with 21 additions and 0 deletions
21
srcpkgs/hunspell-ru_RU-ieyo/template
Normal file
21
srcpkgs/hunspell-ru_RU-ieyo/template
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Template file for 'hunspell-ru_RU-ieyo'
|
||||
pkgname=hunspell-ru_RU-ieyo
|
||||
version=0.3.9
|
||||
revision=1
|
||||
hostmakedepends="unzip"
|
||||
short_desc="Russian dictionary for hunspell, variant with ie and yo"
|
||||
maintainer="Andrey Raugas <kainonergon@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://extensions.openoffice.org/en/projectrelease/russkiy-orfograficheskiy-slovar-aot-eyo-russian-spellcheck-dict-ieyo-based-works"
|
||||
distfiles="${SOURCEFORGE_SITE}/project/aoo-extensions/5149/3/dict_ru_ru-aot-${version}-ieyo.oxt>dict-ru_RU-ieyo.zip"
|
||||
checksum=3b374cf18f00fd0a9b6514eb8413438ce5d425a2e04435ffd81d8acc7ee1e578
|
||||
create_wrksrc=yes
|
||||
noarch=yes
|
||||
provides="hunspell-ru_RU-${version}_${revision}"
|
||||
conflicts="hunspell-ru_RU"
|
||||
|
||||
do_install() {
|
||||
vinstall russian-aot-ieyo.aff 644 usr/share/hunspell ru_RU.aff
|
||||
vinstall russian-aot-ieyo.dic 644 usr/share/hunspell ru_RU.dic
|
||||
vlicense copyright.txt
|
||||
}
|
Loading…
Reference in a new issue