summaryrefslogtreecommitdiff
path: root/app-dicts/sword-Aleppo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /app-dicts/sword-Aleppo
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-Aleppo')
-rw-r--r--app-dicts/sword-Aleppo/Manifest3
-rw-r--r--app-dicts/sword-Aleppo/metadata.xml12
-rw-r--r--app-dicts/sword-Aleppo/sword-Aleppo-2.0.ebuild13
3 files changed, 28 insertions, 0 deletions
diff --git a/app-dicts/sword-Aleppo/Manifest b/app-dicts/sword-Aleppo/Manifest
new file mode 100644
index 000000000000..3cf50459b28d
--- /dev/null
+++ b/app-dicts/sword-Aleppo/Manifest
@@ -0,0 +1,3 @@
+DIST Aleppo-2.0.zip 863221 BLAKE2B 939056461cf7ec9e5d5d574832b9513b827cb0181fbdee2d66ecde6da247d63dfc2ec108a0930f3e28b90145c57b726dfb1e1f34afd3ddb6f017beff69ca37d1 SHA512 1e9d9546fcb276ec191a863dc5750f954abeadd6c1f2e83fd58917d395cdbc34a5d268a581336a21ccc6d6c87f19e29b690d6329be823a2fe932b59e521ee061
+EBUILD sword-Aleppo-2.0.ebuild 319 BLAKE2B 4d1006022042a60187d1c12afb4585a9a8bd89793de608579c845a2ae9e29c7e3953b6c1fa4cf4208423a90deb1ffe87467b606451871aa144b74f0f7d003a46 SHA512 8d8ba25166160a043c3240e9b7f0589ea95b4a86dc8552b224a0ac7dcab9399731ac74cfc5a0831e357393a3e7ee8275ec9f91f2182019a2864e1a7492b411f0
+MISC metadata.xml 425 BLAKE2B e349e5d933ae3b454fb26052d4cd434558365b48f8dcb88577abbc4b2b0232d4a1aa718aee299e0bdf97e31e77ae281354dfd9d96d516f975e644ba19b130764 SHA512 0e509fe67355075c28b82934a5dd6c1f6cef1c7d875aa189734f33d8dab4cfcaf72c53a983ac64fa35083cc316f40f7780c3c34f6099c1be5e80d8751b4bef90
diff --git a/app-dicts/sword-Aleppo/metadata.xml b/app-dicts/sword-Aleppo/metadata.xml
new file mode 100644
index 000000000000..71eb3bbc12b5
--- /dev/null
+++ b/app-dicts/sword-Aleppo/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+ <longdescription>
+ The Aleppo Codex (i.e. Hebrew Bible) without Vowel Points or Punctuation.
+ Based on the electronic edition at http://www.mechon-mamre.org
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-Aleppo/sword-Aleppo-2.0.ebuild b/app-dicts/sword-Aleppo/sword-Aleppo-2.0.ebuild
new file mode 100644
index 000000000000..1a50321a903d
--- /dev/null
+++ b/app-dicts/sword-Aleppo/sword-Aleppo-2.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SWORD_MINIMUM_VERSION="1.6.0"
+
+inherit sword-module
+
+DESCRIPTION="Aleppo Codex"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Aleppo"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"