From: Jiří Netolický Date: Wed, 10 Jun 2026 07:47:30 +0000 (+0200) Subject: Bump new myspell-cs version X-Git-Url: https://cgit.netolish.cz/?a=commitdiff_plain;h=7c0f9e9617b812458b8fc13f3663c6dde0162651;p=gentoo-repo.git Bump new myspell-cs version --- diff --git a/app-dicts/myspell-cs/Manifest b/app-dicts/myspell-cs/Manifest new file mode 100644 index 0000000..815f43b --- /dev/null +++ b/app-dicts/myspell-cs/Manifest @@ -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 index 0000000..02b2833 --- /dev/null +++ b/app-dicts/myspell-cs/myspell-cs-20210701.ebuild @@ -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"