summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-it
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-07 12:13:10 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-07 12:13:10 +0000
commitd4d70691ab58dfcbd58e0863f3e64d59765533e3 (patch)
treeaf6490971bae5a9f1e298865b103f451f30f0e1b /app-dicts/myspell-it
parentff3ac0b17b39e52a4fc9ca04d17a5535c8f6085c (diff)
gentoo auto-resync : 07:01:2023 - 12:13:10
Diffstat (limited to 'app-dicts/myspell-it')
-rw-r--r--app-dicts/myspell-it/Manifest2
-rw-r--r--app-dicts/myspell-it/myspell-it-20221123.ebuild23
2 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/myspell-it/Manifest b/app-dicts/myspell-it/Manifest
index 14ec35d9bc59..f50fc4ab1244 100644
--- a/app-dicts/myspell-it/Manifest
+++ b/app-dicts/myspell-it/Manifest
@@ -1,3 +1,5 @@
DIST myspell-it-20150925.oxt 1373663 BLAKE2B 89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769 SHA512 b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3
+DIST myspell-it-20221123.oxt 1373663 BLAKE2B 89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769 SHA512 b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3
EBUILD myspell-it-20150925.ebuild 985 BLAKE2B 4cc1f7967aa65f3abe74763e62ee8fcfbf6f77ce4b8636862a18e75b65a3e02c8a64ff2ae8c9269d84edce326f833c54abb2c450cc829e2af12ab72404db76d5 SHA512 0b9b4569340120850b9576ebc94aaeb5cbfe97f470f767aceb1f319df2284019493099bef50e2cb3bcc3602b04a1e7f45ff6d530d3284c08184f0b8403de6864
+EBUILD myspell-it-20221123.ebuild 635 BLAKE2B b77512af4a1a03740a1ccf870f6de61f47d09ec263b2734a89f7a163745e57b4cc4e2556aa5ca4fb9bb2071f6f6fc84f0845a2f47a99842150a782ea4209b193 SHA512 eeeb937f106716059b040328fe5c1e1e0e75f78fcd9fab2c0d2c30bc3c8c568f5b94ddf1722f8d13ab5aa89c9c6c63736d82019bc4e9c8933c3e581432d3e7a7
MISC metadata.xml 192 BLAKE2B fef49cb9e1dda8063c379e650d4897670410d2c0641f469b8a200d5e7ec8d3f505e692277d03b583790cb1340ece9c2e8f7e7c9ff5080d42a2e0ef3fc7138a44 SHA512 bece454b8da734c7a28ce25f8080b3fca56332e57cde854c50f0b884ba3836f1af7782a1ee9f63e6aeff4830e2bca71c5c466471fc82eee75339565aab6495d5
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"