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-ga/Manifest | 6 +++++ app-dicts/myspell-ga/metadata.xml | 5 +++++ app-dicts/myspell-ga/myspell-ga-20060316.ebuild | 24 ++++++++++++++++++++ app-dicts/myspell-ga/myspell-ga-20160213.ebuild | 29 +++++++++++++++++++++++++ 4 files changed, 64 insertions(+) create mode 100644 app-dicts/myspell-ga/Manifest create mode 100644 app-dicts/myspell-ga/metadata.xml create mode 100644 app-dicts/myspell-ga/myspell-ga-20060316.ebuild create mode 100644 app-dicts/myspell-ga/myspell-ga-20160213.ebuild (limited to 'app-dicts/myspell-ga') diff --git a/app-dicts/myspell-ga/Manifest b/app-dicts/myspell-ga/Manifest new file mode 100644 index 000000000000..abaa2e5ed99b --- /dev/null +++ b/app-dicts/myspell-ga/Manifest @@ -0,0 +1,6 @@ +DIST myspell-ga-20160213.oxt 8475451 BLAKE2B f8fbd0c763df5022142ec824eb7771ee14d0091a9defc5578b5cc830e02d646f031907fd970f69320a8668465c9aa50aa978d05d293fe8c4be24e553052340ec SHA512 bf1d17c8edd174a84c853489a6404da51a21fd47e7abbbd6f1bac98753a6327c6ada7213ffb0fa6bf5ecd62510e8119e35697ae868db00b2086503a801895d0b +DIST myspell-ga_IE-20060316.zip 256050 BLAKE2B 0cdbf120951fe300d10e0fecbe53041818fdbc5fa4a50a010eeabfb482042a2f9d1e3b68618df01d20eee0dcc5bcc799500d2efaa680116fb55e27d41be9d150 SHA512 6eb181b6869d25388951640757ded3fd44738486076ca16fd8c42f52691814471968de2d29b65bb41b9285d466ff3b2cc77d27d9ad38f1275d3309b20ecdee20 +DIST myspell-hyph_ga_IE-20060316.zip 20249 BLAKE2B ddefb1107ed50072d92571e188ecee855fbd49357160ffc9311fb0fb878759147fb1b975d0c93fb8df1a31e30d3fff8e383bbef0c8bd6a0c7b70af8659001a52 SHA512 edd314e32b39e08be9cd32d55af4289f74e1b6700b34a631f47174ef9c55cd809213d07e1e1b8646f7e1260ab408bcb5dfdb5a25d8da735596901b358d8b1dc1 +EBUILD myspell-ga-20060316.ebuild 584 BLAKE2B d226e7fb3a2586afa093e25eddbc35f5839d3e51652af174fe74645f4af521386025a2a6c9e2a5b87d8a84d0bd91860f455d352d0c5969014a4012ea49d7a32e SHA512 cfdb60a13821a198749589b7df27d8a9826e71f5d409d70a39d73a23874ac8d25184a26b8b7ff4876ac802f87599800abbcb0c55718308e5fdd8ba201af355bf +EBUILD myspell-ga-20160213.ebuild 668 BLAKE2B 3a48c2eaacf36773c3779dbaa19cffcd106ac9bae6efa517dcf3a5e888d45c4e274ffa19c987d6d7b8fdce6b9ccd8532aae069dabb1be6497e10c1e5d16bf1ac SHA512 0e944d265cfc65169115f38702d6168524a7e22ce5849898b34613e2cd9540c0b3012e8b3a6ec510810c1eb20be3e55622033e9e180705b8efa804986ed401c6 +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/myspell-ga/metadata.xml b/app-dicts/myspell-ga/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-dicts/myspell-ga/metadata.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/app-dicts/myspell-ga/myspell-ga-20060316.ebuild b/app-dicts/myspell-ga/myspell-ga-20060316.ebuild new file mode 100644 index 000000000000..04a1668e40a8 --- /dev/null +++ b/app-dicts/myspell-ga/myspell-ga-20060316.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=0 + +MYSPELL_SPELLING_DICTIONARIES=( +"ga,IE,ga_IE,Irish (Ireland),ga_IE.zip" +) + +MYSPELL_HYPHENATION_DICTIONARIES=( +"ga,IE,hyph_ga_IE,Irish (Ireland),hyph_ga_IE.zip" +) + +MYSPELL_THESAURUS_DICTIONARIES=( +) + +inherit myspell + +DESCRIPTION="Irish dictionaries for myspell/hunspell" +LICENSE="GPL-2" +HOMEPAGE="http://lingucomponent.openoffice.org/ http://borel.slu.edu/ispell/" +IUSE="" + +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" diff --git a/app-dicts/myspell-ga/myspell-ga-20160213.ebuild b/app-dicts/myspell-ga/myspell-ga-20160213.ebuild new file mode 100644 index 000000000000..29484ac3f0c3 --- /dev/null +++ b/app-dicts/myspell-ga/myspell-ga-20160213.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=( + "ga_IE.aff" + "ga_IE.dic" +) + +MYSPELL_HYPH=( + "hyph_ga_IE.dic" +) + +MYSPELL_THES=( + "th_ga_IE_v2.dat" + "th_ga_IE_v2.idx" +) + +inherit myspell-r2 + +DESCRIPTION="Irish dictionaries for myspell/hunspell" +HOMEPAGE="https://extensions.openoffice.org/en/project/irish-language-spell-checker-thesaurus-and-hyphenation-patterns" +SRC_URI="mirror://sourceforge/aoo-extensions/focloiri-gaeilge-4.8.oxt -> ${P}.oxt" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" -- cgit v1.2.3