myspell, add furlan dictionary (#4165)

This commit is contained in:
Schrijvers Luc
2019-09-07 17:36:52 +02:00
committed by GitHub
parent 695191495b
commit 3ee5d7bbf7

View File

@@ -83,11 +83,12 @@ LICENSE="CC-BY-3.0
Public Domain
MPL v1.1
MPL v2.0"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/LibreOffice/dictionaries/archive/libreoffice-$portVersion.tar.gz"
CHECKSUM_SHA256="b39a0453a3b0f6c337bd784b032e9af7d2575e81b3639b7f1715d2e64198c023"
SOURCE_DIR="dictionaries-libreoffice-6.2.6.2"
SOURCE_URI_2="https://digilander.libero.it/paganf/coretors/myspell-fur-12092005.zip"
CHECKSUM_SHA256_2="aa3edd8dc51611fb732923817bec962c50bbe9556d988050f69952e08cb63218"
ARCHITECTURES="any"
PROVIDES="
@@ -182,6 +183,11 @@ PROVIDES_fr="
myspell_fr = $portVersion
"
SUMMARY_fur="Furlan dictionary for hunspell/myspell"
PROVIDES_fur="
myspell_fur = $portVersion
"
SUMMARY_gd="Scottish Gaelic dictionary for hunspell/myspell"
PROVIDES_gd="
myspell_gd = $portVersion
@@ -376,6 +382,7 @@ INSTALL()
cp */{hi_*,hr_*,hu_*,id_*,is*,it_*,kmr_*,lo_*,lt*,lv_*,ne_*,*nl_*} $spellDir
cp */{nb_*,nn_*,oc_*,pl_*,pt_*,ro_*,ru_*,si_*,sk_*,sl_*,sq_*,sr*} $spellDir
cp */{sv_*,sw_*,te_*,th_TH*,tr_*,uk_*,vi_*} $spellDir
cp $sourceDir2/*/fur_* $spellDir
packageEntries af \
$spellDir/af*
@@ -428,6 +435,9 @@ INSTALL()
packageEntries fr \
$spellDir/fr*
packageEntries fur \
$spellDir/fur*
packageEntries gd \
$spellDir/gd*