summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:44:24 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:34:10 +0200
commit5137208b5323872ed2a8fed838b4314bf66d5382 (patch)
tree9b834ca78a9304d55bd65fac7967b7468ef37a22 /app-dicts/sword-HebModern
parentapp-dicts/sword-HebDelitzsch: new package (diff)
downloadgentoo-5137208b5323872ed2a8fed838b4314bf66d5382.tar.gz
gentoo-5137208b5323872ed2a8fed838b4314bf66d5382.tar.bz2
gentoo-5137208b5323872ed2a8fed838b4314bf66d5382.zip
app-dicts/sword-HebModern: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-HebModern')
-rw-r--r--app-dicts/sword-HebModern/Manifest1
-rw-r--r--app-dicts/sword-HebModern/metadata.xml8
-rw-r--r--app-dicts/sword-HebModern/sword-HebModern-1.2.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-HebModern/Manifest b/app-dicts/sword-HebModern/Manifest
new file mode 100644
index 000000000000..c6d3c7c39f88
--- /dev/null
+++ b/app-dicts/sword-HebModern/Manifest
@@ -0,0 +1 @@
+DIST HebModern-1.2.zip 1171549 BLAKE2B a1642a763604083eb27689a84c1d59f499e5638480cf8525c3bd00ada83d801a99d13e76e2dd5930c48a37316bef0d6a51585dc389de1f0d8fa56375f776c6d1 SHA512 d7970e39db8a37b3eb80b90a629b209fd005ed4575bece6e2299800596b175830504596bc92941f564b1b43cee6833a617496fdd0518a3eaf8818c4e9654d3b4
diff --git a/app-dicts/sword-HebModern/metadata.xml b/app-dicts/sword-HebModern/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-HebModern/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>
diff --git a/app-dicts/sword-HebModern/sword-HebModern-1.2.ebuild b/app-dicts/sword-HebModern/sword-HebModern-1.2.ebuild
new file mode 100644
index 000000000000..02534d421571
--- /dev/null
+++ b/app-dicts/sword-HebModern/sword-HebModern-1.2.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.5.9"
+
+inherit sword-module
+
+DESCRIPTION="Modern Hebrew Bible"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=HebModern"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"