summaryrefslogtreecommitdiff
path: root/app-dicts/sword-OSHB
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-OSHB
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-OSHB')
-rw-r--r--app-dicts/sword-OSHB/Manifest3
-rw-r--r--app-dicts/sword-OSHB/metadata.xml11
-rw-r--r--app-dicts/sword-OSHB/sword-OSHB-1.4.ebuild13
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/sword-OSHB/Manifest b/app-dicts/sword-OSHB/Manifest
new file mode 100644
index 000000000000..61e90b9d1485
--- /dev/null
+++ b/app-dicts/sword-OSHB/Manifest
@@ -0,0 +1,3 @@
+DIST OSHB-1.4.zip 3765030 BLAKE2B a8f49f3a4adf74c22f221aab9931487ac00684d1b7fbda4ae8de8eea205e7776d946b13d7658dbd989e7ac3c06900024212a5d82a18dad28e260d3ba5f1100f4 SHA512 f1b663bb41b8907e8cd097bc6dd6011e4b5da3c6990f64501c2e312e8101635120e2652e7412fd5be97279418f23fc9acf4e4dc4873227c94d8e3bcc643e2f2d
+EBUILD sword-OSHB-1.4.ebuild 333 BLAKE2B 0eca6ff1694c0ec90ed778c364599fef875d2c5b957bdb8fe4c503883828a2658e76c34bccbbc8b964b035fe4c70789e912e20a7722532b99ea646c1429f1e07 SHA512 cdf3b909a6e40bd4fa445eee6d198684d9a0aee062c0668260cad8b632db1c033012734f0ac695374d6cdbf59bcb70af2ff93a779cb5b404af7205fa5a720a8d
+MISC metadata.xml 580 BLAKE2B 350f5712ac739a9b580a5143270b4a36d4eb9cad5bbfd676cccecf391d07a2f069d84a38c79d78575ef46d736b846423d66e2239cefee391fe63707e296e190b SHA512 d329fbc3300e04d8e8288c17a49018e4e584bcc4d94d3f7876a7d7690723c708e68c5905a65a503dfa84dd57cf10f2e77db7e374ff172401d0a5c136a4bf2b20
diff --git a/app-dicts/sword-OSHB/metadata.xml b/app-dicts/sword-OSHB/metadata.xml
new file mode 100644
index 000000000000..dfed05c1bd91
--- /dev/null
+++ b/app-dicts/sword-OSHB/metadata.xml
@@ -0,0 +1,11 @@
+<?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 text is based on the Westminster Leningrad Codex, tagged with Strong's numbers, and maintained by OpenScriptures.org. OpenScriptures is currently adding morphology tagging. To contribute to this effort or follow its progress, see https://groups.google.com/forum/#!forum/openscriptures-hb.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-OSHB/sword-OSHB-1.4.ebuild b/app-dicts/sword-OSHB/sword-OSHB-1.4.ebuild
new file mode 100644
index 000000000000..7ac964caee9c
--- /dev/null
+++ b/app-dicts/sword-OSHB/sword-OSHB-1.4.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="Open Scriptures Hebrew Bible"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=OSHB"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"