summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-uk
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-05 17:25:42 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-05 17:25:42 +0100
commit4274bed0c1f1fd06a654f5816e30d82059f4cc39 (patch)
treecc4ccd86e6f201e537ac75afd01fd7d620b4085d /app-dicts/myspell-uk
parentad77dc19e91d2c023f80e11e8974536d80e3a743 (diff)
gentoo auto-resync : 05:04:2023 - 17:25:42
Diffstat (limited to 'app-dicts/myspell-uk')
-rw-r--r--app-dicts/myspell-uk/Manifest2
-rw-r--r--app-dicts/myspell-uk/myspell-uk-6.1.0.ebuild28
2 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/myspell-uk/Manifest b/app-dicts/myspell-uk/Manifest
index ce882a87ad22..87cb388b0860 100644
--- a/app-dicts/myspell-uk/Manifest
+++ b/app-dicts/myspell-uk/Manifest
@@ -1,3 +1,5 @@
DIST dict-uk_UA-6.0.1.oxt 1815596 BLAKE2B a81f9bf685ee2e013363dcf24df644b9637c1862320d537301e75c12fcc3e0f120bb921c63d7ce99c2f090e7a2997819d5a890cd74af969855cda6c42907e01d SHA512 4a4c2aeee0ddf17bb7eee91d0dccc0ef2dca754c679e69e2513c9b1bdd874cca97c78ca906c9b2f35cc129c613b3461bbc3704b989ac4e08377ce46245db9ab0
+DIST dict-uk_UA-6.1.0.oxt 1827656 BLAKE2B bc15fa7d0200ef7ff42836590e5b07a6073105879a89fdd5d1e772ae628d99b03291232b72de59bdf5222d43de08c78e2772b074c8fbc58c78e3f212147dcfcf SHA512 0e672c0d8279424c697c22fbbcc31a58eb48a32540cefd019d27963a4cbb83abbb09842e213df8d6d4f649730d27799b433375fbb16e9e7d8c21c09069714880
EBUILD myspell-uk-6.0.1.ebuild 655 BLAKE2B 9583b200dc19b935713dc782661bb384315cbc9f3bec39d3a210e6247b18560bbc7fb03bd748fd8159700825ac777d95cda5a853dd04d21dafd55f6856d0c850 SHA512 84c298add58dbf083c01cb105aa50c36bc66e8fedd54db881fad40679d9e2f3d34e7ba5ca6eeb1ab2bc7d31db2e36fc0c3bdcad02009e681c1a4e5bd3c447a90
+EBUILD myspell-uk-6.1.0.ebuild 662 BLAKE2B d84b972b447b0e3963d83122af12c10814a66f2fec4dd04273dbb62f20c4d157a6fa5d092c932aa2bf9a504ea31479020403788560e6771f71efcd149024c0c3 SHA512 60eb51125a8818d7369bc7edb23a22d24749c615149d601905048dd9a3eac41d9e7e0b1400861e5d9c83c0f68d57760470e578595c947fd4e2989e171a460c7b
MISC metadata.xml 273 BLAKE2B c6b80b22998b07cf6031ca1190923607e60731e03b04fd7733ef947ef46558ed36d86cf758a11737ad4352407649ac30eadd8d26d833c05b3394433e81d778a1 SHA512 810ea152da2d8cdf690e30dcfed557952c97bf7d7e7c5bfed077efa0b21be2c7c692fd43ecdd8af7b3f81f1795fdcf317ea1308f6178e1cbcd38247c1a1cf7c8
diff --git a/app-dicts/myspell-uk/myspell-uk-6.1.0.ebuild b/app-dicts/myspell-uk/myspell-uk-6.1.0.ebuild
new file mode 100644
index 000000000000..f12075bfb94e
--- /dev/null
+++ b/app-dicts/myspell-uk/myspell-uk-6.1.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 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/1679688917/dict-uk_UA-6.1.0.oxt"
+
+LICENSE="GPL-3 LGPL-2.1 MPL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"