summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-km
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-km
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
Diffstat (limited to 'app-dicts/myspell-km')
-rw-r--r--app-dicts/myspell-km/Manifest2
-rw-r--r--app-dicts/myspell-km/myspell-km-1.82.ebuild23
2 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/myspell-km/Manifest b/app-dicts/myspell-km/Manifest
index 2e55d9611bd3..4e4979a446bf 100644
--- a/app-dicts/myspell-km/Manifest
+++ b/app-dicts/myspell-km/Manifest
@@ -1,3 +1,5 @@
DIST sbbic-khmer-spelling-checker-1.6.oxt 355760 BLAKE2B f9b87b3ab40204cb756440b0d705156c9b7d7d2220db9a1baba8b3c5247b6cee76c7326e7e5f69d6f7f2ae926b0e865fd7dc2f1c38db40608ddaee5159f407b2 SHA512 0cbe28a5b9c1c7aebe8cb14ab76115dd3d08c75f20200bd0685d05b5d462b2c53b3e658b150d58a44dcf1589df99eb92a68aae3f5d5afb63591ae19a338230b8
+DIST sbbic-khmer-spelling-checker-libreoffice-1-82.oxt 606267 BLAKE2B 9b876a252266f933eaecc065869b0a6f52d202a4122d24d229b438585dc39cbb0798fc5c5dc84f0fc7cb38b4a1653cb53339bd8a0ddefd5f69ae50bbefa9cb3a SHA512 b73daa7a0363880aeebcafa0b4f38b48d9a2d24858cdcf393d04dd367a119fa86047ccd72f7bbd184c0883369d53c08dcf48a3fb2c29639ae42c8d801a869e96
EBUILD myspell-km-1.6.ebuild 633 BLAKE2B c228d7e264963537ab0a5cc56cc4fbf0567d80568aaa1e3b8dd78853e132e334b9115e085093317601462b975134ee568f4d4357014f90619f38db0653ececdb SHA512 8d09e2a63817aa5d2767bf9f8a4f01147d17a4a0f5a13fe691d0002b3a68c3973eabbf87606a6b4442c0414282f1760943a2cd89de4978a9158c3f6c578fc55d
+EBUILD myspell-km-1.82.ebuild 593 BLAKE2B 3e66a693b533296504367d08220233ebd6b1d5ffce4b4bd02adb897128f85a318828c2c0e7c03e099f6f7c12f7e9706d5e7c9f267626e910e11e6e069575564d SHA512 72800a2137292d21024012769ebdabbeb856278e2c6b577c0243d80131e7437704952782daec94303479bf1ac1444292c5afeba08e9e81de1145ab116c7ec229
MISC metadata.xml 191 BLAKE2B 8bff04ca02f4930d6f77dd32df009c145cacaad2d1cf271d91ae928f85acdccb0d73b0202a41aa3e60470ba6c7853e41ef76587601b2163f9ec249b7fa1c5274 SHA512 da06af54ba93db06f717082e3f09bbca9e17adad4b070a28131f2ffec15d0dfc82c79a3b2fb045fa33d6756c6df85254733622b0b7b1952b33d5590a71865c62
diff --git a/app-dicts/myspell-km/myspell-km-1.82.ebuild b/app-dicts/myspell-km/myspell-km-1.82.ebuild
new file mode 100644
index 000000000000..5e3550948148
--- /dev/null
+++ b/app-dicts/myspell-km/myspell-km-1.82.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=(
+ "km_KH.aff"
+ "km_KH.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_km_KH.dic"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Khmer dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/extension-center/khmer-spelling-checker-sbbic-version"
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/sbbic-khmer-spelling-checker-libreoffice-1-82.oxt"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+LICENSE="GPL-3"
+SLOT="0"