From d18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 15 Jun 2021 14:57:03 +0100 Subject: gentoo resync : 15.06.2021 --- app-dicts/myspell-uk/Manifest | 2 ++ app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild | 28 ++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild (limited to 'app-dicts/myspell-uk') diff --git a/app-dicts/myspell-uk/Manifest b/app-dicts/myspell-uk/Manifest index 9c2ce61fb71c..f76f26ab715c 100644 --- a/app-dicts/myspell-uk/Manifest +++ b/app-dicts/myspell-uk/Manifest @@ -1,3 +1,5 @@ +DIST dict-uk_UA-5.3.1.oxt 1787200 BLAKE2B 1dcc1fc2427f71ba8cc71df0638e8608beba2c3b65aea7ba915b1edfaf0a759c2768d0b6c32f6df5d70feb685f505364e6d9eddfc95a84dbbe7c2f818074922e SHA512 6a1d17a7f7b358eeef84451384f0ad951b70a76070097b7c1519eab79a67da086f9cae9b4e775e8feb723f2b8d77d744890ab5a83e47237e055ac4e5f7374873 DIST dict-uk_ua-1.6.5.oxt 854246 BLAKE2B f8fba14ad3a57279993dc7f98b0084ba9a1f30054ce88747dfe817e3873394643b5365c2bcf9640065ba30263946580f6d510fc22c6cdcd7df6583ce01de2d91 SHA512 e1b74e299909af291e40674a6b783eacd289b16c7419e3311ea153c47520e06db70ff45a497db6d3f1cbe44bff10260e9fa6c7382d7a87e3efb2211ce1cb5ce8 EBUILD myspell-uk-1.6.5.ebuild 700 BLAKE2B aa9270f1783a01e68ef48325bda8309696dba9d6c954b5e8a21b9f229e000902b183fcd9694a7c20e738954adb6b20169babe4eec94610e68307095388be800e SHA512 f98a9c76270566194d3951802fdbc1a1452db4154f0bc04165c550d7a78c5076000faf303ad00f47cc74dde58492c178515ce5bbd46ae338538bce30e864e09a +EBUILD myspell-uk-5.3.1.ebuild 644 BLAKE2B 2369ada1a03bea9ccf68d96ad0822166e5130e3f18893e603f3e7f1d6d14dacf19334b7eac58e26a40da2cb9441dbe4bea4d7c5088062b662ab884c2e912b738 SHA512 373c8cb6e7e5e3b1fba27f546e1bcbb948bab62c7cbc5028c2ce5e3af17d64fa5ae6d7ae57d09a3eebeb186ac0b0e9d08c819787612dd2c477fe63c845889b2f MISC metadata.xml 191 BLAKE2B 8bff04ca02f4930d6f77dd32df009c145cacaad2d1cf271d91ae928f85acdccb0d73b0202a41aa3e60470ba6c7853e41ef76587601b2163f9ec249b7fa1c5274 SHA512 da06af54ba93db06f717082e3f09bbca9e17adad4b070a28131f2ffec15d0dfc82c79a3b2fb045fa33d6756c6df85254733622b0b7b1952b33d5590a71865c62 diff --git a/app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild b/app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild new file mode 100644 index 000000000000..7b75abc8fc4a --- /dev/null +++ b/app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MYSPELL_DICT=( + "uk_UA.aff" + "uk_UA.dic" +) + +MYSPELL_HYPH=( + "hyph_uk_UA.dic" +) + +MYSPELL_THES=( + "th_uk_UA.dat" + "th_uk_UA.idx" +) + +inherit myspell-r2 + +DESCRIPTION="Ukrainian dictionaries for myspell/hunspell" +HOMEPAGE="https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/521/dict-uk_UA-5.3.1.oxt" + +LICENSE="GPL-3 LGPL-2.1 MPL-1.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" -- cgit v1.2.3