]> Netolish git repositories - gentoo-repo.git/commitdiff
Bump new myspell-cs version
authorJiří Netolický <netolicky@epos.cd.cz>
Wed, 10 Jun 2026 07:47:30 +0000 (09:47 +0200)
committerJiří Netolický <netolicky@epos.cd.cz>
Wed, 10 Jun 2026 07:47:30 +0000 (09:47 +0200)
app-dicts/myspell-cs/Manifest [new file with mode: 0644]
app-dicts/myspell-cs/myspell-cs-20210701.ebuild [new file with mode: 0644]

diff --git a/app-dicts/myspell-cs/Manifest b/app-dicts/myspell-cs/Manifest
new file mode 100644 (file)
index 0000000..815f43b
--- /dev/null
@@ -0,0 +1 @@
+DIST myspell-cs-20210701.zip 2315028 BLAKE2B b35a269b9677a078d31ab454bb416415737c71053928341407ed4273122536afb79a799611c41bad98d080b728b285ea37c527c26fa47384ff402c559a5d97f7 SHA512 be973bbcf08d54c6aebe6356131d522722f5ddb88fd0049da084b450751e965f94b8b248d28c17120b13e40fd806c259e0f9a287baf292acdf4c9cf3239dbf84
diff --git a/app-dicts/myspell-cs/myspell-cs-20210701.ebuild b/app-dicts/myspell-cs/myspell-cs-20210701.ebuild
new file mode 100644 (file)
index 0000000..02b2833
--- /dev/null
@@ -0,0 +1,27 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=(
+       "cs_CZ.aff"
+       "cs_CZ.dic"
+)
+
+MYSPELL_HYPH=(
+       "hyph_cs_CZ.dic"
+)
+
+MYSPELL_THES=(
+       "thes_cs_CZ.dat"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Czech dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/extensions/czech-dictionaries"
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/57/czech-dictionaries_2021-07.oxt -> ${P}.zip"
+
+LICENSE="GPL-2 MIT"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86"