summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:39:46 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-30 20:24:03 +0200
commitca5e0f5ba5da064931307a25f194e2ac8602bf4c (patch)
tree47675ab5dd7e38d15661c3eb01da8d53d6a362f0 /app-dicts/sword-BWE
parentapp-dicts/sword-BDBGlosses_Strongs: new package (diff)
downloadgentoo-ca5e0f5ba5da064931307a25f194e2ac8602bf4c.tar.gz
gentoo-ca5e0f5ba5da064931307a25f194e2ac8602bf4c.tar.bz2
gentoo-ca5e0f5ba5da064931307a25f194e2ac8602bf4c.zip
app-dicts/sword-BWE: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-BWE')
-rw-r--r--app-dicts/sword-BWE/Manifest1
-rw-r--r--app-dicts/sword-BWE/metadata.xml8
-rw-r--r--app-dicts/sword-BWE/sword-BWE-1.0.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-BWE/Manifest b/app-dicts/sword-BWE/Manifest
new file mode 100644
index 000000000000..1ebc52ac0efb
--- /dev/null
+++ b/app-dicts/sword-BWE/Manifest
@@ -0,0 +1 @@
+DIST BWE-1.0.zip 368084 BLAKE2B 1c76b69f69f9a56585ba44b861d0ecaa3cabca041ef2ffe0fe9a6eb1f088dff3c995e2da6a0955640c349d5a068abee08f2468cbab0bd84b6bf23851e7a2ddae SHA512 7da5f8d91aa944d779e42c838120a2e8fc1087d1c284bd1ef74c53fe420a754544e8636f485561d27658da3998fa6ed319b679184bd10f9924fed9063ace54fd
diff --git a/app-dicts/sword-BWE/metadata.xml b/app-dicts/sword-BWE/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-BWE/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-BWE/sword-BWE-1.0.ebuild b/app-dicts/sword-BWE/sword-BWE-1.0.ebuild
new file mode 100644
index 000000000000..97ab51d9352c
--- /dev/null
+++ b/app-dicts/sword-BWE/sword-BWE-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.5.1a"
+
+inherit sword-module
+
+DESCRIPTION="Bible in Worldwide English"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=BWE"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"