From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-ru/
Date: Thu, 3 Jun 2021 14:22:57 +0000 (UTC) [thread overview]
Message-ID: <1622730039.8488746efc326e6f9d8afa96478f0b6f5d096e9b.juippis@gentoo> (raw)
commit: 8488746efc326e6f9d8afa96478f0b6f5d096e9b
Author: Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon May 3 12:04:45 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun 3 14:20:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8488746e
app-dicts/myspell-ru: bump to EAPI 7 + verbump to 20200606
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-dicts/myspell-ru/Manifest | 1 +
app-dicts/myspell-ru/myspell-ru-20200606.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/app-dicts/myspell-ru/Manifest b/app-dicts/myspell-ru/Manifest
index 2449f3b6e3e..2caab9f1c8a 100644
--- a/app-dicts/myspell-ru/Manifest
+++ b/app-dicts/myspell-ru/Manifest
@@ -1,2 +1,3 @@
DIST dict_pack_ru-aot-0-4-0.oxt 1509261 BLAKE2B bdda8be3d0a9266285215ffaa4ad8916312c7904266ed34dffc832b4761887d7d316793c5b0863fdb4cf95808b7afaa24914598c1cdd839e3e073f08aee1fab6 SHA512 00e63f5abcfbb2fecd72dc2a2b80dc5ebb4d16aac909b2f63670235edadd0d22a5ed3ae0508bfdb273a85f32ee60df4e84dc620fa1a44f42543848b71a9d1b01
DIST dict_pack_ru-aot-0-4-3.oxt 1393032 BLAKE2B 8fa0587ae31a155631f799dc7c0214cab0f6c58a059d6948c540061afd7111eee26c18cc638a560928201ff718a638178cebcbd1b7eb17e65b45709217b47332 SHA512 17c0f4d75c397014e3fcb653c8e20d907d9acb2594ba9e43986312d1081f46638a0e3737cb1bf3932d602342f53add26f02efc4edb7e24dd29522aba901f240a
+DIST dict_pack_ru-aot-0.4.5.oxt 1584360 BLAKE2B 14282262644c8a2c1b1f7951f4c5e330213302d20b25f6fdcd431a72dbd0d42e47302402862b8bf5774d202b9c7975669cf395822d5926f6d6bf02f5a81cb342 SHA512 85391cbadbb152aecb30aee148ef936d950d1dc39d0722cc28650f50241cc0fae32c60ccc57d2a9fe8746dbb4df4579f5c002a6beefebd936322ed480aa13bd0
diff --git a/app-dicts/myspell-ru/myspell-ru-20200606.ebuild b/app-dicts/myspell-ru/myspell-ru-20200606.ebuild
new file mode 100644
index 00000000000..e71dbfe9fab
--- /dev/null
+++ b/app-dicts/myspell-ru/myspell-ru-20200606.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=( ru_RU.{dic,aff} )
+MYSPELL_HYPH=( hyph_ru_RU.dic )
+MYSPELL_THES=( ru_th_aot.{dat,idx} )
+
+inherit myspell-r2
+
+DESCRIPTION="Russian spellcheck dictionary based on works of AOT group for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/extensions/russian-dictionary-pack"
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/48/dict_pack_ru-aot-0.4.5.oxt"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux"
+
+src_prepare() {
+ default
+ mv russian-aot.dic ru_RU.dic || die
+ mv russian-aot.aff ru_RU.aff || die
+}
next reply other threads:[~2021-06-03 14:23 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-03 14:22 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-27 4:13 [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-ru/ Sam James
2021-10-26 6:08 Joonas Niilola
2021-10-26 6:08 Joonas Niilola
2021-07-05 6:57 Agostino Sarubbo
2021-06-07 6:29 Sergei Trofimovich
2021-06-07 6:28 Sergei Trofimovich
2021-06-07 6:25 Sergei Trofimovich
2021-06-03 14:35 Joonas Niilola
2021-06-03 14:22 Joonas Niilola
2021-03-11 11:09 Sam James
2019-11-06 7:07 Joonas Niilola
2019-10-12 7:01 Michał Górny
2019-10-12 4:33 Matt Turner
2019-10-11 22:32 Sergei Trofimovich
2019-10-07 19:12 Sergei Trofimovich
2019-10-07 10:44 Agostino Sarubbo
2019-10-07 9:52 Agostino Sarubbo
2019-10-07 8:59 Agostino Sarubbo
2018-09-01 17:49 Jonas Stein
2018-06-19 20:06 Jonas Stein
2018-02-11 10:01 Michał Górny
2017-09-11 9:36 Jonas Stein
2017-09-06 8:59 Jonas Stein
2017-09-05 20:14 Jonas Stein
2017-09-05 19:15 Jonas Stein
2017-09-05 19:09 Jonas Stein
2017-08-22 21:27 Michał Górny
2016-07-03 22:57 Göktürk Yüksek
2016-05-10 6:19 Ian Delaney
2016-05-01 20:21 Ulrich Müller
2015-12-28 16:18 Ian Delaney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1622730039.8488746efc326e6f9d8afa96478f0b6f5d096e9b.juippis@gentoo \
--to=juippis@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox