summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>2005-12-03 10:29:16 +0000
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>2005-12-03 10:29:16 +0000
commit7f237f2004bfa330cbf6afeb9a3b126725120dc2 (patch)
tree6ca6536f3e3bc199a94bfb6291e6d0b26fd0d20f /app-dicts
parentChange sys-lib/db DEPEND to ensure db4.2 with TXN patch is brought in. (diff)
downloadhistorical-7f237f2004bfa330cbf6afeb9a3b126725120dc2.tar.gz
historical-7f237f2004bfa330cbf6afeb9a3b126725120dc2.tar.bz2
historical-7f237f2004bfa330cbf6afeb9a3b126725120dc2.zip
version bump
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/vdict/ChangeLog8
-rw-r--r--app-dicts/vdict/Manifest8
-rw-r--r--app-dicts/vdict/files/digest-vdict-1.972
-rw-r--r--app-dicts/vdict/vdict-1.94.ebuild9
-rw-r--r--app-dicts/vdict/vdict-1.97.ebuild27
5 files changed, 44 insertions, 10 deletions
diff --git a/app-dicts/vdict/ChangeLog b/app-dicts/vdict/ChangeLog
index 8b3da883d36d..89207e4395c1 100644
--- a/app-dicts/vdict/ChangeLog
+++ b/app-dicts/vdict/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-dicts/vdict
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/ChangeLog,v 1.2 2005/08/23 22:26:37 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/ChangeLog,v 1.3 2005/12/03 10:29:16 pclouds Exp $
+
+*vdict-1.97 (03 Dec 2005)
+
+ 03 Dec 2005; <pclouds@gentoo.org> vdict-1.94.ebuild, +vdict-1.97.ebuild:
+ vdict-1.94.ebuild: refer app-dicts/vdict-* instead of vdict website
+ vdict-1.97.ebuild: version bump
23 Aug 2005; <pclouds@gentoo.org> vdict-1.94.ebuild:
Stable on x86
diff --git a/app-dicts/vdict/Manifest b/app-dicts/vdict/Manifest
index 1e07f960379b..f7431c77e06e 100644
--- a/app-dicts/vdict/Manifest
+++ b/app-dicts/vdict/Manifest
@@ -1,4 +1,6 @@
-MD5 859fdf8e84631a5599efbeb40624f7a4 ChangeLog 445
-MD5 c757bd17a921b767a041c286ceb9d855 metadata.xml 222
-MD5 283c1ba1cfd592be761a5b7c600109ec vdict-1.94.ebuild 854
+MD5 384a7bfb75208b05f17756b20073e318 ChangeLog 652
MD5 7c8cb029e9b150b8ddb8cb999f313c2f files/digest-vdict-1.94 63
+MD5 21ccc8fc5cbe2da51cd6b793f643bddc files/digest-vdict-1.97 133
+MD5 c757bd17a921b767a041c286ceb9d855 metadata.xml 222
+MD5 bf4963cc058b50314e705f5416629e94 vdict-1.94.ebuild 666
+MD5 4040e45f316aa742859ffccdfb295dc3 vdict-1.97.ebuild 782
diff --git a/app-dicts/vdict/files/digest-vdict-1.97 b/app-dicts/vdict/files/digest-vdict-1.97
new file mode 100644
index 000000000000..3c59a75e36fb
--- /dev/null
+++ b/app-dicts/vdict/files/digest-vdict-1.97
@@ -0,0 +1,2 @@
+MD5 68aaae4340b03a9504e01fba324ebfd6 vdict-1.97.tar.bz2 325762
+MD5 9533944ccbb295a68dbba6448cb660f5 vdict-patches-1.97.tar.bz2 41875
diff --git a/app-dicts/vdict/vdict-1.94.ebuild b/app-dicts/vdict/vdict-1.94.ebuild
index 3999910486ab..b2e71468f341 100644
--- a/app-dicts/vdict/vdict-1.94.ebuild
+++ b/app-dicts/vdict/vdict-1.94.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/vdict-1.94.ebuild,v 1.2 2005/08/23 22:26:37 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/vdict-1.94.ebuild,v 1.3 2005/12/03 10:29:16 pclouds Exp $
inherit eutils
@@ -20,9 +20,6 @@ src_install() {
}
pkg_postinst() {
- einfo "Please go to"
- einfo "http://sourceforge.net/project/showfiles.php?group_id=70446&release_id=193898"
- einfo "to download the databases and follow the instructions on"
- einfo "http://xvnkb.sourceforge.net/?menu=vdict&lang=en"
- einfo "to setup the databases in your prefered directory"
+ einfo "You may want to install app-dicts/vdict-* packages"
+ einfo "to have corresponding dictionaries"
}
diff --git a/app-dicts/vdict/vdict-1.97.ebuild b/app-dicts/vdict/vdict-1.97.ebuild
new file mode 100644
index 000000000000..bac870f437c6
--- /dev/null
+++ b/app-dicts/vdict/vdict-1.97.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/vdict-1.97.ebuild,v 1.1 2005/12/03 10:29:16 pclouds Exp $
+
+inherit eutils
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+DESCRIPTION="Vdict - Vietnamese Dictionary"
+SRC_URI="http://xvnkb.sourceforge.net/vdict/${P}.tar.bz2
+ mirror://gentoo/${PN}-patches-${PV}.tar.bz2"
+# http://dev.gentoo.org/~pclouds/${PN}-patches-${PV}.tar.bz2"
+HOMEPAGE="http://xvnkb.sourceforge.net/?menu=vdict&lang=en"
+IUSE=""
+DEPEND="x11-libs/qt
+ sys-libs/gdbm
+ media-libs/freetype"
+
+src_install() {
+ dobin fd/fd vd/vd utils/wd2vd
+}
+
+pkg_postinst() {
+ einfo "You may want to install app-dicts/vdict-* packages"
+ einfo "to have corresponding dictionaries"
+}