summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:45:14 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:34:59 +0200
commit71d75d36cc3e8ac43752634c7176f18378072ef1 (patch)
tree79c50ab5039106c9f92d4ef382a25952abd477e3 /app-dicts/sword-JapDenmo
parentapp-dicts/sword-JapBungo: new package (diff)
downloadgentoo-71d75d36cc3e8ac43752634c7176f18378072ef1.tar.gz
gentoo-71d75d36cc3e8ac43752634c7176f18378072ef1.tar.bz2
gentoo-71d75d36cc3e8ac43752634c7176f18378072ef1.zip
app-dicts/sword-JapDenmo: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-JapDenmo')
-rw-r--r--app-dicts/sword-JapDenmo/Manifest1
-rw-r--r--app-dicts/sword-JapDenmo/metadata.xml14
-rw-r--r--app-dicts/sword-JapDenmo/sword-JapDenmo-1.1.1.ebuild13
3 files changed, 28 insertions, 0 deletions
diff --git a/app-dicts/sword-JapDenmo/Manifest b/app-dicts/sword-JapDenmo/Manifest
new file mode 100644
index 000000000000..4fefe23243b5
--- /dev/null
+++ b/app-dicts/sword-JapDenmo/Manifest
@@ -0,0 +1 @@
+DIST JapDenmo-1.1.1.zip 344068 BLAKE2B 0a7c1ec03a717fecd9b4071563709ce1f0e08d6086530d1e35aef313c48b36ed64e5bf58a65958279382ca35bbd47c2022f0d8ea67b122847bce1db27fe4527a SHA512 4631e31ebd6ed3233b7c742ef4b7c834c8ff36ef092cdff03acc294912a9170d5223f92cc189d5eccf5f6e6de0422702a6639526d90da0d019aed778f1268d0e
diff --git a/app-dicts/sword-JapDenmo/metadata.xml b/app-dicts/sword-JapDenmo/metadata.xml
new file mode 100644
index 000000000000..f5f008a797b9
--- /dev/null
+++ b/app-dicts/sword-JapDenmo/metadata.xml
@@ -0,0 +1,14 @@
+<?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="en">
+ "Electronic Network Bible" is a new translation of the Bible by modern Japanese aimed at completely free use. Translation work is underway with "World English Bible" as the base, and referring to several Japanese translations. The latest draft at the present moment is March 3, 2002 version.
+ </longdescription>
+ <longdescription lang="ja">
+ 「電網聖書」は,完全に自由な利用を目的とした,現代日本語による聖書の新しい翻訳です。 翻訳作業は,「世界英語聖書」(World English Bible)を底本とし,いくつかの日本語訳を参照しながら進められています。 現時点での最新の草稿は2002年3月3日版です。
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-JapDenmo/sword-JapDenmo-1.1.1.ebuild b/app-dicts/sword-JapDenmo/sword-JapDenmo-1.1.1.ebuild
new file mode 100644
index 000000000000..ed38cc103595
--- /dev/null
+++ b/app-dicts/sword-JapDenmo/sword-JapDenmo-1.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.5.9"
+
+inherit sword-module
+
+DESCRIPTION="Japanese Electronic Network Bible (Denmo)"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=JapDenmo"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"