From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-dicts/myspell-ia/Manifest | 6 +++++ app-dicts/myspell-ia/metadata.xml | 5 +++++ app-dicts/myspell-ia/myspell-ia-20060316.ebuild | 23 ++++++++++++++++++++ app-dicts/myspell-ia/myspell-ia-20140518.ebuild | 29 +++++++++++++++++++++++++ 4 files changed, 63 insertions(+) create mode 100644 app-dicts/myspell-ia/Manifest create mode 100644 app-dicts/myspell-ia/metadata.xml create mode 100644 app-dicts/myspell-ia/myspell-ia-20060316.ebuild create mode 100644 app-dicts/myspell-ia/myspell-ia-20140518.ebuild (limited to 'app-dicts/myspell-ia') diff --git a/app-dicts/myspell-ia/Manifest b/app-dicts/myspell-ia/Manifest new file mode 100644 index 000000000000..2a16137a9f39 --- /dev/null +++ b/app-dicts/myspell-ia/Manifest @@ -0,0 +1,6 @@ +DIST myspell-hyph_ia_ANY-20060316.zip 2364 BLAKE2B 0d71e8736900e51b2174dfc99dc332c74792082153e59a41b89d6948f5ee776753fb7a2803e505092c76ae821428ba7c169ba7798ba6304e11e51d09b9535456 SHA512 8c74c9a8795f392d460e67aac4aed2c53e080e4a493155369b2b2a85cdb8a440fc4ba6c8dd9ae150bec3bc1a91972ff7d9e1bd26781800e0b127f0284277b534 +DIST myspell-ia-20140518.oxt 224790 BLAKE2B a35c1beb10858ef259f11766dda60b6311a25532e11c983cb75f6bcf9bd4bd21af34b9372ae1e9fc1f64228c3155433868d0388350b10ff47c096f4e11126a1c SHA512 12f0bb5f14f1a7931f04143a670782b5c4764dbf2540da144cd6f1343cd06eba030007108a399f550daaf1f2161831e8f20a7db363d6857639a23a03e644bc4b +DIST myspell-ia_ANY-20060316.zip 182850 BLAKE2B 6e8c4adb78faf897dcf1deb529a2e8f2ecffbdfd9f06e945114de9bdbd1adafee89b27cc23b7ecf3172fe267872d318b7dd37046e693b0ba2a8d7088f2d93d8a SHA512 80be07c6ce8184c7005dba109ff089f888d653db2d2431dcadf296e9515ff91370380248405a579eaa410f101560e47cadf076533cda79e9e52f6fb12c98dda0 +EBUILD myspell-ia-20060316.ebuild 566 BLAKE2B 70a98e2f277ffa0cbe215b6224a5327fe57bb3941fda4d03550c81571dcd2f2a13b734691aea058d77ee8f5a8bedeae41226da60feeedf09129e8df38cb42712 SHA512 ff93fe1e8688535af7a9496d96e4c57ac202eebbd7a75a2ad3d9333f6e1ec42e75f8588d90a9126ee6e315ff83822496f25d2bc577ba475e93785640fb2d2113 +EBUILD myspell-ia-20140518.ebuild 663 BLAKE2B 93f6493f5c61e28b27936367936ffb5bd3fbc58c72f4acc88946190b7993b162787b9b7351ae0cb4f58b7f1b20433ddcbad1d82823d0a8f6a7a52e7cf52405a6 SHA512 c89916a7c59b5691bfb64db1e61b61f882fe0c7859baf3a303f378480b5fc5182d111ea2bb5539a3513aed43b7191bc386700f5272e9b9a28293b4e69e5e1f9a +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/myspell-ia/metadata.xml b/app-dicts/myspell-ia/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-dicts/myspell-ia/metadata.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/app-dicts/myspell-ia/myspell-ia-20060316.ebuild b/app-dicts/myspell-ia/myspell-ia-20060316.ebuild new file mode 100644 index 000000000000..11af6b8dc66f --- /dev/null +++ b/app-dicts/myspell-ia/myspell-ia-20060316.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=0 + +MYSPELL_SPELLING_DICTIONARIES=( +"ia,ANY,ia,Interlingua (ANY locale),ia_ANY.zip" +) + +MYSPELL_HYPHENATION_DICTIONARIES=( +"ia,ANY,hyph_ia,Interlingua (ANY locale),hyph_ia_ANY.zip" +) + +MYSPELL_THESAURUS_DICTIONARIES=( +) + +inherit myspell + +DESCRIPTION="Interlingua dictionaries for myspell/hunspell" +LICENSE="LGPL-2.1" +HOMEPAGE="http://lingucomponent.openoffice.org/" + +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" diff --git a/app-dicts/myspell-ia/myspell-ia-20140518.ebuild b/app-dicts/myspell-ia/myspell-ia-20140518.ebuild new file mode 100644 index 000000000000..3983ff9fc08a --- /dev/null +++ b/app-dicts/myspell-ia/myspell-ia-20140518.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +MY_PV=${PV::4}-${PV:4:2}-${PV:6} + +MYSPELL_DICT=( + "ia.aff" + "ia.dic" +) + +MYSPELL_HYPH=( + "ia-hyph.dic" +) + +MYSPELL_THES=( +) + +inherit myspell-r2 + +DESCRIPTION="Interlingua dictionaries for myspell/hunspell" +LICENSE="GPL-3" +HOMEPAGE="https://extensions.openoffice.org/en/project/interlingua-dictionario-orthographic-e-regulas-de-division-de-parolas" +SRC_URI="mirror://sourceforge/aoo-extensions/dict-ia-${MY_PV}.oxt -> ${P}.oxt" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" -- cgit v1.2.3