Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-FarTPV/
Date: Thu, 30 Jul 2020 18:40:59
Message-Id: 1596134183.c01aeebceae64d709b6f65e71d85b452841820b2.marecki@gentoo
1 commit: c01aeebceae64d709b6f65e71d85b452841820b2
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 16:42:15 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 18:36:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c01aeebc
7
8 app-dicts/sword-FarTPV: new package
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-FarTPV/Manifest | 1 +
13 app-dicts/sword-FarTPV/metadata.xml | 11 +++++++++++
14 app-dicts/sword-FarTPV/sword-FarTPV-1.1.2.ebuild | 13 +++++++++++++
15 3 files changed, 25 insertions(+)
16
17 diff --git a/app-dicts/sword-FarTPV/Manifest b/app-dicts/sword-FarTPV/Manifest
18 new file mode 100644
19 index 00000000000..98eed30775c
20 --- /dev/null
21 +++ b/app-dicts/sword-FarTPV/Manifest
22 @@ -0,0 +1 @@
23 +DIST FarTPV-1.1.2.zip 1980307 BLAKE2B d5f6261e8c70a3d7d29feb1d9d188394b1427cfada5d2d55cf802c4a6e3beadad23670e5934f68dce7f6a42fb5d24300a523735bbf2816c86f1c2219001153f6 SHA512 bd5235b4a85132ecbed2abc588c8a648af91b9e26d1bf5aca0f058bfde8859a2410b70ad4f08cfe389d928c73d88bb40090e1d55ebcf9a966b6365741498b008
24
25 diff --git a/app-dicts/sword-FarTPV/metadata.xml b/app-dicts/sword-FarTPV/metadata.xml
26 new file mode 100644
27 index 00000000000..a76613d8fd7
28 --- /dev/null
29 +++ b/app-dicts/sword-FarTPV/metadata.xml
30 @@ -0,0 +1,11 @@
31 +<?xml version="1.0" encoding="UTF-8"?>
32 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
33 +<pkgmetadata>
34 + <maintainer type="person">
35 + <email>marecki@g.o</email>
36 + <name>Marek Szuba</name>
37 + </maintainer>
38 + <longdescription>
39 + Today's Persian Version. In Persian it is called "Mojdeh Baraye Asre Jadid" (Good News for A New Age). This new translation of the Bible into Persian (Farsi) has the aim to communicate the written Word of God in a way that will be easy for all people to understand. While being faithful to the original Hebrew and Greek texts of the Bible, the emphasis has been on clarity and simplicity. This translation follows the model of the wide accepted "Injil Sharif" translation of the New Testament and has been long-awaited and prayed for. May God bless all its readers richly.
40 + </longdescription>
41 +</pkgmetadata>
42
43 diff --git a/app-dicts/sword-FarTPV/sword-FarTPV-1.1.2.ebuild b/app-dicts/sword-FarTPV/sword-FarTPV-1.1.2.ebuild
44 new file mode 100644
45 index 00000000000..7eaddcb855c
46 --- /dev/null
47 +++ b/app-dicts/sword-FarTPV/sword-FarTPV-1.1.2.ebuild
48 @@ -0,0 +1,13 @@
49 +# Copyright 1999-2020 Gentoo Authors
50 +# Distributed under the terms of the GNU General Public License v2
51 +
52 +EAPI=7
53 +
54 +SWORD_MINIMUM_VERSION="1.5.11"
55 +
56 +inherit sword-module
57 +
58 +DESCRIPTION="Today's Persian Version (Mojdeh Baraye Asre Jadid)"
59 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FarTPV"
60 +LICENSE="crosswire"
61 +KEYWORDS="~amd64 ~ppc ~x86"