summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/myspell-uk')
-rw-r--r--app-dicts/myspell-uk/Manifest1
-rw-r--r--app-dicts/myspell-uk/metadata.xml5
-rw-r--r--app-dicts/myspell-uk/myspell-uk-1.6.5.ebuild30
3 files changed, 36 insertions, 0 deletions
diff --git a/app-dicts/myspell-uk/Manifest b/app-dicts/myspell-uk/Manifest
new file mode 100644
index 000000000000..9bf80392d5ac
--- /dev/null
+++ b/app-dicts/myspell-uk/Manifest
@@ -0,0 +1 @@
+DIST dict-uk_ua-1.6.5.oxt 854246 SHA256 8dd5cfcfc89b523e14e76de305f52382167b6bfac1fee5d562f80cc9ef32e5db SHA512 e1b74e299909af291e40674a6b783eacd289b16c7419e3311ea153c47520e06db70ff45a497db6d3f1cbe44bff10260e9fa6c7382d7a87e3efb2211ce1cb5ce8 WHIRLPOOL 4b41080960eacc45c7ff3a0a1b74a0ffb575ec788b327affb6879bb6c14535beedbf2d2cadc056fe11ef9bc86042fc1b8848ed6ccc35a47e0146809060af3ac6
diff --git a/app-dicts/myspell-uk/metadata.xml b/app-dicts/myspell-uk/metadata.xml
new file mode 100644
index 000000000000..4538a68724a6
--- /dev/null
+++ b/app-dicts/myspell-uk/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>maintainer-needed@gentoo.org</email></maintainer>
+</pkgmetadata>
diff --git a/app-dicts/myspell-uk/myspell-uk-1.6.5.ebuild b/app-dicts/myspell-uk/myspell-uk-1.6.5.ebuild
new file mode 100644
index 000000000000..731fac930e08
--- /dev/null
+++ b/app-dicts/myspell-uk/myspell-uk-1.6.5.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+
+MYSPELL_DICT=(
+ "uk_UA.aff"
+ "uk_UA.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_uk_UA.dic"
+)
+
+MYSPELL_THES=(
+ "th_uk_UA.dat"
+ "th_uk_UA.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Ukrainian dictionaries for myspell/hunspell"
+HOMEPAGE="http://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus"
+SRC_URI="http://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus/releases/${PV}/dict-uk_ua-${PV}.oxt"
+
+LICENSE="GPL-3 LGPL-2.1 MPL-1.1"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""