summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:39:09 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-30 20:23:25 +0200
commit886110c31733590522aa1f1a3eb6a90b817497ce (patch)
treeb2583773aeb7d49ebe8103ed14c7e5e0d042d656 /app-dicts/sword-AB
parentapp-dicts/sword-2BabDict: new package (diff)
downloadgentoo-886110c31733590522aa1f1a3eb6a90b817497ce.tar.gz
gentoo-886110c31733590522aa1f1a3eb6a90b817497ce.tar.bz2
gentoo-886110c31733590522aa1f1a3eb6a90b817497ce.zip
app-dicts/sword-AB: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-AB')
-rw-r--r--app-dicts/sword-AB/Manifest1
-rw-r--r--app-dicts/sword-AB/metadata.xml8
-rw-r--r--app-dicts/sword-AB/sword-AB-1.3.1.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-AB/Manifest b/app-dicts/sword-AB/Manifest
new file mode 100644
index 000000000000..da0c7271b042
--- /dev/null
+++ b/app-dicts/sword-AB/Manifest
@@ -0,0 +1 @@
+DIST AB-1.3.1.zip 1203747 BLAKE2B 9850d115e7f398375f72e8c350969e5d8aa3eb0cad6d8a1fc32f5c303dced090c70b60323bb16ade42cf7b2b78f62fc738cb34f04ef9bfbbfeddd167da80400f SHA512 11c27e2cfc162d4e12d1b2d9413d3417340c916d980f9591f27ae0d151e8e7832b4931e8421aab04ae89fcec91e8b09537aabf09464d07804f1e9399fe33528b
diff --git a/app-dicts/sword-AB/metadata.xml b/app-dicts/sword-AB/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-AB/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-AB/sword-AB-1.3.1.ebuild b/app-dicts/sword-AB/sword-AB-1.3.1.ebuild
new file mode 100644
index 000000000000..7da7e6a52f31
--- /dev/null
+++ b/app-dicts/sword-AB/sword-AB-1.3.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.8"
+
+inherit sword-module
+
+DESCRIPTION="The Apostles' Bible"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AB"
+LICENSE="crosswire"
+KEYWORDS="~amd64 ~ppc ~x86"