From e59aeb8b6a26b3a676160d99565fbfcbda79465d Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:52:54 +0200 Subject: app-dicts/sword-vlsJoNT: new package Signed-off-by: Marek Szuba --- app-dicts/sword-vlsJoNT/Manifest | 1 + app-dicts/sword-vlsJoNT/metadata.xml | 11 +++++++++++ app-dicts/sword-vlsJoNT/sword-vlsJoNT-1.0.1.ebuild | 13 +++++++++++++ 3 files changed, 25 insertions(+) create mode 100644 app-dicts/sword-vlsJoNT/Manifest create mode 100644 app-dicts/sword-vlsJoNT/metadata.xml create mode 100644 app-dicts/sword-vlsJoNT/sword-vlsJoNT-1.0.1.ebuild (limited to 'app-dicts') diff --git a/app-dicts/sword-vlsJoNT/Manifest b/app-dicts/sword-vlsJoNT/Manifest new file mode 100644 index 000000000000..dc6cb949f292 --- /dev/null +++ b/app-dicts/sword-vlsJoNT/Manifest @@ -0,0 +1 @@ +DIST vlsJoNT-1.0.1.zip 419089 BLAKE2B 8b123dee9f2b07fb7800be47c03d835393879152c32e066effc6085ae69a0f90a2a29c1e7ecc9d70882eb56be144e15be695c46277cefc8e5bf1138338c6a5cc SHA512 5adbfe6d67503b7669f9ab65315e63ae4648cde484b9f9d9c4967b96aba3429a257282deeffaa16729f797468e18712e52121487e8aa35ede279e25a01f23c0c diff --git a/app-dicts/sword-vlsJoNT/metadata.xml b/app-dicts/sword-vlsJoNT/metadata.xml new file mode 100644 index 000000000000..e7354e1efa7f --- /dev/null +++ b/app-dicts/sword-vlsJoNT/metadata.xml @@ -0,0 +1,11 @@ + + + + + marecki@gentoo.org + Marek Szuba + + + This New Testament was published by the *Britsch- en Buitenlandsch Bijbelgenootschap, Antwerpen* in 1890. Nicolaas De Jonge was a Dutch reformed preacher working in Flanders, and adapted the New Testament into a language closer the Flemish dialects. [More info here](http://www.biblianeerlandica.be/biografieen/de-jonge-nicolaas/) + + diff --git a/app-dicts/sword-vlsJoNT/sword-vlsJoNT-1.0.1.ebuild b/app-dicts/sword-vlsJoNT/sword-vlsJoNT-1.0.1.ebuild new file mode 100644 index 000000000000..84128272a277 --- /dev/null +++ b/app-dicts/sword-vlsJoNT/sword-vlsJoNT-1.0.1.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.6.0" + +inherit sword-module + +DESCRIPTION="Het Nieuwe Testament by Nicolaas De Jonge" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=vlsJoNT" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad