From 57fbd6416df41a2f0c362048729f4b901264b866 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:42:39 +0200 Subject: app-dicts/sword-FreDAW: new package Signed-off-by: Marek Szuba --- app-dicts/sword-FreDAW/Manifest | 1 + app-dicts/sword-FreDAW/metadata.xml | 8 ++++++++ app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 app-dicts/sword-FreDAW/Manifest create mode 100644 app-dicts/sword-FreDAW/metadata.xml create mode 100644 app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild (limited to 'app-dicts') diff --git a/app-dicts/sword-FreDAW/Manifest b/app-dicts/sword-FreDAW/Manifest new file mode 100644 index 000000000000..6827ead8ced9 --- /dev/null +++ b/app-dicts/sword-FreDAW/Manifest @@ -0,0 +1 @@ +DIST FreDAW-1.2.zip 7336386 BLAKE2B b0cbb3f6f422d949155537982f7ea4488c15831055ef7e499da0c6c104512901bbe1b91f7f8dbadc2af62b0200c9c50ae921e119265b197826d18f69ed6a5ad9 SHA512 0cac392215afd3d31d022909389fea2f04611a4561aa2d3f0d40b092eca78e33caf0c4e86d3fb472d080c0884c24d332fbee073352c541b8fada3861db95050d diff --git a/app-dicts/sword-FreDAW/metadata.xml b/app-dicts/sword-FreDAW/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-FreDAW/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild b/app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild new file mode 100644 index 000000000000..d3ac8050744e --- /dev/null +++ b/app-dicts/sword-FreDAW/sword-FreDAW-1.2.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="Dictionnaire encyclopédique de la Bible A. Westphal (1932)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreDAW" +LICENSE="crosswire free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad