summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:49:24 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:38:57 +0200
commitd58997f0348ebfc55adc38c134ab5baea32ea0ce (patch)
treecb4db0a45c92074985473d2300445be6ca7fe733 /app-dicts/sword-RusVZh
parentapp-dicts/sword-RusSynodalLIO: new package (diff)
downloadgentoo-d58997f0348ebfc55adc38c134ab5baea32ea0ce.tar.gz
gentoo-d58997f0348ebfc55adc38c134ab5baea32ea0ce.tar.bz2
gentoo-d58997f0348ebfc55adc38c134ab5baea32ea0ce.zip
app-dicts/sword-RusVZh: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-RusVZh')
-rw-r--r--app-dicts/sword-RusVZh/Manifest1
-rw-r--r--app-dicts/sword-RusVZh/metadata.xml11
-rw-r--r--app-dicts/sword-RusVZh/sword-RusVZh-1.0.ebuild13
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-RusVZh/Manifest b/app-dicts/sword-RusVZh/Manifest
new file mode 100644
index 000000000000..b6b0380325a1
--- /dev/null
+++ b/app-dicts/sword-RusVZh/Manifest
@@ -0,0 +1 @@
+DIST RusVZh-1.0.zip 1918395 BLAKE2B b3d21b9bb4b5c083be0e71cb0260e531b4b86190ed37cfbb7885779713e400979c6055509aba2a57803e90c9767c62c677cc5422ff94e8a12e38334894741bd8 SHA512 4c871f453fc6115a607bc7949ecbaf4eb030de2a1419796efef81d55f1a8bb622e4ff8aef505d2a6acfc89e641875f4aea36c5a45c83122de016bb98c7105f70
diff --git a/app-dicts/sword-RusVZh/metadata.xml b/app-dicts/sword-RusVZh/metadata.xml
new file mode 100644
index 000000000000..106ff437ffd1
--- /dev/null
+++ b/app-dicts/sword-RusVZh/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+ Originally titled as New Testament with Indexing of Each Greek Word According to Strong's Numbers under edition of Victor R. Zhuromsky. This edition contains 143,457 Strong's numbers and is most complete Strong's New Testament edition ever published in hard and electronic copy. This edition is based on Russian Synodal Translation of 1876 year, and is provided by Victor R. Zhuromsky strictly for use in the SWORD Project.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-RusVZh/sword-RusVZh-1.0.ebuild b/app-dicts/sword-RusVZh/sword-RusVZh-1.0.ebuild
new file mode 100644
index 000000000000..37096053907d
--- /dev/null
+++ b/app-dicts/sword-RusVZh/sword-RusVZh-1.0.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.3"
+
+inherit sword-module
+
+DESCRIPTION="Russian New Testament with Strong's Numbers under edition of Victor R. Zhuromsky"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=RusVZh"
+LICENSE="crosswire"
+KEYWORDS="~amd64 ~ppc ~x86"