diff options
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-TurNTB/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-TurNTB/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-TurNTB/sword-TurNTB-2.1.1.ebuild | 13 |
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-TurNTB/Manifest b/app-dicts/sword-TurNTB/Manifest new file mode 100644 index 000000000000..5c8bd12e709b --- /dev/null +++ b/app-dicts/sword-TurNTB/Manifest @@ -0,0 +1 @@ +DIST TurNTB-2.1.1.zip 2132224 BLAKE2B 50dea0e56b120d66d9a0dba88e916ca02995c665b22e3afb9220c0218b183cfab47c37796f2745858c691ab45c808c4cef1f0e15b232fe26a7df8e8051c4ed1e SHA512 1cbedf1eb264b68cd72780810f36c4cadc70e70c14efdd0a4b50a594cae874058935c836b3f768342817492d6f4d327439e65bc522dd9dd69df2f2a4210c100f diff --git a/app-dicts/sword-TurNTB/metadata.xml b/app-dicts/sword-TurNTB/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-TurNTB/metadata.xml @@ -0,0 +1,8 @@ +<?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> +</pkgmetadata> diff --git a/app-dicts/sword-TurNTB/sword-TurNTB-2.1.1.ebuild b/app-dicts/sword-TurNTB/sword-TurNTB-2.1.1.ebuild new file mode 100644 index 000000000000..981241a7515e --- /dev/null +++ b/app-dicts/sword-TurNTB/sword-TurNTB-2.1.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="Kutsal Kitap (New Turkish Bible)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=TurNTB" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" |