mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hunspell-ru_RU-ieyo: replaces instead of conflicts with ru_RU
This commit is contained in:
parent
5759143f7c
commit
a47c1721be
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'hunspell-ru_RU-ieyo'
|
# Template file for 'hunspell-ru_RU-ieyo'
|
||||||
pkgname=hunspell-ru_RU-ieyo
|
pkgname=hunspell-ru_RU-ieyo
|
||||||
version=0.3.9
|
version=0.3.9
|
||||||
revision=2
|
revision=3
|
||||||
create_wrksrc=yes
|
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
short_desc="Russian dictionary for hunspell, variant with ie and yo"
|
short_desc="Russian dictionary for hunspell, variant with ie and yo"
|
||||||
maintainer="Andrey Raugas <kainonergon@gmail.com>"
|
maintainer="Andrey Raugas <kainonergon@gmail.com>"
|
||||||
|
@ -11,7 +10,7 @@ homepage="http://extensions.openoffice.org/en/projectrelease/russkiy-orfografich
|
||||||
distfiles="${SOURCEFORGE_SITE}/project/aoo-extensions/5149/3/dict_ru_ru-aot-${version}-ieyo.oxt>dict-ru_RU-ieyo.zip"
|
distfiles="${SOURCEFORGE_SITE}/project/aoo-extensions/5149/3/dict_ru_ru-aot-${version}-ieyo.oxt>dict-ru_RU-ieyo.zip"
|
||||||
checksum=3b374cf18f00fd0a9b6514eb8413438ce5d425a2e04435ffd81d8acc7ee1e578
|
checksum=3b374cf18f00fd0a9b6514eb8413438ce5d425a2e04435ffd81d8acc7ee1e578
|
||||||
provides="hunspell-ru_RU-${version}_${revision}"
|
provides="hunspell-ru_RU-${version}_${revision}"
|
||||||
conflicts="hunspell-ru_RU"
|
replaces="hunspell-ru_RU"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall russian-aot-ieyo.aff 644 usr/share/hunspell ru_RU.aff
|
vinstall russian-aot-ieyo.aff 644 usr/share/hunspell ru_RU.aff
|
||||||
|
|
Loading…
Add table
Reference in a new issue