app-dicts/sword-GerZurcher: initial import

Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2021-04-25 16:11:50 +02:00
parent b4eead2212
commit 82812a7fbf
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST GerZurcher-1.0.zip 1789635 BLAKE2B 3173b49936d1d08306fcad1f3792870b23ccaafd521094cf15fb3c942e18abd0dc2b6f32a59926b39efe63ca576c27cd5006d84062503dd7ea06ac45c9124ee0 SHA512 703a807b04f13c42c7ec93887bb582a69ff26273b113670655357e57883b4714d4ff985852a256bb522da805ff706bafcfdd0df40310f65e75719e57e9870791

View File

@@ -0,0 +1,12 @@
<?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="de">
Die Zürcher Bibel 1931 als selbstkompiliertes SWORD-Modul. Anmerkungen und Parallelstellen hängen leider direkt am Versende an, anstatt in Fußnoten formatiert zu sein.
</longdescription>
<stabilize-allarches/>
</pkgmetadata>

View File

@@ -0,0 +1,13 @@
# Copyright 1999-2021 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="Deutsche Zürcher Bibel von 1931."
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerZurcher"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"