summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:40:47 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-30 20:34:58 +0200
commitfa3f561ba6f76315f8116e318b512db9badbd42a (patch)
tree192f08ffe9ea6111f1d019098a74489aa0856b3a /app-dicts
parentapp-dicts/sword-ChiUnL: new package (diff)
downloadgentoo-fa3f561ba6f76315f8116e318b512db9badbd42a.tar.gz
gentoo-fa3f561ba6f76315f8116e318b512db9badbd42a.tar.bz2
gentoo-fa3f561ba6f76315f8116e318b512db9badbd42a.zip
app-dicts/sword-ChiUns: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/sword-ChiUns/Manifest1
-rw-r--r--app-dicts/sword-ChiUns/metadata.xml8
-rw-r--r--app-dicts/sword-ChiUns/sword-ChiUns-2.5.2.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-ChiUns/Manifest b/app-dicts/sword-ChiUns/Manifest
new file mode 100644
index 000000000000..8b477e381b88
--- /dev/null
+++ b/app-dicts/sword-ChiUns/Manifest
@@ -0,0 +1 @@
+DIST ChiUns-2.5.2.zip 2985598 BLAKE2B 76906cc295a3df8b9d37a46ddecce91ccd7790fcc165774e598b352d47d3437ff714994205cc8eacc2ab075635d7c12b48867cddb6b1efb53fb52df363645f91 SHA512 4b1e3c016fec1b84eec8e546aa9e52e151eb1a16368924b7674618501d746e90714ae29cf518692c8b34ae8959994002076464c7bf653694c5e5287535af5634
diff --git a/app-dicts/sword-ChiUns/metadata.xml b/app-dicts/sword-ChiUns/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-ChiUns/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-ChiUns/sword-ChiUns-2.5.2.ebuild b/app-dicts/sword-ChiUns/sword-ChiUns-2.5.2.ebuild
new file mode 100644
index 000000000000..aa9790e362dc
--- /dev/null
+++ b/app-dicts/sword-ChiUns/sword-ChiUns-2.5.2.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="Chinese Union Version of the Bible, simplified script"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiUns"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"