From 1502661eb59aade50dd5003d63e8320dcd76e7d1 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 14:41:29 +0200 Subject: app-dicts/sword-AraSVD: bump to 2.0 Signed-off-by: Marek Szuba --- app-dicts/sword-AraSVD/Manifest | 2 +- app-dicts/sword-AraSVD/metadata.xml | 16 ++++++++++++++++ app-dicts/sword-AraSVD/sword-AraSVD-1.1.ebuild | 12 ------------ app-dicts/sword-AraSVD/sword-AraSVD-2.0.ebuild | 13 +++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) delete mode 100644 app-dicts/sword-AraSVD/sword-AraSVD-1.1.ebuild create mode 100644 app-dicts/sword-AraSVD/sword-AraSVD-2.0.ebuild (limited to 'app-dicts/sword-AraSVD') diff --git a/app-dicts/sword-AraSVD/Manifest b/app-dicts/sword-AraSVD/Manifest index b2e7e12a28f9..d8deb2e48ca4 100644 --- a/app-dicts/sword-AraSVD/Manifest +++ b/app-dicts/sword-AraSVD/Manifest @@ -1 +1 @@ -DIST AraSVD-1.1.zip 1306354 BLAKE2B 571e38b2003243be7c72d9acee84bc550f87e21fa2c8e131596557774f2d2fe842ec695d778cf771507d83749f0a6cab7f0f8e9515429749076b8ef07816ef66 SHA512 928371a99b7d543a512b3adb3af70788ccdfddb174fd0a3267a0e724623658c3c04b15ef9e91389c5b9d21e0f34b1f1584234390a7bc74c90ee14625b711d250 +DIST AraSVD-2.0.zip 1818327 BLAKE2B 07ee32f665ba580a2e31536c25346d5d5b10281acc4dd9bf6e21ca23aaf8a908f73062bffc035c0b64b0084975c3d5558af1c6c6e915ac408111aca9bf7309be SHA512 ebd5e3b2e0ff9c6a02c71891285bc6163f886d01f53ea703164f80cb03b8e379f0f1d13caa685928d5c2e463569ca87ada11db1699f8ec7d6b4698120d3a4ba5 diff --git a/app-dicts/sword-AraSVD/metadata.xml b/app-dicts/sword-AraSVD/metadata.xml index 3e5026ee3754..394af5df8cd7 100644 --- a/app-dicts/sword-AraSVD/metadata.xml +++ b/app-dicts/sword-AraSVD/metadata.xml @@ -5,4 +5,20 @@ marecki@gentoo.org Marek Szuba + + Al-Kitab al-Muqaddas (Arabic Bible) + Translated by Drs. Eli Smith & Cornelius van Alen van Dyck, 1865. + + Per kind permissions from: + Arabic Bible Outreach Ministry + P.O. 486 + Dracut, MA 08126 + USA + + http://www.arabicbible.com/ + + This Bible module may be re-distributed in Sword format only. Conversion + to other formats is not permitted without express permission of the + copyright holder. + diff --git a/app-dicts/sword-AraSVD/sword-AraSVD-1.1.ebuild b/app-dicts/sword-AraSVD/sword-AraSVD-1.1.ebuild deleted file mode 100644 index 41c04df08c72..000000000000 --- a/app-dicts/sword-AraSVD/sword-AraSVD-1.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -SWORD_MODULE="AraSVD" - -inherit sword-module - -DESCRIPTION="Smith and van Dyck's al-Kitab al-Muqaddas (Arabic Bible)" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AraSVD" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-AraSVD/sword-AraSVD-2.0.ebuild b/app-dicts/sword-AraSVD/sword-AraSVD-2.0.ebuild new file mode 100644 index 000000000000..a27fe7a946f6 --- /dev/null +++ b/app-dicts/sword-AraSVD/sword-AraSVD-2.0.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="Smith and van Dyck's al-Kitab al-Muqaddas (Arabic Bible)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AraSVD" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad