New package: libreoffice-dictionaries-24.2.1.2

This commit is contained in:
Đoàn Trần Công Danh 2024-03-07 20:44:41 +07:00 committed by Đoàn Trần Công Danh
parent 6d1208e7f8
commit ecaa93b1d6
155 changed files with 1535 additions and 382 deletions

1
srcpkgs/hunspell-af Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-an Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-ar Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-be Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-bg Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-bn Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-bo Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-br Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-bs Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-ca_ES Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,18 +0,0 @@
# Template file for 'hunspell-ca_ES'
pkgname=hunspell-ca_ES
version=3.0.7
revision=1
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Catalan dictionary for hunspell"
maintainer="Adrià Rubio <engolianth@protonmail.com>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://www.softcatala.org/projectes/corrector-ortografic/"
distfiles="https://github.com/Softcatala/catalan-dict-tools/releases/download/v${version}/ca-hunspell.zip"
checksum=ba4dcd0cb8770c9e9611af37f3dbdeaca348e4b5d142379498c35bfba242b8ed
do_install() {
vinstall catalan.aff 644 /usr/share/hunspell ca_ES.aff
vinstall catalan.dic 644 /usr/share/hunspell ca_ES.dic
vdoc README.txt
}

1
srcpkgs/hunspell-ckb Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-cs Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-da_DK Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,18 +0,0 @@
# Template file for 'hunspell-da_DK'
pkgname=hunspell-da_DK
version=2.4
revision=2
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Danish da_DK dictionary for hunspell"
maintainer="Unix Sheikh <unixsheikh@protonmail.com>"
license="GPL-2.0-only, LGPL-2.1-only, MPL-1.1"
homepage="https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary/"
distfiles="https://extensions.libreoffice.org/assets/downloads/z/dict-da-${version/./-}.oxt>dict-da-$version.zip"
checksum=c08a7c53dcbae49f5ebb3274e673ec983f623f52c9f8d6f471887de7e4a62476
do_install() {
vinstall da_DK.aff 644 usr/share/hunspell
vinstall da_DK.dic 644 usr/share/hunspell
vlicense README_da_DK.txt
}

1
srcpkgs/hunspell-de Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,19 +0,0 @@
# Template file for 'hunspell-de_CH'
pkgname=hunspell-de_CH
version=20170112
revision=2
_version="${version:0:4}-${version:4:2}-${version:6:2}"
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="German (Switzerland) dictionary for hunspell"
maintainer="Pascal Huber <pascal.huber@resolved.ch>"
license="GPL-3.0-only"
homepage="https://extensions.libreoffice.org/extensions/german-de-ch-frami-dictionaries"
distfiles="https://extensions.libreoffice.org/assets/downloads/z/dict-de-ch-frami-$_version.oxt>dict-de.zip"
checksum=d2e0c8c1d59e5e56c7e2580ae8ecae98094869fedc093fc8e4674cffd2b5991a
do_install() {
vinstall ${wrksrc}/de_CH_frami/de_CH_frami.aff 644 usr/share/hunspell de_CH.aff
vinstall ${wrksrc}/de_CH_frami/de_CH_frami.dic 644 usr/share/hunspell de_CH.dic
vdoc README_extension_owner.txt README.txt
}

View File

@ -1,2 +0,0 @@
pattern='dict-de_CH-frami_\K[-_.\d]+(?=\.oxt)'
version="${_version}"

View File

@ -1,19 +0,0 @@
# Template file for 'hunspell-de_DE'
pkgname=hunspell-de_DE
version=20170112
revision=2
_version="${version:0:4}-${version:4:2}-${version:6:2}"
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="German (Germany) dictionary for hunspell"
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
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.dic 644 usr/share/hunspell de_DE.dic
vdoc README_extension_owner.txt README.txt
}

View File

@ -1,2 +0,0 @@
pattern='<span>\K[-_.\d]+(?=</span>)'
version="${_version}"

