summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:40:41 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-30 20:34:48 +0200
commit813b806709d5cb7db55b71fcf189c6a03223c8da (patch)
tree022be56b2729e05421776d3ea3b3532339d8b687 /app-dicts/sword-ChiUn
parentapp-dicts/sword-ChiNCVt: new package (diff)
downloadgentoo-813b806709d5cb7db55b71fcf189c6a03223c8da.tar.gz
gentoo-813b806709d5cb7db55b71fcf189c6a03223c8da.tar.bz2
gentoo-813b806709d5cb7db55b71fcf189c6a03223c8da.zip
app-dicts/sword-ChiUn: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-ChiUn')
-rw-r--r--app-dicts/sword-ChiUn/Manifest1
-rw-r--r--app-dicts/sword-ChiUn/metadata.xml8
-rw-r--r--app-dicts/sword-ChiUn/sword-ChiUn-2.6.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-ChiUn/Manifest b/app-dicts/sword-ChiUn/Manifest
new file mode 100644
index 000000000000..38156db1f631
--- /dev/null
+++ b/app-dicts/sword-ChiUn/Manifest
@@ -0,0 +1 @@
+DIST ChiUn-2.6.zip 2990001 BLAKE2B a9f48d2dc9ed084343781f993e13dbf5e53bc58bfa7720f859be652ebfb89c95c6dbfebbf35a31757d1aed02affac37525a846c18f81323d56cb0be254907e94 SHA512 589b1c008f863ee324e0dd48565ba679cc56e5e8c352f215e00a6a82435a42d0c9c73a4b84babb6d9776f4c5f0682b3bf105121f8ad7737be214c1fc8b7f3d80
diff --git a/app-dicts/sword-ChiUn/metadata.xml b/app-dicts/sword-ChiUn/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-ChiUn/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-ChiUn/sword-ChiUn-2.6.ebuild b/app-dicts/sword-ChiUn/sword-ChiUn-2.6.ebuild
new file mode 100644
index 000000000000..d2df4485693c
--- /dev/null
+++ b/app-dicts/sword-ChiUn/sword-ChiUn-2.6.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="Chinese Union Version of the Bible, traditional script"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiUn"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"