summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2022-05-24 09:37:07 +0100
committerMarek Szuba <marecki@gentoo.org>2022-05-24 09:55:33 +0100
commit649c2a035551568c550f1db4684e9c47d626df53 (patch)
tree88229b0508f1d3c002e781be686cb4170c5a6cd8 /app-dicts
parentapp-dicts/sword-FreAug: initial import, version 1.0 (diff)
downloadgentoo-649c2a035551568c550f1db4684e9c47d626df53.tar.gz
gentoo-649c2a035551568c550f1db4684e9c47d626df53.tar.bz2
gentoo-649c2a035551568c550f1db4684e9c47d626df53.zip
app-dicts/sword-FreChry: initial import, version 1.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/sword-FreChry/Manifest1
-rw-r--r--app-dicts/sword-FreChry/metadata.xml12
-rw-r--r--app-dicts/sword-FreChry/sword-FreChry-1.0.ebuild13
3 files changed, 26 insertions, 0 deletions
diff --git a/app-dicts/sword-FreChry/Manifest b/app-dicts/sword-FreChry/Manifest
new file mode 100644
index 000000000000..758652661954
--- /dev/null
+++ b/app-dicts/sword-FreChry/Manifest
@@ -0,0 +1 @@
+DIST FreChry-1.0.zip 7759404 BLAKE2B 277860c7d2c7b617a34b90ff3b21113fe5533d0bb226cba48b610578e71c7268c93ec431df111508231160dacb97e4fa5745618f49557c2781deff91057edb33 SHA512 4415c81f56a535532273f7ba8ed665e0340c78e573a7263489a945b0d1bb3d517ccca4911bafd81ebdde0d28f21b12d83809d79519a9f82e721d3ffe45c33e7e
diff --git a/app-dicts/sword-FreChry/metadata.xml b/app-dicts/sword-FreChry/metadata.xml
new file mode 100644
index 000000000000..4571f8a226f7
--- /dev/null
+++ b/app-dicts/sword-FreChry/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+ <longdescription lang="fr">
+ Ce Module rassemble les différents commentaires de la Bible par Saint Jean Chrysostome issue des œuvres de St Jean Chrysostome traduites.
+ </longdescription>
+ <stabilize-allarches/>
+</pkgmetadata>
diff --git a/app-dicts/sword-FreChry/sword-FreChry-1.0.ebuild b/app-dicts/sword-FreChry/sword-FreChry-1.0.ebuild
new file mode 100644
index 000000000000..e37ae461e3f1
--- /dev/null
+++ b/app-dicts/sword-FreChry/sword-FreChry-1.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SWORD_MINIMUM_VERSION="1.6.2"
+
+inherit sword-module
+
+DESCRIPTION="Commentaires de la Bible par Saint Jean Chrysostome"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreChry"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86"