commit:     d671b406676fbfac9416f66d946211519fa2f89d
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 29 14:08:24 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Jul 29 14:19:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d671b406

app-dicts/sword-KJVA: new package

Like sword-KJV but with Apocrypha included. Used by the
app-text/bibletime test suite.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-dicts/sword-KJVA/Manifest                |  1 +
 app-dicts/sword-KJVA/metadata.xml            | 28 ++++++++++++++++++++++++++++
 app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild | 13 +++++++++++++
 3 files changed, 42 insertions(+)

diff --git a/app-dicts/sword-KJVA/Manifest b/app-dicts/sword-KJVA/Manifest
new file mode 100644
index 00000000000..4db869c537a
--- /dev/null
+++ b/app-dicts/sword-KJVA/Manifest
@@ -0,0 +1 @@
+DIST KJVA-3.0.1.zip 3941853 BLAKE2B 
092ccdc2ef222bdeb1a79621c6daf61b31fe68232258249fe7124c2177bdeb85d984301a6546ee2bcb5a7a2dd2b71417f704de5e34484982236c492753cb431d
 SHA512 
a47fafd19f050aafda95280dbe2b3055818fb05344ad3a9f01cedbb14cb87fa290b515090c259e657b1f26e4c585b7e0fa93ec8c2e824592aefc02b3818ac84d

diff --git a/app-dicts/sword-KJVA/metadata.xml 
b/app-dicts/sword-KJVA/metadata.xml
new file mode 100644
index 00000000000..52f7188b3ec
--- /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>[email protected]</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 00000000000..00807039b51
--- /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"

Reply via email to