mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-dicts/sword-GerZurcher: initial import
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
1
app-dicts/sword-GerZurcher/Manifest
Normal file
1
app-dicts/sword-GerZurcher/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST GerZurcher-1.0.zip 1789635 BLAKE2B 3173b49936d1d08306fcad1f3792870b23ccaafd521094cf15fb3c942e18abd0dc2b6f32a59926b39efe63ca576c27cd5006d84062503dd7ea06ac45c9124ee0 SHA512 703a807b04f13c42c7ec93887bb582a69ff26273b113670655357e57883b4714d4ff985852a256bb522da805ff706bafcfdd0df40310f65e75719e57e9870791
|
||||
12
app-dicts/sword-GerZurcher/metadata.xml
Normal file
12
app-dicts/sword-GerZurcher/metadata.xml
Normal 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>
|
||||
13
app-dicts/sword-GerZurcher/sword-GerZurcher-1.0.ebuild
Normal file
13
app-dicts/sword-GerZurcher/sword-GerZurcher-1.0.ebuild
Normal 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"
|
||||
Reference in New Issue
Block a user