summaryrefslogtreecommitdiff
path: root/app-dicts/sword-FreBBB
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /app-dicts/sword-FreBBB
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-FreBBB')
-rw-r--r--app-dicts/sword-FreBBB/Manifest3
-rw-r--r--app-dicts/sword-FreBBB/metadata.xml16
-rw-r--r--app-dicts/sword-FreBBB/sword-FreBBB-1.3.ebuild13
3 files changed, 32 insertions, 0 deletions
diff --git a/app-dicts/sword-FreBBB/Manifest b/app-dicts/sword-FreBBB/Manifest
new file mode 100644
index 000000000000..772bfb7655c9
--- /dev/null
+++ b/app-dicts/sword-FreBBB/Manifest
@@ -0,0 +1,3 @@
+DIST FreBBB-1.3.zip 1578363 BLAKE2B 5175ac1cf66fda314b3e01d72717e35d16f9476315f5f37afcf074734412d4f5a6b71f9154496b1cca410c725af9aead97f10575b1f10823383c3f1ab565d0ae SHA512 71f947a6e78a1edbfc3e59cd045ec06b50767fde5a55d1868d0a3619d7d0506c23aaad9d69586f4327e3793fb02c615ecd29005d416c8b262aceff331ba0447c
+EBUILD sword-FreBBB-1.3.ebuild 339 BLAKE2B da82e15d101752fe89ec00234afacba5f2ebea84087d62ffae63e2d95576de673cc64facc54cd342780fc1fc3ad6b5c111b3f75d5c66c3f8cec900e0350095f0 SHA512 6a3759377f51ca29db3582bff981e9ac03da27730efbcbe41e88f37ff4bf57f9be8dacdfcaa994b78ad25fa8f6bbaa31c7573fcc05fe4a9506b91bc5745e6a94
+MISC metadata.xml 1262 BLAKE2B 01501017a034e87bce127592d49417497e1da35113e20cb3f35fbbe192b8e10d995e93a4601690319d78a4ade269ddd9885e93e3ebabe3e637a1953462780885 SHA512 00a3cb13ee12b1769a35fcf34ebfa7898fd737f9e2f4d8bc996a4c15afd8a5310a7bfd03a98226a4c4ce808164815f715204e6d234d7b49f7e7dc81c5b66c698
diff --git a/app-dicts/sword-FreBBB/metadata.xml b/app-dicts/sword-FreBBB/metadata.xml
new file mode 100644
index 000000000000..bf2e655e6304
--- /dev/null
+++ b/app-dicts/sword-FreBBB/metadata.xml
@@ -0,0 +1,16 @@
+<?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 lang="en">
+ This Sword Bible module provides the french translation of the OT by Félix Bovet (1824-1903), and of the NT by Louis Bonnet (1805-1892). They both are extracted from a well known commentary in France and Switzerland, still very appreciated today : "La Bible annotée".
+ For practical reasons the verses reference have been modified to match the KJV one.
+ </longdescription>
+ <longdescription lang="fr">
+ Ce module Sword FreBBB est composé de la traduction française de Félix Bovet (1824-1903) pour l'Ancien Testament, et de Louis Bonnet pour le Nouveau. Elles sont extraites de l'ouvrage bien connu : "La Bible annotée". Toutes les deux réunissent des qualités d'exactitude et d'expression qui les rendent agréables à lire par elles-mêmes, indépendamment de leurs notes.
+ Afin de faciliter l'intégration aux logiciels bibliques, la numération des versets est celle de la King James. Claude Royère claude.royere@gmail.com http://epelorient.free.fr
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-FreBBB/sword-FreBBB-1.3.ebuild b/app-dicts/sword-FreBBB/sword-FreBBB-1.3.ebuild
new file mode 100644
index 000000000000..a513fbbe8870
--- /dev/null
+++ b/app-dicts/sword-FreBBB/sword-FreBBB-1.3.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="French Bible Bovet Bonnet (1900)"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreBBB"
+LICENSE="free-noncomm"
+KEYWORDS="~amd64 ~ppc ~x86"