summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:39:16 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-30 20:23:32 +0200
commit262d6bedffe599d0e01be76283510e27ec71914b (patch)
treebbdad9ebaf2c1dcdb5695fce3e7f8ab47d9c2481 /app-dicts/sword-ABPGRK
parentapp-dicts/sword-ABP: new package (diff)
downloadgentoo-262d6bedffe599d0e01be76283510e27ec71914b.tar.gz
gentoo-262d6bedffe599d0e01be76283510e27ec71914b.tar.bz2
gentoo-262d6bedffe599d0e01be76283510e27ec71914b.zip
app-dicts/sword-ABPGRK: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-ABPGRK')
-rw-r--r--app-dicts/sword-ABPGRK/Manifest1
-rw-r--r--app-dicts/sword-ABPGRK/metadata.xml8
-rw-r--r--app-dicts/sword-ABPGRK/sword-ABPGRK-1.2.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-ABPGRK/Manifest b/app-dicts/sword-ABPGRK/Manifest
new file mode 100644
index 000000000000..e0a452ce79f7
--- /dev/null
+++ b/app-dicts/sword-ABPGRK/Manifest
@@ -0,0 +1 @@
+DIST ABPGRK-1.2.zip 4377505 BLAKE2B d6418e60f3801c12141560f7a2d778f19de7fb5ffb1610fd52171d045dd57bb9dac4234c2146d21082c0de2cfda9bf01911d26dc1c2e0874c4e9f63216841119 SHA512 5cc5850f00131ee75fefb43c125c432ee23778464afe8b717e7c005f053dbf540195be1b2e74cf2b60c85c2f11fe1d3076988d4a4d0999cd4dce54970c54c894
diff --git a/app-dicts/sword-ABPGRK/metadata.xml b/app-dicts/sword-ABPGRK/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-ABPGRK/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-ABPGRK/sword-ABPGRK-1.2.ebuild b/app-dicts/sword-ABPGRK/sword-ABPGRK-1.2.ebuild
new file mode 100644
index 000000000000..d385c82dfa03
--- /dev/null
+++ b/app-dicts/sword-ABPGRK/sword-ABPGRK-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="Apostolic Bible Polyglot Greek Text"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ABPGRK"
+LICENSE="crosswire"
+KEYWORDS="~amd64 ~ppc ~x86"