1
srcpkgs/hunspell-el_GR Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,15 +0,0 @@
# Template file for 'hunspell-el_GR'
pkgname=hunspell-el_GR
version=0.4.0
revision=2
short_desc="Greek el_GR dictionary for hunspell"
maintainer="Nicholas Christopoulos <nereus@freemail.gr>"
license="GPL-2.0-only"
homepage="https://sourceforge.net/projects/orthos-spell/"
distfiles="${SOURCEFORGE_SITE}/orthos-spell/v.${version}./orthos-${version}.tar.gz"
checksum=63d355ddb7b6c6f7a5221b33d7d7646c49bfa08f61e3e6fb31416a315bdfc217
do_install() {
vinstall dicts/el_GR/el_GR.aff 644 /usr/share/hunspell
vinstall dicts/el_GR/el_GR.dic 644 /usr/share/hunspell
}

1
srcpkgs/hunspell-en Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,18 +0,0 @@
# Template file for 'hunspell-en_AU'
pkgname=hunspell-en_AU
version=2020.12.07
revision=1
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Australian English en_AU dictionary for hunspell"
maintainer="Alexis <flexibeast@gmail.com>"
license="SCOWL" # not in SPDX
homepage="http://wordlist.aspell.net/dicts"
distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip"
checksum=dc20557c48ae1979784e79fae6f965e999c8db2e9a0f846348e70057fce78254
do_install() {
vinstall en_AU.aff 644 /usr/share/hunspell
vinstall en_AU.dic 644 /usr/share/hunspell
vlicense README_en_AU.txt SCOWL
}

View File

@ -1,18 +0,0 @@
# Template file for 'hunspell-en_CA'
pkgname=hunspell-en_CA
version=2020.12.07
revision=1
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Canadian English en_CA dictionary for hunspell"
maintainer="0x5c <dev@0x5c.io>"
license="custom:SCOWL"
homepage="http://wordlist.aspell.net/dicts"
distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip"
checksum=ff6b91e4ed768348c61ae7c326e848059810fa43a5d601df6b3f45ad9c0ef5bf
do_install() {
vinstall en_CA.aff 644 /usr/share/hunspell
vinstall en_CA.dic 644 /usr/share/hunspell
vlicense README_en_CA.txt SCOWL
}

1
srcpkgs/hunspell-en_GB-all Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,18 +0,0 @@
# Template file for 'hunspell-en_US'
pkgname=hunspell-en_US
version=2020.12.07
revision=1
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="American English en_US dictionary for hunspell"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="SCOWL" # not in SPDX
homepage="http://wordlist.aspell.net/dicts"
distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip"
checksum=616348ad645a716d91c8a6645065e710f15e9dda3ffef60cdf7ec8a4e27975af
do_install() {
vinstall en_US.aff 644 /usr/share/hunspell
vinstall en_US.dic 644 /usr/share/hunspell
vlicense README_en_US.txt SCOWL
}

View File

@ -1 +0,0 @@
ignore="20081205"

1
srcpkgs/hunspell-eo Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,16 +0,0 @@
# Template file for 'hunspell-eo'
pkgname=hunspell-eo
version=20100216
revision=1
depends="hunspell"
short_desc="Esperanto hunspell vocabulary"
maintainer="Mike Wortin <mikewortin@gmail.com>"
license="GPL-2.0-or-later"
homepage="http://www.esperantilo.org/"
distfiles="http://www.esperantilo.org/literumilo-fontoj.tar.gz"
checksum=a02697a885da3655c55c15eb155148b79d25ca57c5ac7578cb1ca9ac8f141b89
do_install() {
vinstall eo_cxorig.dic 644 usr/share/hunspell
vinstall eo_cxorig.aff 644 usr/share/hunspell
}

