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-gl/Manifest | 4 +++ app-dicts/myspell-gl/metadata.xml | 5 ++++ app-dicts/myspell-gl/myspell-gl-20060316.ebuild | 35 +++++++++++++++++++++++++ app-dicts/myspell-gl/myspell-gl-20131013.ebuild | 29 ++++++++++++++++++++ 4 files changed, 73 insertions(+) create mode 100644 app-dicts/myspell-gl/Manifest create mode 100644 app-dicts/myspell-gl/metadata.xml create mode 100644 app-dicts/myspell-gl/myspell-gl-20060316.ebuild create mode 100644 app-dicts/myspell-gl/myspell-gl-20131013.ebuild (limited to 'app-dicts/myspell-gl') diff --git a/app-dicts/myspell-gl/Manifest b/app-dicts/myspell-gl/Manifest new file mode 100644 index 000000000000..4e48d5804296 --- /dev/null +++ b/app-dicts/myspell-gl/Manifest @@ -0,0 +1,4 @@ +DIST myspell-gl-20131013.oxt 771221 BLAKE2B cee0815ae69d00334cca4341ed5c694c3d8f97a3904f5427b7deb94d706947e536adc890b2bfbff41c666b8ae6c5c277edc4843f4c4ef4131548145a42b2313d SHA512 ae13d7137e6b8e51570bcbeba00f73d9887a24556c2409249a39858d385168a03aff3ec2cf3222cad50686a4169debbe310a05ce3bd40aaab408de3ed01885ee +EBUILD myspell-gl-20060316.ebuild 853 BLAKE2B 06bcb1ecbc191afd72455973fc6f0b555fb76a4a1e8da5b9842f73a248eadb7beb2b786d2329a09f8f0063cfa1389f64e2efd16506f11ae9d3a2f48e2b49455a SHA512 ebf0df5e7af2e436e5b0ad22bc6ea3805e917f226ea049ecac0843c41593024aa0acf6d0725361d70467331a8387318446cd43b41347a1f089827188d4e39482 +EBUILD myspell-gl-20131013.ebuild 655 BLAKE2B 03826f8e4cc9c4c06a8b788e956df4f0f9ff83f0a30ae5b9ae605a52ada9ef67142cf8f148fe74c578ba5627dc1c6cae5de3ded631d8909751e1f03108fa5f52 SHA512 1733472cc10c52939721610e7e36c89c96c8d39bc0911ab23b7d9e762a8ecfb3cf3f72f15daac773e0dbad6c51001cb569c8b1706861cf656d5710c992d93174 +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/myspell-gl/metadata.xml b/app-dicts/myspell-gl/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-dicts/myspell-gl/metadata.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/app-dicts/myspell-gl/myspell-gl-20060316.ebuild b/app-dicts/myspell-gl/myspell-gl-20060316.ebuild new file mode 100644 index 000000000000..394d655ab0b4 --- /dev/null +++ b/app-dicts/myspell-gl/myspell-gl-20060316.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=0 + +# Note; since the Galician dictionary uses the Spanish +# hypenation file, it causes collision problems with +# app-dicts/myspell-es. So the Galician dictionary +# is actually installed by the app-dicts/myspell-es +# package instead. + +#MYSPELL_SPELLING_DICTIONARIES=( +#"gl,ES,gl_ES,Galician (Spain),gl_ES.zip" +#) + +#MYSPELL_HYPHENATION_DICTIONARIES=( +#"gl,ES,hyph_es_ES,Galician (Spain),hyph_es_ES.zip" +#) + +#MYSPELL_THESAURUS_DICTIONARIES=( +#) + +#inherit myspell + +DESCRIPTION="Galician dictionaries for myspell/hunspell" +LICENSE="GPL-2 LGPL-2.1" +HOMEPAGE="http://lingucomponent.openoffice.org/" + +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" + +IUSE="" + +SLOT="0" + +RDEPEND="app-dicts/myspell-es" diff --git a/app-dicts/myspell-gl/myspell-gl-20131013.ebuild b/app-dicts/myspell-gl/myspell-gl-20131013.ebuild new file mode 100644 index 000000000000..8a64dfc62da8 --- /dev/null +++ b/app-dicts/myspell-gl/myspell-gl-20131013.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +MYSPELL_DICT=( + "gl_ES.aff" + "gl_ES.dic" +) + +MYSPELL_HYPH=( + "hyph_gl.dic" +) + +MYSPELL_THES=( + "thesaurus_gl.dat" + "thesaurus_gl.idx" +) + +inherit myspell-r2 + +DESCRIPTION="Galician dictionaries for myspell/hunspell" +LICENSE="GPL-2 LGPL-2.1" +HOMEPAGE="https://extensions.openoffice.org/en/project/corrector-ortografico-hunspell-para-galego" +SRC_URI="mirror://sourceforge/aoo-extensions/hunspell-gl-13.10.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