summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-sl
diff options
context:
space:
mode:
authorPalica <palica+gitlab@liguros.net>2020-06-23 22:35:08 +0200
committerPalica <palica+gitlab@liguros.net>2020-06-23 22:35:08 +0200
commitecdac123787b96ce6649f0f91da12ea6458cc2b1 (patch)
treeb89c74d9e6fe6e8aebc4c77bcbeb4ab73214127d /app-dicts/myspell-sl
parent1be72aa41cf41dedadeecf59dca9f01de6381f5e (diff)
downloadbaldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.gz
baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.xz
baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.zip
Updating liguros repo
Diffstat (limited to 'app-dicts/myspell-sl')
-rw-r--r--app-dicts/myspell-sl/Manifest1
-rw-r--r--app-dicts/myspell-sl/metadata.xml6
-rw-r--r--app-dicts/myspell-sl/myspell-sl-2012.01.04.ebuild29
3 files changed, 36 insertions, 0 deletions
diff --git a/app-dicts/myspell-sl/Manifest b/app-dicts/myspell-sl/Manifest
new file mode 100644
index 000000000000..368a798c17e9
--- /dev/null
+++ b/app-dicts/myspell-sl/Manifest
@@ -0,0 +1 @@
+DIST pack-sl.oxt 1506739 BLAKE2B 801c7dd557c534c3b83e1360a765555b146eb23387a12e8ec779f9f4878760b9a87115ab97d6eb667bdde72bc367ee4c59d28fc2492cff764b5b44d33244c94f SHA512 7309e1f9e5c42ed41c660a195421b5dbfc9995c4970641c9da087d0f4f44126c5a98ddeaaae13f7ba563314cfaf981c8216c45d80fae2fda1d7c49fd943c32ee
diff --git a/app-dicts/myspell-sl/metadata.xml b/app-dicts/myspell-sl/metadata.xml
new file mode 100644
index 000000000000..d85b4252fc33
--- /dev/null
+++ b/app-dicts/myspell-sl/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<!-- maintainer-needed -->
+ <origin>gentoo-staging</origin>
+</pkgmetadata>
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..bc3af6740a60
--- /dev/null
+++ b/app-dicts/myspell-sl/myspell-sl-2012.01.04.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# 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="https://extensions.libreoffice.org/extension-center/slovenian-dictionary-pack"
+SRC_URI="https://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 sparc x86"
+IUSE=""