summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>2005-12-03 11:32:17 +0000
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>2005-12-03 11:32:17 +0000
commitce7f1c0dc00f166e0d5205e30bcce4f368597eed (patch)
treea05981ebd26ab7c46db4d0e01d269f9711b4f76b /app-dicts
parentSilently update the ooo-build to 2.0.0.2, nothing new in there just all our f... (diff)
downloadgentoo-2-ce7f1c0dc00f166e0d5205e30bcce4f368597eed.tar.gz
gentoo-2-ce7f1c0dc00f166e0d5205e30bcce4f368597eed.tar.bz2
gentoo-2-ce7f1c0dc00f166e0d5205e30bcce4f368597eed.zip
Added new dictionary
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/stardict-hnd-de-vi/ChangeLog10
-rw-r--r--app-dicts/stardict-hnd-de-vi/Manifest4
-rw-r--r--app-dicts/stardict-hnd-de-vi/files/digest-stardict-hnd-de-vi-200509171
-rw-r--r--app-dicts/stardict-hnd-de-vi/metadata.xml6
-rw-r--r--app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild17
-rw-r--r--app-dicts/stardict-hnd-en-vi/ChangeLog10
-rw-r--r--app-dicts/stardict-hnd-en-vi/Manifest4
-rw-r--r--app-dicts/stardict-hnd-en-vi/files/digest-stardict-hnd-en-vi-200509171
-rw-r--r--app-dicts/stardict-hnd-en-vi/metadata.xml6
-rw-r--r--app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild17
10 files changed, 76 insertions, 0 deletions
diff --git a/app-dicts/stardict-hnd-de-vi/ChangeLog b/app-dicts/stardict-hnd-de-vi/ChangeLog
new file mode 100644
index 000000000000..c8b9ad769ea4
--- /dev/null
+++ b/app-dicts/stardict-hnd-de-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-de-vi/ChangeLog,v 1.1 2005/12/03 11:32:17 pclouds Exp $
+
+*stardict-hnd-de-vi-20050917 (03 Dec 2005)
+
+ 03 Dec 2005; <pclouds@gentoo.org> +metadata.xml,
+ +stardict-hnd-de-vi-20050917.ebuild:
+ New ebuild for German-Vietnamese Stardict
+
diff --git a/app-dicts/stardict-hnd-de-vi/Manifest b/app-dicts/stardict-hnd-de-vi/Manifest
new file mode 100644
index 000000000000..6303eaa83172
--- /dev/null
+++ b/app-dicts/stardict-hnd-de-vi/Manifest
@@ -0,0 +1,4 @@
+MD5 4779a904d26bb6d359ce247d2464032c ChangeLog 308
+MD5 dfca2cf27708c061c8b0e68ac1736e75 files/digest-stardict-hnd-de-vi-20050917 60
+MD5 b77b40f289d01883e32f6e126ebfd5fa metadata.xml 219
+MD5 de642762d817c414bd68ab3b726a9815 stardict-hnd-de-vi-20050917.ebuild 538
diff --git a/app-dicts/stardict-hnd-de-vi/files/digest-stardict-hnd-de-vi-20050917 b/app-dicts/stardict-hnd-de-vi/files/digest-stardict-hnd-de-vi-20050917
new file mode 100644
index 000000000000..5fd930c20279
--- /dev/null
+++ b/app-dicts/stardict-hnd-de-vi/files/digest-stardict-hnd-de-vi-20050917
@@ -0,0 +1 @@
+MD5 dc16cabf541da49928794384cc34517c DucViet45K.zip 4242194
diff --git a/app-dicts/stardict-hnd-de-vi/metadata.xml b/app-dicts/stardict-hnd-de-vi/metadata.xml
new file mode 100644
index 000000000000..d17375e0402a
--- /dev/null
+++ b/app-dicts/stardict-hnd-de-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-de-vi/stardict-hnd-de-vi-20050917.ebuild b/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild
new file mode 100644
index 000000000000..bfee87aaa985
--- /dev/null
+++ b/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-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-de-vi/stardict-hnd-de-vi-20050917.ebuild,v 1.1 2005/12/03 11:32:17 pclouds Exp $
+
+FROM_LANG="German"
+TO_LANG="Vietnamese"
+
+inherit stardict
+
+HOMEPAGE="http://forum.vnoss.org/viewtopic.php?id=1818"
+SRC_URI="http://james.dyndns.ws/pub/Dictionary/StarDict-James/DucViet45K.zip"
+
+KEYWORDS="~x86"
+IUSE=""
+S="${WORKDIR}/DucViet"
+
+RDEPEND=">=app-dicts/stardict-2.4.2"
diff --git a/app-dicts/stardict-hnd-en-vi/ChangeLog b/app-dicts/stardict-hnd-en-vi/ChangeLog
new file mode 100644
index 000000000000..8fb9cb023def
--- /dev/null
+++ b/app-dicts/stardict-hnd-en-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-en-vi/ChangeLog,v 1.1 2005/12/03 11:31:43 pclouds Exp $
+
+*stardict-hnd-en-vi-20050917 (03 Dec 2005)
+
+ 03 Dec 2005; <pclouds@gentoo.org> +metadata.xml,
+ +stardict-hnd-en-vi-20050917.ebuild:
+ New ebuild for English-Vietnamese Stardict
+
diff --git a/app-dicts/stardict-hnd-en-vi/Manifest b/app-dicts/stardict-hnd-en-vi/Manifest
new file mode 100644
index 000000000000..b74f17e49fbe
--- /dev/null
+++ b/app-dicts/stardict-hnd-en-vi/Manifest
@@ -0,0 +1,4 @@
+MD5 0a32272db17859622f977d95332fab93 ChangeLog 309
+MD5 85fdc385fafe752d9c4326f4d9da1de1 files/digest-stardict-hnd-en-vi-20050917 61
+MD5 b77b40f289d01883e32f6e126ebfd5fa metadata.xml 219
+MD5 4c21ca09104e13c400eefe2a7f38317a stardict-hnd-en-vi-20050917.ebuild 540
diff --git a/app-dicts/stardict-hnd-en-vi/files/digest-stardict-hnd-en-vi-20050917 b/app-dicts/stardict-hnd-en-vi/files/digest-stardict-hnd-en-vi-20050917
new file mode 100644
index 000000000000..2d7812cd1376
--- /dev/null
+++ b/app-dicts/stardict-hnd-en-vi/files/digest-stardict-hnd-en-vi-20050917
@@ -0,0 +1 @@
+MD5 079e24a5693cb316943f23f02984faa4 AnhViet109K.zip 5404916
diff --git a/app-dicts/stardict-hnd-en-vi/metadata.xml b/app-dicts/stardict-hnd-en-vi/metadata.xml
new file mode 100644
index 000000000000..d17375e0402a
--- /dev/null
+++ b/app-dicts/stardict-hnd-en-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-en-vi/stardict-hnd-en-vi-20050917.ebuild b/app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild
new file mode 100644
index 000000000000..aff5373600fa
--- /dev/null
+++ b/app-dicts/stardict-hnd-en-vi/stardict-hnd-en-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-en-vi/stardict-hnd-en-vi-20050917.ebuild,v 1.1 2005/12/03 11:31:43 pclouds Exp $
+
+FROM_LANG="English"
+TO_LANG="Vietnamese"
+
+inherit stardict
+
+HOMEPAGE="http://forum.vnoss.org/viewtopic.php?id=1818"
+SRC_URI="http://james.dyndns.ws/pub/Dictionary/StarDict-James/AnhViet109K.zip"
+
+KEYWORDS="~x86"
+IUSE=""
+S="${WORKDIR}/AnhViet"
+
+RDEPEND=">=app-dicts/stardict-2.4.2"