summaryrefslogtreecommitdiff
path: root/app-dicts/sword-KJVA
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-KJVA')
-rw-r--r--app-dicts/sword-KJVA/Manifest3
-rw-r--r--app-dicts/sword-KJVA/metadata.xml28
-rw-r--r--app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild13
3 files changed, 44 insertions, 0 deletions
diff --git a/app-dicts/sword-KJVA/Manifest b/app-dicts/sword-KJVA/Manifest
new file mode 100644
index 000000000000..698c02245d92
--- /dev/null
+++ b/app-dicts/sword-KJVA/Manifest
@@ -0,0 +1,3 @@
+DIST KJVA-3.0.1.zip 3941853 BLAKE2B 092ccdc2ef222bdeb1a79621c6daf61b31fe68232258249fe7124c2177bdeb85d984301a6546ee2bcb5a7a2dd2b71417f704de5e34484982236c492753cb431d SHA512 a47fafd19f050aafda95280dbe2b3055818fb05344ad3a9f01cedbb14cb87fa290b515090c259e657b1f26e4c585b7e0fa93ec8c2e824592aefc02b3818ac84d
+EBUILD sword-KJVA-3.0.1.ebuild 378 BLAKE2B 10e7f0628161579764b3b1e63c9c7361f28f97eba924a9513f5be9a8ee1ce73d2029fbb7de09c88b185ac5846f9b5ec316ac7ea27f94c52f30237af8e3d889f0 SHA512 3922ac662f8502d387cf95578d0b5cd4d9b8a21e97ed429f89379e77284a4b840598ae1bdf795831991f8f9b3840e410be6d89b1e02e17ef4e863484b5c97618
+MISC metadata.xml 1635 BLAKE2B 2ae7b2e64f448aff6b2d5db0fe76910149d6b27ccfa654a1dd36676b216495e4ec5c16c9603e85ab2e736558f3e44bea051f7f45fe3c8864bc79499230aee74a SHA512 6e4835b52c3794ad40edf8b0807bca62c5de528935d3640d0d6093316287265d4f7cf1fca5fe1a4ac3c5e0043841ebcb8efb70589411d82da39c58707a92b63a
diff --git a/app-dicts/sword-KJVA/metadata.xml b/app-dicts/sword-KJVA/metadata.xml
new file mode 100644
index 000000000000..52f7188b3ecc
--- /dev/null
+++ b/app-dicts/sword-KJVA/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-KJVA/sword-KJVA-3.0.1.ebuild b/app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild
new file mode 100644
index 000000000000..00807039b51d
--- /dev/null
+++ b/app-dicts/sword-KJVA/sword-KJVA-3.0.1.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="King James Version (1769) incl. Apocrypha, with Strongs Numbers and Morphology"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KJVA"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86"