* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-cs/
@ 2018-03-27 22:30 Aaron Bauman
0 siblings, 0 replies; 4+ messages in thread
From: Aaron Bauman @ 2018-03-27 22:30 UTC (permalink / raw
To: gentoo-commits
commit: 87da035cc07c02df8cfd0d30c0d5bfe47421c2b1
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Tue Mar 27 05:58:09 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 22:30:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87da035c
app-dicts/myspell-cs: EAPI bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-dicts/myspell-cs/myspell-cs-20110224.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
index 58b0e25386b..a0986dc2a1f 100644
--- a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
+++ b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=6
MYSPELL_DICT=(
"cs_CZ.aff"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-cs/
@ 2019-04-23 21:39 Aaron Bauman
0 siblings, 0 replies; 4+ messages in thread
From: Aaron Bauman @ 2019-04-23 21:39 UTC (permalink / raw
To: gentoo-commits
commit: d718953d73c90a9cba809c7f4ca3640882a91fb0
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 21:36:01 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 21:38:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d718953d
app-dicts/myspell-cs: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
app-dicts/myspell-cs/myspell-cs-20110224.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
index a0986dc2a1f..3158a741e5d 100644
--- a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
+++ b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -25,5 +25,5 @@ SRC_URI="${HOMEPAGE}/dict-cs-2.oxt -> ${P}.zip"
LICENSE="GPL-2 MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-cs/
@ 2019-08-28 10:10 David Seifert
0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2019-08-28 10:10 UTC (permalink / raw
To: gentoo-commits
commit: 476386fa60ca25390a4ab63fe5c89599deeaa4df
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 10:09:54 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 10:09:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=476386fa
app-dicts/myspell-cs: [QA] Fix ${HOMEPAGE} in SRC_URI
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-dicts/myspell-cs/myspell-cs-20110224.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
index 3158a741e5d..e78b3019022 100644
--- a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
+++ b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
@@ -21,7 +21,7 @@ inherit myspell-r2
DESCRIPTION="Czech dictionaries for myspell/hunspell"
HOMEPAGE="http://www.liberix.cz/doplnky/slovniky/ooo/"
-SRC_URI="${HOMEPAGE}/dict-cs-2.oxt -> ${P}.zip"
+SRC_URI="http://www.liberix.cz/doplnky/slovniky/ooo/dict-cs-2.oxt -> ${P}.zip"
LICENSE="GPL-2 MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-cs/
@ 2020-04-01 14:38 Joonas Niilola
0 siblings, 0 replies; 4+ messages in thread
From: Joonas Niilola @ 2020-04-01 14:38 UTC (permalink / raw
To: gentoo-commits
commit: e7f5fbef1f78e44862c5587b83c432b21f6bb382
Author: David Heidelberg <david <AT> ixit <DOT> cz>
AuthorDate: Sun Mar 29 14:51:59 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Apr 1 14:37:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7f5fbef
app-dicts/myspell-cs: switch from old OOO to modern LO dict
Original dictionary is from OpenOffice, very old.
Modern is more than 2 MB bigger and it's actually used.
Tested with nuspell and hunspell.
Closes: https://bugs.gentoo.org/674760
Signed-off-by: David Heidelberg <david <AT> ixit.cz>
Closes: https://github.com/gentoo/gentoo/pull/15162
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-dicts/myspell-cs/Manifest | 1 +
app-dicts/myspell-cs/myspell-cs-20181003.ebuild | 28 +++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/app-dicts/myspell-cs/Manifest b/app-dicts/myspell-cs/Manifest
index 8f95b9bdd28..5f75d546a91 100644
--- a/app-dicts/myspell-cs/Manifest
+++ b/app-dicts/myspell-cs/Manifest
@@ -1 +1,2 @@
DIST myspell-cs-20110224.zip 1440618 BLAKE2B d90ae82b86ac0e01bc8a5b43bfcb5f7c95f216d5781dd050d798b942291c345966f7f535d74cbd17e5b42a387d0b2c7a7ed02a23bfe93c9bbb2fd0bcf5c192cd SHA512 9f2ed5e10771c00635f382c676b2f9184374b4c20a7d2262d3c441feae4d9dcddbd611cdaf74cb035c76c969d73d913d6116d9c1a4ab0a7a754bfbd8253c1ca5
+DIST myspell-cs-20181003.zip 2040923 BLAKE2B 3b8908423dd87eadd07cda6f3299ac2255415ffd88d8df2e79762be142a7dc24f87fec2aa3f869f2d9e9229539597a70440a97fcc0cd100b3663ca130a02856f SHA512 6d113490663bc51e5f9734b9b227889f924c66bfa1d0d7b00da1d420d2e21a9fb9e74169b019c8014c02241b1f265a42091d3fbc09bbe38fbfb112632ae2fa4a
diff --git a/app-dicts/myspell-cs/myspell-cs-20181003.ebuild b/app-dicts/myspell-cs/myspell-cs-20181003.ebuild
new file mode 100644
index 00000000000..3a445bb876a
--- /dev/null
+++ b/app-dicts/myspell-cs/myspell-cs-20181003.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 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/extensions/czech-dictionaries/2018.10/@@download/file/czech-dictionaries.oxt -> ${P}.zip"
+
+LICENSE="GPL-2 MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-04-01 14:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-01 14:38 [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-cs/ Joonas Niilola
-- strict thread matches above, loose matches on Subject: below --
2019-08-28 10:10 David Seifert
2019-04-23 21:39 Aaron Bauman
2018-03-27 22:30 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox