summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-ku
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/myspell-ku
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/myspell-ku')
-rw-r--r--app-dicts/myspell-ku/Manifest3
-rw-r--r--app-dicts/myspell-ku/metadata.xml8
-rw-r--r--app-dicts/myspell-ku/myspell-ku-0.21.ebuild26
3 files changed, 37 insertions, 0 deletions
diff --git a/app-dicts/myspell-ku/Manifest b/app-dicts/myspell-ku/Manifest
new file mode 100644
index 000000000000..af4447d6cc9d
--- /dev/null
+++ b/app-dicts/myspell-ku/Manifest
@@ -0,0 +1,3 @@
+DIST ku_TR-021.zip 42128 BLAKE2B c53a982eafd0e55e78eb7f37339e652070129c32065807fcdee8a83fcc1246adbf5053fb3c45adecfccd8e12da2dc149924b1803695be5a32816fdbefc09f5d4 SHA512 2f9eb5bfb6532ba603451061cbabc9859930eb0cb8549ef409b5e92767d5dfdcfff1cae81e7d8ed59a888e4babe730e661c82a2d51bf40c74392f64a7572a194
+EBUILD myspell-ku-0.21.ebuild 544 BLAKE2B ad3ce5283ce8d6c70ac9597451d62edd7197a9380924ab3067de2208544c7473a5af019ab9128e69882d2709905ef368a7231b1ed324774ae28dd7b003ac3bf9 SHA512 6500bbbd80b8f3c035c0c14ab7ac58e60328b86c311e510ca2d8422d29f7ea691bfd36ebe767c2452234db5238c62a2bf9b3a4053b0077513979df0120600afb
+MISC metadata.xml 251 BLAKE2B 481d3df677e0d401d036acc39e6a9a880fd6aac1ecaec623041a9202502ec9926021f10968b23df10f807d79e538eb71542e61dc3c3a7103280dead23120e6f9 SHA512 065a583724711930f3f184e5a94a08e3d1fd3ac7b3a70e213605f2b5888cae66426f3172fb8733a02166883e3ac5b713fc07eb3745af403f2b3339b3162b7578
diff --git a/app-dicts/myspell-ku/metadata.xml b/app-dicts/myspell-ku/metadata.xml
new file mode 100644
index 000000000000..ba509b7417f2
--- /dev/null
+++ b/app-dicts/myspell-ku/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+ <upstream>
+ <remote-id type="sourceforge">myspellkurdish</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-dicts/myspell-ku/myspell-ku-0.21.ebuild b/app-dicts/myspell-ku/myspell-ku-0.21.ebuild
new file mode 100644
index 000000000000..de2f4b5eace1
--- /dev/null
+++ b/app-dicts/myspell-ku/myspell-ku-0.21.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MYSPELL_DICT=(
+ "ku_TR/ku_TR.aff"
+ "ku_TR/ku_TR.dic"
+)
+
+MYSPELL_HYPH=(
+)
+
+MYSPELL_THES=(
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Kurdish dictionaries for myspell/hunspell"
+HOMEPAGE="https://code.google.com/p/hunspell-ku/"
+SRC_URI="mirror://sourceforge/myspellkurdish/ku_TR-${PV/./}.zip"
+
+LICENSE="GPL-3 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=""