summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:47:43 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:37:22 +0200
commitbc4f0b3e69a6f994765d181cf49a8ed348943822 (patch)
tree3d8ffdfbeeb440bc35138abc7db568bcd5044c7d /app-dicts/sword-OEBcth
parentapp-dicts/sword-OEB: new package (diff)
downloadgentoo-bc4f0b3e69a6f994765d181cf49a8ed348943822.tar.gz
gentoo-bc4f0b3e69a6f994765d181cf49a8ed348943822.tar.bz2
gentoo-bc4f0b3e69a6f994765d181cf49a8ed348943822.zip
app-dicts/sword-OEBcth: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-OEBcth')
-rw-r--r--app-dicts/sword-OEBcth/Manifest1
-rw-r--r--app-dicts/sword-OEBcth/metadata.xml8
-rw-r--r--app-dicts/sword-OEBcth/sword-OEBcth-1.1.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-OEBcth/Manifest b/app-dicts/sword-OEBcth/Manifest
new file mode 100644
index 000000000000..c6a2869758f9
--- /dev/null
+++ b/app-dicts/sword-OEBcth/Manifest
@@ -0,0 +1 @@
+DIST OEBcth-1.1.zip 613615 BLAKE2B d077e9dc435fd4c626032d3f1cd82427596ed7569f66b5080b6ce16e923912f055bdab8798243bd42eb57cd983d6927703a772cb33879a959cc7e7fb72db2560 SHA512 b52dace0949ff9f9cf154bba6e549209fbc002d0f810be0ec06d3e0f1f3afed9ad0ab544e3a1102f225bf034b391b8410f64537f8b92d423344a8d8735305b9c
diff --git a/app-dicts/sword-OEBcth/metadata.xml b/app-dicts/sword-OEBcth/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-OEBcth/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-OEBcth/sword-OEBcth-1.1.ebuild b/app-dicts/sword-OEBcth/sword-OEBcth-1.1.ebuild
new file mode 100644
index 000000000000..a5423e2408b7
--- /dev/null
+++ b/app-dicts/sword-OEBcth/sword-OEBcth-1.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.5.11"
+
+inherit sword-module
+
+DESCRIPTION="Open English Bible (Commonwealth Spelling)"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=OEBcth"
+LICENSE="CC0-1.0"
+KEYWORDS="~amd64 ~ppc ~x86"