summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-kk
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-kk
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/myspell-kk')
-rw-r--r--app-dicts/myspell-kk/Manifest3
-rw-r--r--app-dicts/myspell-kk/metadata.xml15
-rw-r--r--app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild25
3 files changed, 43 insertions, 0 deletions
diff --git a/app-dicts/myspell-kk/Manifest b/app-dicts/myspell-kk/Manifest
new file mode 100644
index 000000000000..8db212bcdfbd
--- /dev/null
+++ b/app-dicts/myspell-kk/Manifest
@@ -0,0 +1,3 @@
+DIST myspell-kk-1.1.2.tar.gz 310307 BLAKE2B b760b807c1dd6814ac89a8b0aa99cac4c28948e43d389d26627967cadb0de76173e09a53e21c1c96713ef3f4d234a594471b512d4481f2e686fc95259a243cdd SHA512 1373f7af6767a9d81b3fd03207775999eb4be7757ccbe26a849f9b3c47d7dbf0b4e8cfd3e4e6436b45478ab01dc23f7d255c2a9f7100193c6b9b3b0f7935d751
+EBUILD myspell-kk-1.1.2.ebuild 614 BLAKE2B 822c4183af0fdae943b01cbad23db7df1aa282eb67b9298d96d4bf1242f4ecbebcc0f8ad55ef9b35f6bda17d837e70a069a9d98e76a7275872c389b3b26a7797 SHA512 6eb6b8f2c34f336009a5b82e54ebfce1876dd6d7e9df625cb5cf60b326fc4456141c8bd1a1afd8bef848a3a5074f66a9854bef132947f42bb88f79acf2c405a0
+MISC metadata.xml 449 BLAKE2B 84aa1da65f19ac5da191ea172992d27e489f6d0cc5725b0fe60c212a78bdc8dd0bc97fad7b2e9c4916255fbc6275646011b3a10bd75fa9e1c0e02f7c86562ce3 SHA512 867a4fb1664a64beaa720c06f0ae026d533ad2eefa208007bdc0a37846b687aa510c86e34f5b376d386711e17400dd62f0b6f06751cadc5cba9898cc7d4f1188
diff --git a/app-dicts/myspell-kk/metadata.xml b/app-dicts/myspell-kk/metadata.xml
new file mode 100644
index 000000000000..54467ae98a34
--- /dev/null
+++ b/app-dicts/myspell-kk/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>kegalym2@mail.ru</email>
+ <name>Galym Kerimbekov</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">kergalym/myspell-kk</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild b/app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild
new file mode 100644
index 000000000000..2bf60fe77cfe
--- /dev/null
+++ b/app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MYSPELL_DICT=(
+ "kk_KZ.aff"
+ "kk_KZ.dic"
+ "kk_noun_adj.aff"
+ "kk_noun_adj.dic"
+ "kk_test.aff"
+ "kk_test.dic"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Kazakh dictionaries for myspell/hunspell"
+HOMEPAGE="https://github.com/kergalym/myspell-kk"
+SRC_URI="https://github.com/kergalym/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+
+S="${WORKDIR}/${P}" # override eclass assignment