summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-sk
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-sk
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
Diffstat (limited to 'app-dicts/myspell-sk')
-rw-r--r--app-dicts/myspell-sk/Manifest2
-rw-r--r--app-dicts/myspell-sk/myspell-sk-20200501.ebuild28
2 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/myspell-sk/Manifest b/app-dicts/myspell-sk/Manifest
index 35140a1e2dbf..788e952bd19f 100644
--- a/app-dicts/myspell-sk/Manifest
+++ b/app-dicts/myspell-sk/Manifest
@@ -1,3 +1,5 @@
DIST myspell-sk-20110224.zip 1351228 BLAKE2B c2f5862083d541e9d9d0f169150e06a120c527cb63b19d1275095c47d1205424eaa48f1567eba381098523f317fca6dc6704b2b62355e2d44e179ee4aed78cfe SHA512 853790825816b3c2ad547c072f38d4441dc35fe6435d602de3741cae6a2ba4890e42fefe38dfda8f7bcfc2db61461a1a4220faee0edaf06c51875a1516fedf1b
+DIST slovak-dictionaries-2020-05.oxt 1229188 BLAKE2B 9aacfceaecc04e7259eae30dcf4e82cf9bd172b0a64d8bf48fd5aaacb5d4ddcd99f951db9064876459a38eb2793de1bbed466fb65b183246eb3b68e99e25ae04 SHA512 d6d4b49c435037eb04515ce86aeafce418dffcbc0d8b4716a3cf653c3e6b88eccc402190538188c81d4f644081b036a98054c8d4ef731c925cdac7a12da3d1c5
EBUILD myspell-sk-20110224.ebuild 620 BLAKE2B 17e544b97ab5cb9bca468ea43ee707c6f342a364738f325bf11038b612db5b6730dd458a82a406db252e3d151d1b61d3c58d8108cae4375d1d819f54c427d94a SHA512 cc2c9383406bbea7b582959747a4fa997718088bf1f424634276107bdba7a088159220db72df1576a45ba46d7c59d501793b2667ad72d892802778930ecb4c6d
+EBUILD myspell-sk-20200501.ebuild 602 BLAKE2B b072ac3843d4c6f886a8c17e6e3822db15aac68c945821b213ab2cbb64c71df4dc84da7db6ec950d3047f56ed76abe01c2af8621fbd9e8c02170b869c0894b38 SHA512 4484e8efc2db07e54abf7e8f4587194866d6f4c4b1276f2fe48670c9cb0297b05259af192281d149b3d309ee79ecf7700a3220bdca119826c97a334507b5894d
MISC metadata.xml 191 BLAKE2B 8bff04ca02f4930d6f77dd32df009c145cacaad2d1cf271d91ae928f85acdccb0d73b0202a41aa3e60470ba6c7853e41ef76587601b2163f9ec249b7fa1c5274 SHA512 da06af54ba93db06f717082e3f09bbca9e17adad4b070a28131f2ffec15d0dfc82c79a3b2fb045fa33d6756c6df85254733622b0b7b1952b33d5590a71865c62
diff --git a/app-dicts/myspell-sk/myspell-sk-20200501.ebuild b/app-dicts/myspell-sk/myspell-sk-20200501.ebuild
new file mode 100644
index 000000000000..c8256ba766c4
--- /dev/null
+++ b/app-dicts/myspell-sk/myspell-sk-20200501.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=(
+ "sk_SK.aff"
+ "sk_SK.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_sk_SK.dic"
+)
+
+MYSPELL_THES=(
+ "th_sk_SK_v2.dat"
+ "th_sk_SK_v2.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Slovak dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/en/extensions/show/874"
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/84/slovak-dictionaries-2020-05.oxt"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"