summaryrefslogtreecommitdiff
path: root/app-dicts/sword-ZhPinyin
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-ZhPinyin')
-rw-r--r--app-dicts/sword-ZhPinyin/Manifest3
-rw-r--r--app-dicts/sword-ZhPinyin/metadata.xml8
-rw-r--r--app-dicts/sword-ZhPinyin/sword-ZhPinyin-1.0.ebuild13
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/sword-ZhPinyin/Manifest b/app-dicts/sword-ZhPinyin/Manifest
new file mode 100644
index 000000000000..fecabb43f8f9
--- /dev/null
+++ b/app-dicts/sword-ZhPinyin/Manifest
@@ -0,0 +1,3 @@
+DIST ZhPinyin-1.0.zip 644691 BLAKE2B d970905361fbc09217af237118c14854f5b36483314aca19c954710e01ab740479caeabfa414397ded1d0c23624d8d3b0065af11efd1863f9ccab4f4d75c5a37 SHA512 0c96c831d97dd8d7b707e4124b336bb8c6f01338e75fdf4c604371e2f120ceebbb37d3fc28458f86fea74b3accba88689dfb9da6ec8982d721758adfd06c4007
+EBUILD sword-ZhPinyin-1.0.ebuild 345 BLAKE2B b28892c4bbf03427bbab84e724dc752e9ba519877380ed0d9f53ae9717de1ae50ad8b5dfc5335e7de5802f320bb6298472e088727b74f475a9547cb85e855c0f SHA512 4a0827946097bf939df47023303fbef5810eefdd9075f9417bce5c351563ec730525606e9540e9e291bbecaf13ed28bdcb30b83fdac2ef3fbf96a95b9e47ea62
+MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a
diff --git a/app-dicts/sword-ZhPinyin/metadata.xml b/app-dicts/sword-ZhPinyin/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-ZhPinyin/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-ZhPinyin/sword-ZhPinyin-1.0.ebuild b/app-dicts/sword-ZhPinyin/sword-ZhPinyin-1.0.ebuild
new file mode 100644
index 000000000000..52a7d30e6514
--- /dev/null
+++ b/app-dicts/sword-ZhPinyin/sword-ZhPinyin-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.1a"
+
+inherit sword-module
+
+DESCRIPTION="CEDICT Chinese (Pinyin)/English Dictionary"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ZhPinyin"
+LICENSE="CEDICT"
+KEYWORDS="~amd64 ~ppc ~x86"