summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-sw
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
commitd18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c (patch)
tree4a95cbc6ffdf13bad6ecbc7f8d5af99631984123 /app-dicts/myspell-sw
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
Diffstat (limited to 'app-dicts/myspell-sw')
-rw-r--r--app-dicts/myspell-sw/Manifest2
-rw-r--r--app-dicts/myspell-sw/myspell-sw-20130312.ebuild21
2 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/myspell-sw/Manifest b/app-dicts/myspell-sw/Manifest
index 74ac82ebfc2b..7fddb6f34509 100644
--- a/app-dicts/myspell-sw/Manifest
+++ b/app-dicts/myspell-sw/Manifest
@@ -1,3 +1,5 @@
DIST myspell-sw-20110106.oxt 423064 BLAKE2B 32e74434714c62b4f5248775ac0ca0262d774a339c84899c822d0099ba1d90830620f748796d246373b566f5b1bbeddbb0b46fd3cf5d9c02168e2f0c18263dbf SHA512 734e760fb3ed95905f7ececc38ad3d4d87f77d5a953e5427d6d242ec73567a35311fea26d1298edb5d1650d6e07a6859c82bff8a6f309d226307873067cc7e98
+DIST swahilidictionary-2013-03-12.oxt 423284 BLAKE2B 0b25ba69bd363234c21049e34a69c8addbe0b56f0b7b7a06108b0007a3fe388629323a6054fdb1e9035a5f4e06d7faffc6eb2d9ce0ae62fb9054571cf0ebe1f8 SHA512 e2980e682263b67179dbadea185c6bfe8e1871adbe62b217d09512e4b673547f8201dfcbe27187bb9eaf4915f456e83da8dfa24427c5bea5aab79354f64e76be
EBUILD myspell-sw-20110106.ebuild 559 BLAKE2B bb6823f3e341c0dc703bbb9ce0470e66acdce125bfc08100a864884f2494bc5a9e8c4757e287127233add467858bdb642202fff38efd9a4bc3182c1c7b9eca88 SHA512 418a41efc57382eefbc90a8c5f0ebc27273b9f909b5bc016498446190814bb2d4431c79a1f5b0312c5518f3d33151dd9c16512eb5e45552cd1f94eed0d615bfb
+EBUILD myspell-sw-20130312.ebuild 548 BLAKE2B ee5600f8a8b7ebec3a21927340de3659ed150c9f64fcd46b5de3dbc509b269a87d3ad0b38222ae3790f353224504e8fdcba40b4d05decc3337edb4c87e24c44b SHA512 c292f5720dfa5daa84d42bf5210e37fc868b99a1bde880312a89d3c9c89f1c3a66f5b32a5bbc5b07aeb7e251beb980dd136ff08115dd13ee9419c527984c70e4
MISC metadata.xml 191 BLAKE2B 8bff04ca02f4930d6f77dd32df009c145cacaad2d1cf271d91ae928f85acdccb0d73b0202a41aa3e60470ba6c7853e41ef76587601b2163f9ec249b7fa1c5274 SHA512 da06af54ba93db06f717082e3f09bbca9e17adad4b070a28131f2ffec15d0dfc82c79a3b2fb045fa33d6756c6df85254733622b0b7b1952b33d5590a71865c62
diff --git a/app-dicts/myspell-sw/myspell-sw-20130312.ebuild b/app-dicts/myspell-sw/myspell-sw-20130312.ebuild
new file mode 100644
index 000000000000..2f5cfdb793f0
--- /dev/null
+++ b/app-dicts/myspell-sw/myspell-sw-20130312.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=(
+ "sw_KE.aff"
+ "sw_KE.dic"
+ "sw_TZ.aff"
+ "sw_TZ.dic"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Kiswahili dictionaries for myspell/hunspell"
+LICENSE="LGPL-2.1"
+HOMEPAGE="https://extensions.openoffice.org/en/project/swahili-dictionary"
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/swahilidictionary-2013-03-12.oxt"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"