diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-29 14:27:51 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-29 15:56:00 +0200 |
commit | e6c579565fc442dbd2caa26166c12c37a4f42cdf (patch) | |
tree | 35a37031ded0f9b139f708a942e53a4d1aa63419 /app-dicts/sword-FarOPV | |
parent | app-dicts/sword-WebstersDict: rename to sword-Webster1913 and bump to 2.0 (diff) | |
download | gentoo-e6c579565fc442dbd2caa26166c12c37a4f42cdf.tar.gz gentoo-e6c579565fc442dbd2caa26166c12c37a4f42cdf.tar.bz2 gentoo-e6c579565fc442dbd2caa26166c12c37a4f42cdf.zip |
app-dicts/sword-FarsiOPV: rename to sword-FarOPV and bump to 1.5.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-FarOPV')
-rw-r--r-- | app-dicts/sword-FarOPV/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-FarOPV/metadata.xml | 23 | ||||
-rw-r--r-- | app-dicts/sword-FarOPV/sword-FarOPV-1.5.1.ebuild | 13 |
3 files changed, 37 insertions, 0 deletions
diff --git a/app-dicts/sword-FarOPV/Manifest b/app-dicts/sword-FarOPV/Manifest new file mode 100644 index 000000000000..b8c6b5adc274 --- /dev/null +++ b/app-dicts/sword-FarOPV/Manifest @@ -0,0 +1 @@ +DIST FarOPV-1.5.1.zip 1648106 BLAKE2B cf7223ace8962336118af9d768ccee20e2933ace2ad9a43dfd358212a98f093c43a31c4cf0cbe578366fc60fb0e817ff8cc18b6e097ee16164367b7ab6496f33 SHA512 331933ff9355effc7641e3974e7b0057090484220c1e3e2379e573c388f3e011a4135107cff862d4fa7a394a220b2abb29c4bc855008ad532e0db2144e958cdb diff --git a/app-dicts/sword-FarOPV/metadata.xml b/app-dicts/sword-FarOPV/metadata.xml new file mode 100644 index 000000000000..152391fdcfc3 --- /dev/null +++ b/app-dicts/sword-FarOPV/metadata.xml @@ -0,0 +1,23 @@ +<?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> + This translation of the Holy Bible is originally based upon Henry Martyn's + translation of the Bible in Persian. After repeated updates it was finally + published in the current form in 1896 and again, with new headlines in 1996 + and subsequently by Elam Ministries with new headings and cross references. + These headlines are not included in this version. It is currently in use + within most Iranian and Afghani churches under the name "Tarjumeh-ye Ghadeem" + or "Old Translation". It is famous for its literary quality and faithfulness + to the original texts. Its original copyright holder, the Iranian Bible + Society, was dissolved by force by the Iranian post-revolutionary government + in 1990. In all likelihood this text is now public domain simply due to its + age, but users are asked to respect the International Bible Society's request + to use this text only in non-commercial ways until full clarity on its legal + status has been obtained. + </longdescription> +</pkgmetadata> diff --git a/app-dicts/sword-FarOPV/sword-FarOPV-1.5.1.ebuild b/app-dicts/sword-FarOPV/sword-FarOPV-1.5.1.ebuild new file mode 100644 index 000000000000..b72db206c944 --- /dev/null +++ b/app-dicts/sword-FarOPV/sword-FarOPV-1.5.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="Persian Holy Bible (Tarjumeh-ye Ghadeem)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FarOPV" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" |