summaryrefslogtreecommitdiff
path: root/app-dicts/sword-KJV
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-KJV
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-KJV')
-rw-r--r--app-dicts/sword-KJV/Manifest3
-rw-r--r--app-dicts/sword-KJV/metadata.xml28
-rw-r--r--app-dicts/sword-KJV/sword-KJV-2.9.ebuild13
3 files changed, 44 insertions, 0 deletions
diff --git a/app-dicts/sword-KJV/Manifest b/app-dicts/sword-KJV/Manifest
new file mode 100644
index 000000000000..fff82e848112
--- /dev/null
+++ b/app-dicts/sword-KJV/Manifest
@@ -0,0 +1,3 @@
+DIST KJV-2.9.zip 4061008 BLAKE2B e29bdba1147b96210b68a221f254b13f63f80616b80e241926b1d4af883cb5b611259668bfcd6f943a333f46f9a3fa24565c461181379428b80a4e41d1dcc502 SHA512 80af4ce768ec5c93e8e502338320c3b7fa5127fcc91ddb22969e0c1cac056538b5296b4b886ae653146cd2e21a61441e3c34f62f90cbec30510a81abc5408ec6
+EBUILD sword-KJV-2.9.ebuild 360 BLAKE2B 0409b33a0a297e4366b1c5234aa0d1188e1aae4d5b3f8fd8290ff149a197884e75919707663eb199e2c851aa7d3b6214ed7b5445f5a660ae62c549fdfb6409cd SHA512 12108a810fd0a71c162c5a60b9c4a91b1891e0d43f27d2479b3a9e57017f1d611e13a45171e49ff796bf13f35045dcd0e5272fc75371aee701d7d34cceca8ce8
+MISC metadata.xml 1635 BLAKE2B 2ae7b2e64f448aff6b2d5db0fe76910149d6b27ccfa654a1dd36676b216495e4ec5c16c9603e85ab2e736558f3e44bea051f7f45fe3c8864bc79499230aee74a SHA512 6e4835b52c3794ad40edf8b0807bca62c5de528935d3640d0d6093316287265d4f7cf1fca5fe1a4ac3c5e0043841ebcb8efb70589411d82da39c58707a92b63a
diff --git a/app-dicts/sword-KJV/metadata.xml b/app-dicts/sword-KJV/metadata.xml
new file mode 100644
index 000000000000..52f7188b3ecc
--- /dev/null
+++ b/app-dicts/sword-KJV/metadata.xml
@@ -0,0 +1,28 @@
+<?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>
+ This is the King James Version of the Holy Bible (also known as the Authorized
+ Version) with embedded Strong's Numbers. The rights to the base text are held
+ by the Crown of England. The Strong's numbers in the OT were obtained from The
+ Bible Foundation: http://www.bf.org. The NT Strong's data was obtained from
+ The KJV2003 Project at CrossWire: http://www.crosswire.org. These mechanisms
+ provide a useful means for looking up the exact original language word
+ in a lexicon that is keyed to Strong's numbers.
+ Special thanks to the volunteers at Bible Foundation for keying the
+ Hebrew/English data and of Project KJV2003 for working toward the completion
+ of synchronizing the English phrases to the Stephanas Textus Receptus, and to
+ Dr. Maurice Robinson for providing the base Greek text with Strong's and
+ Morphology. We are also appreciative of formatting markup that was provided by
+ Michael Paul Johnson at http://www.ebible.org. Their time and generosity to
+ contribute such for the free use of the Body of Christ is a great blessing and
+ this derivitive work could not have been possible without these efforts of so
+ many individuals. It is in this spirit that we in turn offer the KJV2003
+ Project text freely for any purpose. Any copyright that might be obtained for
+ this effort is held by CrossWire Bible Society.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-KJV/sword-KJV-2.9.ebuild b/app-dicts/sword-KJV/sword-KJV-2.9.ebuild
new file mode 100644
index 000000000000..728ef9738aca
--- /dev/null
+++ b/app-dicts/sword-KJV/sword-KJV-2.9.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.7.0"
+
+inherit sword-module
+
+DESCRIPTION="King James Version (1769) with Strongs Numbers and Morphology"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KJV"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86"