summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>2005-12-03 11:41:44 +0000
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>2005-12-03 11:41:44 +0000
commit01d7d6ded09d44881d1637ca7a468dbbf0fae61a (patch)
tree4d48b7b24134ddf341f2dc3bddf6a7d29b0dbdc3 /app-dicts/stardict-hnd-fr-vi
parentAdded new dictionary (diff)
downloadhistorical-01d7d6ded09d44881d1637ca7a468dbbf0fae61a.tar.gz
historical-01d7d6ded09d44881d1637ca7a468dbbf0fae61a.tar.bz2
historical-01d7d6ded09d44881d1637ca7a468dbbf0fae61a.zip
Added new dictionary
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-dicts/stardict-hnd-fr-vi')
-rw-r--r--app-dicts/stardict-hnd-fr-vi/ChangeLog10
-rw-r--r--app-dicts/stardict-hnd-fr-vi/Manifest4
-rw-r--r--app-dicts/stardict-hnd-fr-vi/files/digest-stardict-hnd-fr-vi-200509171
-rw-r--r--app-dicts/stardict-hnd-fr-vi/metadata.xml6
-rw-r--r--app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild17
5 files changed, 38 insertions, 0 deletions
diff --git a/app-dicts/stardict-hnd-fr-vi/ChangeLog b/app-dicts/stardict-hnd-fr-vi/ChangeLog
new file mode 100644
index 000000000000..41de212b0380
--- /dev/null
+++ b/app-dicts/stardict-hnd-fr-vi/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/stardict-hnd-en-vi
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-fr-vi/ChangeLog,v 1.1 2005/12/03 11:38:44 pclouds Exp $
+
+*stardict-hnd-fr-vi-20050917 (03 Dec 2005)
+
+ 03 Dec 2005; <pclouds@gentoo.org> +metadata.xml,
+ +stardict-hnd-fr-vi-20050917.ebuild:
+ New ebuild for French-Vietnamese Stardict
+
diff --git a/app-dicts/stardict-hnd-fr-vi/Manifest b/app-dicts/stardict-hnd-fr-vi/Manifest
new file mode 100644
index 000000000000..87fc33a45e5e
--- /dev/null
+++ b/app-dicts/stardict-hnd-fr-vi/Manifest
@@ -0,0 +1,4 @@
+MD5 32cf26c57141966256ec17b6be84f1fe ChangeLog 308
+MD5 10406daf98f8626f07e651c85e5c2463 files/digest-stardict-hnd-fr-vi-20050917 61
+MD5 b77b40f289d01883e32f6e126ebfd5fa metadata.xml 219
+MD5 c8608d474c1311c0991bbb36798f3090 stardict-hnd-fr-vi-20050917.ebuild 540
diff --git a/app-dicts/stardict-hnd-fr-vi/files/digest-stardict-hnd-fr-vi-20050917 b/app-dicts/stardict-hnd-fr-vi/files/digest-stardict-hnd-fr-vi-20050917
new file mode 100644
index 000000000000..70ca5b24710f
--- /dev/null
+++ b/app-dicts/stardict-hnd-fr-vi/files/digest-stardict-hnd-fr-vi-20050917
@@ -0,0 +1 @@
+MD5 b80d0be069fd6e01198d9aa93d79fda8 PhapViet47K.zip 2863474
diff --git a/app-dicts/stardict-hnd-fr-vi/metadata.xml b/app-dicts/stardict-hnd-fr-vi/metadata.xml
new file mode 100644
index 000000000000..d17375e0402a
--- /dev/null
+++ b/app-dicts/stardict-hnd-fr-vi/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer><email>pclouds@gentoo.org</email></maintainer>
+</pkgmetadata>
diff --git a/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild b/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild
new file mode 100644
index 000000000000..7416bdcf74bf
--- /dev/null
+++ b/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild,v 1.1 2005/12/03 11:38:44 pclouds Exp $
+
+FROM_LANG="French"
+TO_LANG="Vietnamese"
+
+inherit stardict
+
+HOMEPAGE="http://forum.vnoss.org/viewtopic.php?id=1818"
+SRC_URI="http://james.dyndns.ws/pub/Dictionary/StarDict-James/PhapViet47K.zip"
+
+KEYWORDS="~x86"
+IUSE=""
+S="${WORKDIR}/PhapViet"
+
+RDEPEND=">=app-dicts/stardict-2.4.2"