summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:49:35 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:39:07 +0200
commit0faea1d6e750bbde8da6c835101779f97ce5e8c3 (patch)
treeaa074c6b827fda9545ee1c5d928ed64c8507ea3f /app-dicts/sword-SP
parentapp-dicts/sword-SBLGNTApp: new package (diff)
downloadgentoo-0faea1d6e750bbde8da6c835101779f97ce5e8c3.tar.gz
gentoo-0faea1d6e750bbde8da6c835101779f97ce5e8c3.tar.bz2
gentoo-0faea1d6e750bbde8da6c835101779f97ce5e8c3.zip
app-dicts/sword-SP: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-SP')
-rw-r--r--app-dicts/sword-SP/Manifest1
-rw-r--r--app-dicts/sword-SP/metadata.xml8
-rw-r--r--app-dicts/sword-SP/sword-SP-1.0.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-SP/Manifest b/app-dicts/sword-SP/Manifest
new file mode 100644
index 000000000000..3a3d51eb3a19
--- /dev/null
+++ b/app-dicts/sword-SP/Manifest
@@ -0,0 +1 @@
+DIST SP-1.0.zip 1169815 BLAKE2B a01f1fe5b2055068360d9e61aabb23a6a9f9166628edea74309b9a05fa0b32ce372f6064f81562f97abaa6e2518082aad9a2f27955d6ec4012c39eecc1ee37fc SHA512 766d48ee136a093c99a2a58f221e4ec1e0ae68be6b2d95c0e5bc619ee3534dcf61f0ac9be389ce7f2295cba831e2916cfbf54d4ba588302db17ced51ae497b52
diff --git a/app-dicts/sword-SP/metadata.xml b/app-dicts/sword-SP/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-SP/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-SP/sword-SP-1.0.ebuild b/app-dicts/sword-SP/sword-SP-1.0.ebuild
new file mode 100644
index 000000000000..ce5dfcfefaae
--- /dev/null
+++ b/app-dicts/sword-SP/sword-SP-1.0.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.3"
+
+inherit sword-module
+
+DESCRIPTION="Samaritan Pentateuch"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=SP"
+LICENSE="free-noncomm"
+KEYWORDS="~amd64 ~ppc ~x86"