1
srcpkgs/hunspell-es Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,18 +0,0 @@
# Template file for 'hunspell-es_ES'
pkgname=hunspell-es_ES
version=2.8
revision=1
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Spanish dictionary for hunspell"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later, LGPL-3.0-or-later, MPL-1.1"
homepage="https://github.com/sbosio/rla-es"
distfiles="https://github.com/sbosio/rla-es/releases/download/v${version}/es_ES.oxt>dict-es.zip"
checksum=7b3984bf12217a9d5d4d33fc30e34a55517a4b9041d0fbde8433be49fa4f7a6c
do_install() {
vinstall es_ES.aff 644 /usr/share/hunspell
vinstall es_ES.dic 644 /usr/share/hunspell
vdoc README.txt
}

1
srcpkgs/hunspell-et Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-fa Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-gd Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-gl Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-gu Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-gug Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-he Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-hi Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-hr Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,17 +0,0 @@
# Template file for 'hunspell-hr_HR'
pkgname=hunspell-hr_HR
version=20030928
revision=3
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Croatian (Croatia) dictionary for hunspell"
maintainer="Gour <gour@atmarama.net>"
license="GPL-3.0-or-later"
homepage="https://extensions.openoffice.org/en/project/croatian-dictionary-and-hyphenation-patterns"
distfiles="${SOURCEFORGE_SITE}/aoo-extensions/1052/2/dict-hr.oxt>dict.hr.zip"
checksum=387ada69978c2bab4914755b8f120d0fd742c7d5708a88159d6eb2868bb943dc
do_install() {
vinstall ${wrksrc}/hr_HR.aff 644 usr/share/hunspell hr_HR.aff
vinstall ${wrksrc}/hr_HR.dic 644 usr/share/hunspell hr_HR.dic
}

1
srcpkgs/hunspell-hu Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-id Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-is Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-it_IT Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,21 +0,0 @@
# Template file for 'hunspell-it_IT'
pkgname=hunspell-it_IT
version=4.2
revision=2
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Italian dictionary for hunspell"
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
license="GPL-3.0-only"
homepage="https://extensions.libreoffice.org/extensions/italian-dictionary-thesaurus-hyphenation-patterns/"
_hash=874d181c
distfiles="https://extensions.libreoffice.org/assets/downloads/z/${_hash}_dict-it.oxt>dic-it.zip"
checksum=19318501c3bdeb77c0bc0c7c40287f5e3836fcf923e8f7a3a6c124da32d947f6
do_install() {
vinstall dictionaries/it_IT.aff 644 /usr/share/hunspell it_IT.aff
vinstall dictionaries/it_IT.dic 644 /usr/share/hunspell it_IT.dic
vdoc dictionaries/README.txt
vdoc dictionaries/CHANGELOG.txt
}

1
srcpkgs/hunspell-kmr Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-ko Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-lo Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-lt Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-lv Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-mn Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-ne Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-nl_NL Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,16 +0,0 @@
# Template file for 'hunspell-nl_NL'
pkgname=hunspell-nl_NL
version=2.20.19
revision=1
short_desc="Dutch nl_NL dictionary for hunspell"
maintainer="Goran Vukoman <g@numerys.net>"
license="BSD-3-Clause, CC-BY-3.0"
homepage="https://www.opentaal.org/"
distfiles="https://github.com/OpenTaal/opentaal-hunspell/archive/refs/tags/${version}.tar.gz"
checksum=0a86ec393450d7070bd69ee83f69c37ff27dbbc5fe684803375f113d7128bd87
do_install() {
vinstall nl.aff 644 /usr/share/hunspell nl_NL.aff
vinstall nl.dic 644 /usr/share/hunspell nl_NL.dic
vlicense LICENSE.txt
}

