diff options
Diffstat (limited to 'app-dicts/stardict-hnd-ru-vi')
-rw-r--r-- | app-dicts/stardict-hnd-ru-vi/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/stardict-hnd-ru-vi/metadata.xml | 7 | ||||
-rw-r--r-- | app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild | 19 |
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/stardict-hnd-ru-vi/Manifest b/app-dicts/stardict-hnd-ru-vi/Manifest new file mode 100644 index 000000000000..8e38a75ac69f --- /dev/null +++ b/app-dicts/stardict-hnd-ru-vi/Manifest @@ -0,0 +1 @@ +DIST NgaViet38K.zip 2617330 SHA256 c6e586542aa42d9551a2d9020266b416793af2868af5d54320b2bb94facffd00 SHA512 2510cdb8261011997812ec016e3bf1018729829f849907dea612dc5d2d200fa663091b237c06e67b2fbacf59a58564bb0dd7a4919ada4e574c3fbfa541ba662b WHIRLPOOL 906edfc276e3f97b3710a0e059b5ed0b5374f68ba7f84d55a3deb6b5a413c0710546e0ffde2641a75721314460e52220fdb11a8ce9b77753ee594b56caaac2d6 diff --git a/app-dicts/stardict-hnd-ru-vi/metadata.xml b/app-dicts/stardict-hnd-ru-vi/metadata.xml new file mode 100644 index 000000000000..1470e032181b --- /dev/null +++ b/app-dicts/stardict-hnd-ru-vi/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>maintainer-needed@gentoo.org</email> + </maintainer> +</pkgmetadata> diff --git a/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild b/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild new file mode 100644 index 000000000000..d51c1ac6d493 --- /dev/null +++ b/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +FROM_LANG="Russian" +TO_LANG="Vietnamese" + +inherit stardict + +HOMEPAGE="http://forum.vnoss.org/viewtopic.php?id=1818" +SRC_URI="http://james.dyndns.ws/pub/Dictionary/StarDict-James/NgaViet38K.zip" + +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="app-arch/unzip" +RDEPEND="" + +S=${WORKDIR}/NgaViet |