From c19c3771fc575f25c60d173943e3aafe268071b2 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:48:57 +0200 Subject: app-dicts/sword-RomCor: new package Signed-off-by: Marek Szuba --- app-dicts/sword-RomCor/Manifest | 1 + app-dicts/sword-RomCor/metadata.xml | 11 +++++++++++ app-dicts/sword-RomCor/sword-RomCor-2.1.ebuild | 13 +++++++++++++ 3 files changed, 25 insertions(+) create mode 100644 app-dicts/sword-RomCor/Manifest create mode 100644 app-dicts/sword-RomCor/metadata.xml create mode 100644 app-dicts/sword-RomCor/sword-RomCor-2.1.ebuild (limited to 'app-dicts/sword-RomCor') diff --git a/app-dicts/sword-RomCor/Manifest b/app-dicts/sword-RomCor/Manifest new file mode 100644 index 000000000000..66022dda504b --- /dev/null +++ b/app-dicts/sword-RomCor/Manifest @@ -0,0 +1 @@ +DIST RomCor-2.1.zip 3056645 BLAKE2B 884683e5449cbe1f8cc6f2700b7cbd33790620e5477de63f1f009ca9e0d7aefdcba4b1dd6a253b21669c42ee24e6179f81ca286677770c8369337ea5455848ca SHA512 acc2c91819855da717ff43093a5d2e4055700032a48148a533be4e1f8eca81c722bfc325e4c860bebcdffffec0ac8297a39883aa93d5b18d35b4ee1253674cb2 diff --git a/app-dicts/sword-RomCor/metadata.xml b/app-dicts/sword-RomCor/metadata.xml new file mode 100644 index 000000000000..cc5a4dcac220 --- /dev/null +++ b/app-dicts/sword-RomCor/metadata.xml @@ -0,0 +1,11 @@ + + + + + marecki@gentoo.org + Marek Szuba + + + Dumitru Cornilescu (4 April 1891 - 1975), a Romanian orthodox archdeacon, later a Protestant minister created this translation in 1921. It is popular particularly among protestants. Copyright of the Cornilescu Bible © 1924 belongs to British and Foreign Bible Society. Copyright © 2010, 2014 of the revised edition in Romanian language belongs to the Interconfessional Bible Society of Romania, with the approval of the British and Foreign Bible Society. Used by permission. + + diff --git a/app-dicts/sword-RomCor/sword-RomCor-2.1.ebuild b/app-dicts/sword-RomCor/sword-RomCor-2.1.ebuild new file mode 100644 index 000000000000..e5faa67b746d --- /dev/null +++ b/app-dicts/sword-RomCor/sword-RomCor-2.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.1a" + +inherit sword-module + +DESCRIPTION="Cornilescu Bible in Romanian language" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=RomCor" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad