summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Scardovi <marco@scardovi.com>2021-05-03 12:14:39 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-06-03 17:20:37 +0300
commitfe773072e9c753d5f514b1abd6ebabf32c228ba5 (patch)
treed3d7a47248035ee2350a62db4a79313ed0411c3b /app-dicts/myspell-km/myspell-km-1.82.ebuild
parentapp-dicts/myspell-kk: bump to EAPI 7 (diff)
downloadgentoo-fe773072e9c753d5f514b1abd6ebabf32c228ba5.tar.gz
gentoo-fe773072e9c753d5f514b1abd6ebabf32c228ba5.tar.bz2
gentoo-fe773072e9c753d5f514b1abd6ebabf32c228ba5.zip
app-dicts/myspell-km: bump to EAPI 7 + verbump to 1.82
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-km/myspell-km-1.82.ebuild')
-rw-r--r--app-dicts/myspell-km/myspell-km-1.82.ebuild23
1 files changed, 23 insertions, 0 deletions
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"