1
srcpkgs/hunspell-no Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-oc Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-pl Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,21 +0,0 @@
# Template file for 'hunspell-pl_PL'
pkgname=hunspell-pl_PL
version=20220801
revision=1
create_wrksrc=yes
short_desc="Polish dictionary for hunspell"
maintainer="m-cz <emcze@ya.ru>"
license="GPL-2.0-only, LGPL-2.1-only, CC-BY-4.0, MPL-1.1, Apache-2.0"
homepage="https://sjp.pl/slownik/ort/"
distfiles="https://sjp.pl/slownik/ort/sjp-myspell-pl-${version}.zip"
checksum=cc2874c7bf452255cbcd09d5083dd337f9c34daf2b6079bc97e398132a966424
post_extract() {
bsdtar -xf pl_PL.zip
}
do_install() {
vinstall pl_PL.aff 644 usr/share/hunspell
vinstall pl_PL.dic 644 usr/share/hunspell
vlicense README_pl_PL.txt
}

View File

@ -1 +0,0 @@
pkgname=sjp-myspell-pl

1
srcpkgs/hunspell-pt_BR Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,18 +0,0 @@
# Template file for 'hunspell-pt_BR'
pkgname=hunspell-pt_BR
version=3.2
revision=3
build_style=fetch
hostmakedepends="unzip"
short_desc="Brazillian Portuguese dictionary for hunspell"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later, MPL-1.1"
homepage="https://pt-br.libreoffice.org/projetos/vero"
distfiles="https://pt-br.libreoffice.org/assets/Uploads/PT-BR-Documents/VERO/VeroptBRV320AOC.oxt"
checksum=78bac9ed27bf1b23666e240bc3809b9520004f14885423580a029771032bff54
do_install() {
unzip VeroptBRV320AOC.oxt
vinstall pt_BR.aff 644 usr/share/hunspell
vinstall pt_BR.dic 644 usr/share/hunspell
}

1
srcpkgs/hunspell-pt_PT Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,16 +0,0 @@
# Template file for 'hunspell-pt_PT'
pkgname=hunspell-pt_PT
version=20220621
revision=1
short_desc="Portuguese dictionary for hunspell"
maintainer="Luis Henriques <henrix@camandro.org>"
license="GPL-2.0-only, LGPL-2.1-only, MPL-1.1"
homepage="https://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main"
distfiles="https://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/${pkgname}-${version}.tar.gz"
checksum=a310abeeb52b706febae0392f44f9541bbfb1b75f3f290c615ade25fa1ccd351
do_install() {
vinstall pt_PT.aff 644 usr/share/hunspell
vinstall pt_PT.dic 644 usr/share/hunspell
vdoc README_pt_PT.txt
}

1
srcpkgs/hunspell-ro_RO Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,17 +0,0 @@
# Template file for 'hunspell-ro_RO'
pkgname=hunspell-ro_RO
version=3.3.10
revision=1
create_wrksrc=yes
short_desc="Romanian dictionary for hunspell"
maintainer="Klorophatu <klorophatu@krutt.org>"
license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
homepage="https://sourceforge.net/projects/rospell/"
distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
checksum=7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519
do_install() {
vinstall ro_RO.aff 644 usr/share/hunspell
vinstall ro_RO.dic 644 usr/share/hunspell
vlicense README
}

1
srcpkgs/hunspell-ru_RU Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,17 +0,0 @@
# Template file for 'hunspell-ru_RU'
pkgname=hunspell-ru_RU
version=0.4.3
revision=2
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Russian dictionary for hunspell"
maintainer="Alexander Mamay <alexander@mamay.su>"
license="LGPL-2.1-only"
homepage="https://extensions.libreoffice.org/extensions/russian-spellcheck-dictionary.-based-on-works-of-aot-group"
distfiles="https://extensions.libreoffice.org/assets/downloads/z/dict-ru-ru-aot-${version//./-}.oxt>dict-ru.zip"
checksum=ee9b0575e9f8caf1d0a948fb644aed864de47aaf3bc24d2b77f288fec7f8d4c4
do_install() {
vinstall russian-aot.aff 644 usr/share/hunspell ru_RU.aff
vinstall russian-aot.dic 644 usr/share/hunspell ru_RU.dic
}

