commit:     96b3d9c3748bf45882379039d5eaf38f1f4d3100
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon May  3 17:44:22 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 14:20:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96b3d9c3

app-dicts/myspell-uk: bump to EAPI 7 + verbump to 5.3.1

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-uk/Manifest                |  1 +
 app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-dicts/myspell-uk/Manifest b/app-dicts/myspell-uk/Manifest
index 4730c644c24..5f4aa19139b 100644
--- a/app-dicts/myspell-uk/Manifest
+++ b/app-dicts/myspell-uk/Manifest
@@ -1 +1,2 @@
+DIST dict-uk_UA-5.3.1.oxt 1787200 BLAKE2B 
1dcc1fc2427f71ba8cc71df0638e8608beba2c3b65aea7ba915b1edfaf0a759c2768d0b6c32f6df5d70feb685f505364e6d9eddfc95a84dbbe7c2f818074922e
 SHA512 
6a1d17a7f7b358eeef84451384f0ad951b70a76070097b7c1519eab79a67da086f9cae9b4e775e8feb723f2b8d77d744890ab5a83e47237e055ac4e5f7374873
 DIST dict-uk_ua-1.6.5.oxt 854246 BLAKE2B 
f8fba14ad3a57279993dc7f98b0084ba9a1f30054ce88747dfe817e3873394643b5365c2bcf9640065ba30263946580f6d510fc22c6cdcd7df6583ce01de2d91
 SHA512 
e1b74e299909af291e40674a6b783eacd289b16c7419e3311ea153c47520e06db70ff45a497db6d3f1cbe44bff10260e9fa6c7382d7a87e3efb2211ce1cb5ce8

diff --git a/app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild 
b/app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild
new file mode 100644
index 00000000000..7b75abc8fc4
--- /dev/null
+++ b/app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=(
+       "uk_UA.aff"
+       "uk_UA.dic"
+)
+
+MYSPELL_HYPH=(
+       "hyph_uk_UA.dic"
+)
+
+MYSPELL_THES=(
+       "th_uk_UA.dat"
+       "th_uk_UA.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Ukrainian dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus";
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/521/dict-uk_UA-5.3.1.oxt";
+
+LICENSE="GPL-3 LGPL-2.1 MPL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"

Reply via email to