summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-cs
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-08-02 03:04:46 -0500
committerroot <root@alpha.trunkmasters.com>2026-08-02 03:04:46 -0500
commit964d39efcc2b2e0270dd6ab8341eb85bb5275852 (patch)
treed9c187d35f14c1f5bc6ca70898cae4706daee5b7 /app-dicts/myspell-cs
parent6344ec0d45ab5c6dc7f52b9c7ba2a4fdfa37fb17 (diff)
downloadbaldeagleos-repo-964d39efcc2b2e0270dd6ab8341eb85bb5275852.tar.gz
baldeagleos-repo-964d39efcc2b2e0270dd6ab8341eb85bb5275852.tar.xz
baldeagleos-repo-964d39efcc2b2e0270dd6ab8341eb85bb5275852.zip
Adding metadata
Diffstat (limited to 'app-dicts/myspell-cs')
-rw-r--r--app-dicts/myspell-cs/Manifest1
-rw-r--r--app-dicts/myspell-cs/myspell-cs-20210701.ebuild27
2 files changed, 28 insertions, 0 deletions
diff --git a/app-dicts/myspell-cs/Manifest b/app-dicts/myspell-cs/Manifest
index e8843121e6ac..da9dd5d6f73c 100644
--- a/app-dicts/myspell-cs/Manifest
+++ b/app-dicts/myspell-cs/Manifest
@@ -1 +1,2 @@
DIST myspell-cs-20181003.zip 2040923 BLAKE2B 3b8908423dd87eadd07cda6f3299ac2255415ffd88d8df2e79762be142a7dc24f87fec2aa3f869f2d9e9229539597a70440a97fcc0cd100b3663ca130a02856f SHA512 6d113490663bc51e5f9734b9b227889f924c66bfa1d0d7b00da1d420d2e21a9fb9e74169b019c8014c02241b1f265a42091d3fbc09bbe38fbfb112632ae2fa4a
+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
index 000000000000..a4e9c3294ad1
--- /dev/null
+++ b/app-dicts/myspell-cs/myspell-cs-20210701.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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"