commit:     2d2d8903cd187f281b92e2edfb7b5669c8728934
Author:     Marco Scardovi <mscardovi <AT> icloud <DOT> com>
AuthorDate: Tue Dec  6 23:07:15 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Jan  7 07:12:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d2d8903

app-dicts/myspell-it: add 20221123

Signed-off-by: Marco Scardovi <mscardovi <AT> icloud.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-dicts/myspell-it/Manifest                   |  1 +
 app-dicts/myspell-it/myspell-it-20221123.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/app-dicts/myspell-it/Manifest b/app-dicts/myspell-it/Manifest
index 943ebd923417..316a2d608980 100644
--- a/app-dicts/myspell-it/Manifest
+++ b/app-dicts/myspell-it/Manifest
@@ -1 +1,2 @@
 DIST myspell-it-20150925.oxt 1373663 BLAKE2B 
89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769
 SHA512 
b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3
+DIST myspell-it-20221123.oxt 1373663 BLAKE2B 
89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769
 SHA512 
b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3

diff --git a/app-dicts/myspell-it/myspell-it-20221123.ebuild 
b/app-dicts/myspell-it/myspell-it-20221123.ebuild
new file mode 100644
index 000000000000..54265363ab88
--- /dev/null
+++ b/app-dicts/myspell-it/myspell-it-20221123.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MYSPELL_DICT=(
+       "it_IT.aff"
+       "it_IT.dic"
+)
+
+MYSPELL_HYPH=( "hyph_it_IT.dic" )
+
+MYSPELL_THES=( "th_it_IT_v2.dat" )
+
+inherit myspell-r2
+
+DESCRIPTION="Italian dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/en/extensions/show/italian-dictionary-thesaurus-hyphenation-patterns";
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/874d181c_dict-it.oxt
 -> ${P}.oxt"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"

Reply via email to