summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-sq
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-sq
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/myspell-sq')
-rw-r--r--app-dicts/myspell-sq/Manifest3
-rw-r--r--app-dicts/myspell-sq/metadata.xml5
-rw-r--r--app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild28
3 files changed, 36 insertions, 0 deletions
diff --git a/app-dicts/myspell-sq/Manifest b/app-dicts/myspell-sq/Manifest
new file mode 100644
index 000000000000..ac2e2cc16bd4
--- /dev/null
+++ b/app-dicts/myspell-sq/Manifest
@@ -0,0 +1,3 @@
+DIST myspell-sq_AL-1.6.4.zip 666207 BLAKE2B 8f6eaadf9f3ee3bbc28d1300f6d3d6a917f3dd9d7cb9b8b26a2f1b47b3564c56c12c240ce123da241bbc82d9b0c9484003b5920e5e5d8927403548590ca7aaa4 SHA512 4db1e2cae0c308973166e977d3c5c78ba02f0466bb60bd0d3971c84933274510442f8cfb22eeb6d47fd33e8dfb30e70ce11adc1114da1548a1a3b68f19619930
+EBUILD myspell-sq-1.6.4.ebuild 574 BLAKE2B 7102b35babbc8216841eaa7e21f22ce720d843a8a7337a1a3dad585622ce2c6299784f831d298436371e54c41dbe2d4cacbfcb86a4e744a311d992c3bb2d82e7 SHA512 b835511e370f84b63140478c8c0afd264bf70e6d65d3a6d2e84c1cacb2ed213ee7d4a8ec3683d6a91fcd805edc227dcb2a1f0e3e80abdacc07a4bcf888478012
+MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/myspell-sq/metadata.xml b/app-dicts/myspell-sq/metadata.xml
new file mode 100644
index 000000000000..6f49eba8f496
--- /dev/null
+++ b/app-dicts/myspell-sq/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-needed -->
+</pkgmetadata>
diff --git a/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild b/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild
new file mode 100644
index 000000000000..f673f929185a
--- /dev/null
+++ b/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MYSPELL_DICT=(
+ "sq_AL.dic"
+ "sq_AL.aff"
+)
+
+MYSPELL_HYPH=(
+)
+
+MYSPELL_THES=(
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Albanian dictionaries for myspell/hunspell"
+HOMEPAGE="http://www.shkenca.org/k6i/albanian_dictionary_for_myspell_en.html"
+SRC_URI="http://www.shkenca.org/shkarkime/${PN}_AL-${PV}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+S="${WORKDIR}/${PN}_AL-${PV}"