View File

@ -1 +0,0 @@
pattern='<span>\K[-_.\d]+(?=</span></a>)'

1
srcpkgs/hunspell-si Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-sk Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-sl Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,18 +0,0 @@
# Template file for 'hunspell-sl_SI'
pkgname=hunspell-sl_SI
version=2023.01.03
revision=1
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Slovenian dictionary for hunspell"
maintainer="Chloris <chloris@freedommail.ch>"
license="MPL-2.0"
homepage="https://extensions.libreoffice.org/en/extensions/show/slovenian-dictionary-pack"
distfiles="https://extensions.libreoffice.org/assets/downloads/752/1672786274/pack-sl.oxt>pack-sl.zip"
checksum=97bce7008a4b0d84cbec2bf41a0594dab91ff64292635e3e52b6f8fa6a28733d
do_install() {
vinstall sl_SI.aff 644 usr/share/hunspell
vinstall sl_SI.dic 644 usr/share/hunspell
vdoc README_sl_SI.txt
}

View File

@ -1 +0,0 @@
pattern='<span>\K[\d.]+(?=</span>)'

1
srcpkgs/hunspell-sq Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-sr Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,17 +0,0 @@
# Template file for 'hunspell-sr_SR'
pkgname=hunspell-sr_SR
version=20130715
revision=1
short_desc="Serbian dictionary for hunspell - cyrillic and latin"
maintainer="Goran Vukoman <g@numerys.net>"
license="LGPL-2.1-or-later, MPL-1.1, GPL-2.0-or-later, CC-BY-SA-3.0"
homepage="https://devbase.net/dict-sr/"
distfiles="https://devbase.net/dict-sr/hunspell-sr-${version}.zip"
checksum=2ddedbf7f0874ebb1b59829dbd73ebfe26f98aa99f19f8f7eb4e849c393a75f2
do_install() {
vinstall sr.aff 644 /usr/share/hunspell sr_SR.aff
vinstall sr.dic 644 /usr/share/hunspell sr_SR.dic
vinstall sr-Latn.aff 644 /usr/share/hunspell sr_SR-latin.aff
vinstall sr-Latn.dic 644 /usr/share/hunspell sr_SR-latin.dic
}

1
srcpkgs/hunspell-sv Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

View File

@ -1,19 +0,0 @@
# Template file for 'hunspell-sv_SE'
pkgname=hunspell-sv_SE
version=2.41
revision=2
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Swedish sv_SE dictionary for hunspell"
maintainer="Venca Uruba <uruba@outlook.com>"
license="LGPL-3.0-or-later"
homepage="https://extensions.libreoffice.org/extensions/swedish-spelling-dictionary-den-stora-svenska-ordlistan/"
distfiles="https://extensions.libreoffice.org/assets/downloads/z/ooo-swedish-dict-${version/./-}.oxt>dict-sv-$version.zip"
checksum=48c8d0d548232215384c47ba18ac03bbef3af4c11ffd5e1057272353ba60225f
do_install() {
vinstall dictionaries/sv_SE.aff 644 usr/share/hunspell
vinstall dictionaries/sv_SE.dic 644 usr/share/hunspell
vinstall dictionaries/sv_FI.aff 644 usr/share/hunspell
vinstall dictionaries/sv_FI.dic 644 usr/share/hunspell
}

1
srcpkgs/hunspell-sw Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-te Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-th Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-tr Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-uk Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hunspell-vi Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-af Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-be Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-bg Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-ca Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-cs Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-da Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-de Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-el Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-en Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-eo Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-es Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-et Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

1
srcpkgs/hyphen-fr Symbolic link
View File

@ -0,0 +1 @@
libreoffice-dictionaries

Some files were not shown because too many files have changed in this diff Show More