summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kurakin <kuraga333@mail.ru>2025-01-03 16:31:06 +0300
committerViorel Munteanu <ceamac@gentoo.org>2025-01-22 20:18:06 +0200
commit3fab8b8683bbdd0bdd25fac0cbc0d7cffd229ed8 (patch)
treec91b7c40e463ac8f7a4f585cd5e8e4da51e721c5 /app-dicts
parentapp-dicts/myspell-en: drop 20240201, 20240501, 20240601 (diff)
downloadgentoo-3fab8b8683bbdd0bdd25fac0cbc0d7cffd229ed8.tar.gz
gentoo-3fab8b8683bbdd0bdd25fac0cbc0d7cffd229ed8.tar.bz2
gentoo-3fab8b8683bbdd0bdd25fac0cbc0d7cffd229ed8.zip
app-dicts/myspell-uk: add 6.5.4
Closes: https://bugs.gentoo.org/947388 Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Closes: https://github.com/gentoo/gentoo/pull/39958 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/myspell-uk/Manifest1
-rw-r--r--app-dicts/myspell-uk/myspell-uk-6.5.4.ebuild28
2 files changed, 29 insertions, 0 deletions
diff --git a/app-dicts/myspell-uk/Manifest b/app-dicts/myspell-uk/Manifest
index e96b704c82a8..723303bc432e 100644
--- a/app-dicts/myspell-uk/Manifest
+++ b/app-dicts/myspell-uk/Manifest
@@ -1,3 +1,4 @@
DIST dict-uk_UA-6.3.1.oxt 1829530 BLAKE2B effd7477006d05f2eb7f09bc7548150d97b1457430bf3159df191981089dbbc6955ce205b4ea1455c58d84b3b8da57dd63bf5d4c0a30e38d36d6c644bc93c27f SHA512 cc8a6725fc184662b56fd9a766a6763bd8b34d86d88eeed063241a6339aabffdca524845abc6133602de61df37fa80259de6e9bc8a98b39689c2d407889458d8
DIST dict-uk_UA-6.4.4.oxt 1835796 BLAKE2B c50b977c59e675c6e99548ba2de8cb6c94f34238d45e1fb872059898a22dc2a03bd8b19a5b880e37fcdc9cb6950a363df34afdb8b5236580ab178b9031f2acba SHA512 24225e6668a0cb12c35f3bd6ff9a3da4a23c4f527721d3ef3e9a61e4046a2b50a857060ddb8c6a6fdb75407a33f53e069cb8e47fdd58efd9d76b5485d40381d7
DIST dict-uk_UA-6.5.3.oxt 1841982 BLAKE2B f6bc28a1f3bb0d7ae5713752efb661e2333d632ef4fa6948d7eaab44e5eda84351655596ffb125cb320fb2f3837c45d61ee0d4430938b3a67a66b386cc61f0bd SHA512 595b8e02f73925291572104eb859371e6b4ea9ebf896827cdebcda965e08e45701379eb7b0f3945153907cb37e4699e18230db84e030b1a9662c499ff1946d9f
+DIST dict-uk_UA-6.5.4.oxt 1842692 BLAKE2B 6e5bf572d5e70e567c1ffabdd449aa4fd5d346ed1a1c45e29361be64b0ddf2b7590a56736ea5e311bc5448d4bd1c3f835cdd1609586d0aa130fe4d6178d030c5 SHA512 48f5e694f7824e81ac81a3653d07a3121cac34f5979ece3890a780dc4a0deac64dcd754569b4c82d3198de178395354cb6eec2b0dfa811bb29d623e65332a345
diff --git a/app-dicts/myspell-uk/myspell-uk-6.5.4.ebuild b/app-dicts/myspell-uk/myspell-uk-6.5.4.ebuild
new file mode 100644
index 000000000000..648ae3ca6854
--- /dev/null
+++ b/app-dicts/myspell-uk/myspell-uk-6.5.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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/1735750770/dict-uk_UA-6.5.4.oxt"
+
+LICENSE="GPL-3 LGPL-2.1 MPL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"