summaryrefslogtreecommitdiff
path: root/app-dicts/stardict-cdict-en-zh-gb
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/stardict-cdict-en-zh-gb
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/stardict-cdict-en-zh-gb')
-rw-r--r--app-dicts/stardict-cdict-en-zh-gb/Manifest3
-rw-r--r--app-dicts/stardict-cdict-en-zh-gb/metadata.xml15
-rw-r--r--app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild16
3 files changed, 34 insertions, 0 deletions
diff --git a/app-dicts/stardict-cdict-en-zh-gb/Manifest b/app-dicts/stardict-cdict-en-zh-gb/Manifest
new file mode 100644
index 000000000000..77f9f72abf49
--- /dev/null
+++ b/app-dicts/stardict-cdict-en-zh-gb/Manifest
@@ -0,0 +1,3 @@
+DIST stardict-cdict-gb-2.4.2.tar.bz2 4483233 BLAKE2B ec4805a7ebf7ce300b0c5026a0d7b423c2ea430a46e8bedd3485427e467748db093874585135610e891044d8a050169e4cd6b6e488bfc310839160a8d045f6c4 SHA512 25b2c624d2a277f0ff0ea9d1d2f609ea1bd9c9469cd843e79f242769629be2b7e70b564ace9f15e5d0eb4c5be89dd2ae159ee01eceee37b959d373221bfa87ae
+EBUILD stardict-cdict-en-zh-gb-2.4.2.ebuild 322 BLAKE2B 970bf3cd9c77125fb57d1265774f7e8ab4aa2b03399b24d77d863c7ca384c5d47c981c2e67e487f08898f8954c72176b66e4ae0d06944f7418458db732bfdab3 SHA512 0116f5cb4f8a477f60fa3983c81b06a3f839c3113959ee39096296ac229567f5aeb668058dc754e2654145d61dda180329c154ff5a4b6fbc524c9b664cbe3533
+MISC metadata.xml 423 BLAKE2B d88ef7607a56f49f17a9f3c7d61bb5b127a86df908f08695a27db85c5ddb960e3c48e93754945075c0f6a10b8380936b5707489eae31885e2331da6ae01d9574 SHA512 22ef931c364f0f1d613e8da3329f3f59ec769f252f14b0ba79dd9028f39c1291098748939bcd3c8c969b48511b2299d42bcb29dc9fce832eb8002a827e24c497
diff --git a/app-dicts/stardict-cdict-en-zh-gb/metadata.xml b/app-dicts/stardict-cdict-en-zh-gb/metadata.xml
new file mode 100644
index 000000000000..4c29f0c11103
--- /dev/null
+++ b/app-dicts/stardict-cdict-en-zh-gb/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>cjk@gentoo.org</email>
+ <name>Cjk</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>bircoph@gentoo.org</email>
+ <name>Andrew Savchenko</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="sourceforge">stardict</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild b/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild
new file mode 100644
index 000000000000..574e3d74f5d7
--- /dev/null
+++ b/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+FROM_LANG="English"
+TO_LANG="Simplified Chinese (GB)"
+DICT_PREFIX="cdict-"
+DICT_SUFFIX="gb"
+
+inherit stardict
+
+HOMEPAGE="http://download.huzheng.org/zh_CN/"
+
+KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
+IUSE=""