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-pt-br/Manifest | 4 +++ app-dicts/myspell-pt-br/metadata.xml | 5 ++++ app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild | 32 ++++++++++++++++++++++ 3 files changed, 41 insertions(+) create mode 100644 app-dicts/myspell-pt-br/Manifest create mode 100644 app-dicts/myspell-pt-br/metadata.xml create mode 100644 app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild (limited to 'app-dicts/myspell-pt-br') diff --git a/app-dicts/myspell-pt-br/Manifest b/app-dicts/myspell-pt-br/Manifest new file mode 100644 index 000000000000..f9922737535f --- /dev/null +++ b/app-dicts/myspell-pt-br/Manifest @@ -0,0 +1,4 @@ +DIST VeroptBRV300AOG.oxt 1834826 BLAKE2B 479c26994a35bf3083e713f469dcdb5f5224150654e6b05b99e1bbec67be0cc5fd8a8ef774ca1807a08cfb79113836ce09db4194660f49528cbaa67dc0475e27 SHA512 1211af8aba9d9d9eae2ec9885a922d2ad70097d55c3628080754e00f30d46c061eb3eead634c7c4729837c96d722a6f3b615fd85f12b57afe417151c0e332351 +DIST myspell-pt-br-3.0.0-thes.oxt 4561516 BLAKE2B 5016f8ffdb64ae3d6545fd723b502c6bccf6d95f88faa8f1ff41c32033046b25ff00e56bf09eeb70fa03ce5bcfd86a75b5602eaa9219f01495a7171861c7bf67 SHA512 194e8b547ca65a1b7d3c8fbffe6674f539e116840dc546e3ebba03a58d67d6ae649d0387f1addcc05e8df1a80f7941b036580acaa984df016b1ba55c7597a260 +EBUILD myspell-pt-br-3.0.0.ebuild 704 BLAKE2B ff5b4045b682e3673d90de47968909b0149d44b310521daecbec6a269cc15fe8048abb4526786195cfcd427baa387a927f38adb5fcc4e94b571f3cd29c5e90ff SHA512 23f7b873b19510be2e1362aae8e2b2b95156564db7b225d6b82069b77c23c8dc84b18d1afa1cd6cf1baeb74d46a0b4ec152104e134672c5e6d8ffe95d13deb69 +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/myspell-pt-br/metadata.xml b/app-dicts/myspell-pt-br/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-dicts/myspell-pt-br/metadata.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild b/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild new file mode 100644 index 000000000000..f3c7273ec2bc --- /dev/null +++ b/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +MYSPELL_DICT=( + "pt_BR.aff" + "pt_BR.dic" +) + +MYSPELL_HYPH=( + "hyph_pt_BR.dic" +) + +MYSPELL_THES=( + "th_pt_BR.dat" + "th_pt_BR.idx" +) + +inherit myspell-r2 + +DESCRIPTION="Brazilian dictionaries for myspell/hunspell" +HOMEPAGE="http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico/" +SRC_URI=" + http://pt-br.libreoffice.org/assets/VeroptBRV${PV//./}AOG.oxt + http://wiki.documentfoundation.org/images/f/ff/DicSin-BR.oxt -> ${P}-thes.oxt +" + +LICENSE="LGPL-3 MPL-1.1" +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" -- cgit v1.2.3