summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-ga
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-ga
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
Diffstat (limited to 'app-dicts/myspell-ga')
-rw-r--r--app-dicts/myspell-ga/Manifest2
-rw-r--r--app-dicts/myspell-ga/myspell-ga-20171203.ebuild28
2 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/myspell-ga/Manifest b/app-dicts/myspell-ga/Manifest
index 4fe5d950cc6a..b4bd9996a90d 100644
--- a/app-dicts/myspell-ga/Manifest
+++ b/app-dicts/myspell-ga/Manifest
@@ -1,3 +1,5 @@
DIST myspell-ga-20160213.oxt 8475451 BLAKE2B f8fbd0c763df5022142ec824eb7771ee14d0091a9defc5578b5cc830e02d646f031907fd970f69320a8668465c9aa50aa978d05d293fe8c4be24e553052340ec SHA512 bf1d17c8edd174a84c853489a6404da51a21fd47e7abbbd6f1bac98753a6327c6ada7213ffb0fa6bf5ecd62510e8119e35697ae868db00b2086503a801895d0b
+DIST myspell-ga-20171203.oxt 8748465 BLAKE2B 5fe5147d8f297228bc1e968e60546281110095ab2c3155be2bb31eadd8e486a0f56b7f41bbe661ea568ff191233134955a3a26d271d99d97b3ff82f2f1761e16 SHA512 37c5e03998fd3c036df90f45fa28aba7fbb16fca32df1f82ea3ffeafdb19081b739e6716c5be448f7344b9ec548bbeef09d0bbc4423f6312d53a7a5468c4512c
EBUILD myspell-ga-20160213.ebuild 639 BLAKE2B 06265931f725576067423465cc5762e36d15f32eaf79e93b74111cac28e1427d797364b01472f72aabd2a32173f50baefef70046a9ee41562fdc85196791b918 SHA512 676c9d954c745ef609297fb9ddafba00535a02e43da9ba3faf6c92e537c1428c77ce56f5afb9099a0efe1d25ed453106e959bf7d887d88315d7bd240627038e2
+EBUILD myspell-ga-20171203.ebuild 673 BLAKE2B 6831ca106610f53fca389cb6ef59e0df373578afed6183fca04bd1bc01bc20b8a84fc7256b498b8181bdee2d351ae48a5e5e2e8b885a2a4aefc4d29052fb4937 SHA512 7b55c175c616ef9855e3425a43353dca3343b2a1654ff0461f3b697c3383a7cb0b930e4f8836d29e15444c55051fb2963ca80439d26cd94722d80a0a7ba05f9b
MISC metadata.xml 191 BLAKE2B 8bff04ca02f4930d6f77dd32df009c145cacaad2d1cf271d91ae928f85acdccb0d73b0202a41aa3e60470ba6c7853e41ef76587601b2163f9ec249b7fa1c5274 SHA512 da06af54ba93db06f717082e3f09bbca9e17adad4b070a28131f2ffec15d0dfc82c79a3b2fb045fa33d6756c6df85254733622b0b7b1952b33d5590a71865c62
diff --git a/app-dicts/myspell-ga/myspell-ga-20171203.ebuild b/app-dicts/myspell-ga/myspell-ga-20171203.ebuild
new file mode 100644
index 000000000000..f5e7dee3d531
--- /dev/null
+++ b/app-dicts/myspell-ga/myspell-ga-20171203.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=(
+ "ga_IE.aff"
+ "ga_IE.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_ga_IE.dic"
+)
+
+MYSPELL_THES=(
+ "th_ga_IE_v2.dat"
+ "th_ga_IE_v2.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Irish dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/en/extensions/show/irish-language-spell-checker-thesaurus-and-hyphenation-patterns"
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/focloiri-gaeilge-5-0.oxt -> ${P}.oxt"
+
+LICENSE="FDL-1.2 GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"