summaryrefslogtreecommitdiff
path: root/app-dicts/stardict-oxford-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-oxford-en-zh-gb
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/stardict-oxford-en-zh-gb')
-rw-r--r--app-dicts/stardict-oxford-en-zh-gb/Manifest3
-rw-r--r--app-dicts/stardict-oxford-en-zh-gb/metadata.xml15
-rw-r--r--app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild16
3 files changed, 34 insertions, 0 deletions
diff --git a/app-dicts/stardict-oxford-en-zh-gb/Manifest b/app-dicts/stardict-oxford-en-zh-gb/Manifest
new file mode 100644
index 000000000000..34c01dd7e044
--- /dev/null
+++ b/app-dicts/stardict-oxford-en-zh-gb/Manifest
@@ -0,0 +1,3 @@
+DIST stardict-oxford-gb-2.4.2.tar.bz2 7673526 BLAKE2B 9f4dadffd457e83b3244ca490ff7867975398f00b348aa1f2fab5918b9e9343de2a9d25a9e7db5031562a4523b918312de5695193adbb66e46f7a1d43f34cd0f SHA512 f5cdd87f6a90a714ec0d71a9883e504a8bc1113ff80ccec0c85cc8d862ca1048327822f2dabb163eafb1542b85e634c082c1fcf936ccb5459620e081f69f3e88
+EBUILD stardict-oxford-en-zh-gb-2.4.2.ebuild 330 BLAKE2B a9d61094b4a55439b32088ceb0a2d048b61fe5e2b9c1546fb0e7b9e9a93e728c252f83bd432dbb6987fc32310c0906a41f1979087e1085c826960af898abe63b SHA512 049e550df35eee7d51e2abb1f0dd027cc7e5a47ebdae5172b523e629bfe613b02661727a58be8e51801c87418b85259fab49158193722b7aa769b0afce1e333e
+MISC metadata.xml 423 BLAKE2B d88ef7607a56f49f17a9f3c7d61bb5b127a86df908f08695a27db85c5ddb960e3c48e93754945075c0f6a10b8380936b5707489eae31885e2331da6ae01d9574 SHA512 22ef931c364f0f1d613e8da3329f3f59ec769f252f14b0ba79dd9028f39c1291098748939bcd3c8c969b48511b2299d42bcb29dc9fce832eb8002a827e24c497
diff --git a/app-dicts/stardict-oxford-en-zh-gb/metadata.xml b/app-dicts/stardict-oxford-en-zh-gb/metadata.xml
new file mode 100644
index 000000000000..4c29f0c11103
--- /dev/null
+++ b/app-dicts/stardict-oxford-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-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild
new file mode 100644
index 000000000000..8c5a34b6ee37
--- /dev/null
+++ b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-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="oxford-"
+DICT_SUFFIX="gb"
+
+inherit stardict
+
+HOMEPAGE="http://download.huzheng.org/zh_CN/"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
+IUSE=""