summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:40:51 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-30 20:35:01 +0200
commit6466cb975bbabf5993d43d4bdbd36f3b9d62c713 (patch)
treec08d321b7b50fa12f593b0ce13e1feb7e2b64e00 /app-dicts/sword-Concord
parentapp-dicts/sword-ChiUns: new package (diff)
downloadgentoo-6466cb975bbabf5993d43d4bdbd36f3b9d62c713.tar.gz
gentoo-6466cb975bbabf5993d43d4bdbd36f3b9d62c713.tar.bz2
gentoo-6466cb975bbabf5993d43d4bdbd36f3b9d62c713.zip
app-dicts/sword-Concord: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Concord')
-rw-r--r--app-dicts/sword-Concord/Manifest1
-rw-r--r--app-dicts/sword-Concord/metadata.xml11
-rw-r--r--app-dicts/sword-Concord/sword-Concord-2.4.1.ebuild13
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-Concord/Manifest b/app-dicts/sword-Concord/Manifest
new file mode 100644
index 000000000000..750c436d8a73
--- /dev/null
+++ b/app-dicts/sword-Concord/Manifest
@@ -0,0 +1 @@
+DIST Concord-2.4.1.zip 795728 BLAKE2B 2795be45f82fe2f30e50219b036053dfc4f2c8258d24dc9c406d76683b9e6773573267e422f9658e62a2b64fe612f2e20dc91a9327a1b44d28645e556ff0d34f SHA512 05fceb6bfba96bd70993bb6218e3bc50f9829e5d34c506254954525f42f7d70d123fcc4bf80674938fa057bcb19f192fad7881c75e34c3d185e463a39817f076
diff --git a/app-dicts/sword-Concord/metadata.xml b/app-dicts/sword-Concord/metadata.xml
new file mode 100644
index 000000000000..1c35b4675c96
--- /dev/null
+++ b/app-dicts/sword-Concord/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+ <longdescription>
+ From the German text, printed in: Triglot Concordia: The Symbolical Books of the Ev. Lutheran Church. St. Louis: Concordia Publishing House, 1921. Converted to Sword module format by Brian Dumont, (bdumont at ameritech dot net)
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-Concord/sword-Concord-2.4.1.ebuild b/app-dicts/sword-Concord/sword-Concord-2.4.1.ebuild
new file mode 100644
index 000000000000..b5750a902512
--- /dev/null
+++ b/app-dicts/sword-Concord/sword-Concord-2.4.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="Book of Concord (Triglot Concordia): The Symbolical Books of the Ev. Lutheran Church"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Concord"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"