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-sl/Manifest | 3 +++ app-dicts/myspell-sl/metadata.xml | 5 ++++ app-dicts/myspell-sl/myspell-sl-2012.01.04.ebuild | 29 +++++++++++++++++++++++ 3 files changed, 37 insertions(+) create mode 100644 app-dicts/myspell-sl/Manifest create mode 100644 app-dicts/myspell-sl/metadata.xml create mode 100644 app-dicts/myspell-sl/myspell-sl-2012.01.04.ebuild (limited to 'app-dicts/myspell-sl') diff --git a/app-dicts/myspell-sl/Manifest b/app-dicts/myspell-sl/Manifest new file mode 100644 index 000000000000..bfbd723f42fd --- /dev/null +++ b/app-dicts/myspell-sl/Manifest @@ -0,0 +1,3 @@ +DIST pack-sl.oxt 1506739 BLAKE2B 801c7dd557c534c3b83e1360a765555b146eb23387a12e8ec779f9f4878760b9a87115ab97d6eb667bdde72bc367ee4c59d28fc2492cff764b5b44d33244c94f SHA512 7309e1f9e5c42ed41c660a195421b5dbfc9995c4970641c9da087d0f4f44126c5a98ddeaaae13f7ba563314cfaf981c8216c45d80fae2fda1d7c49fd943c32ee +EBUILD myspell-sl-2012.01.04.ebuild 671 BLAKE2B 2baf0b46178d49cc49280b9728d67659f18d1b9f201d33d167e142e05cd316110a11ee3b4c316da65f5f1a90df5261c5dd9eded48d688bfdea98017f817f0426 SHA512 fb29d10082bc08e871d6a27473c13ddd8b88096d100e758e218cb38b3ca55ea9ae381381700d511e9ecbd86c9d13e4963d22a42805d6e484ec88cb730caf8a65 +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/myspell-sl/metadata.xml b/app-dicts/myspell-sl/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-dicts/myspell-sl/metadata.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/app-dicts/myspell-sl/myspell-sl-2012.01.04.ebuild b/app-dicts/myspell-sl/myspell-sl-2012.01.04.ebuild new file mode 100644 index 000000000000..1249270dd9b0 --- /dev/null +++ b/app-dicts/myspell-sl/myspell-sl-2012.01.04.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=( + "sl_SI.aff" + "sl_SI.dic" +) + +MYSPELL_HYPH=( + "hyph_sl_SI.dic" +) + +MYSPELL_THES=( + "th_sl_SI_v2.dat" + "th_sl_SI_v2.idx" +) + +inherit myspell-r2 + +DESCRIPTION="Slovenian dictionaries for myspell/hunspell" +HOMEPAGE="http://extensions.libreoffice.org/extension-center/slovenian-dictionary-pack" +SRC_URI="http://extensions.libreoffice.org/extension-center/slovenian-dictionary-pack/releases/${PV}/pack-sl.oxt" + +LICENSE="GPL-3 LGPL-2.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