diff options
author | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2005-12-03 10:29:16 +0000 |
---|---|---|
committer | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2005-12-03 10:29:16 +0000 |
commit | e9a84fd079a39c2eb039aabe817d1770a33542c0 (patch) | |
tree | 6b4353981a5403fcc60fefd976e58c3da1b77a24 /app-dicts/vdict | |
parent | Change sys-lib/db DEPEND to ensure db4.2 with TXN patch is brought in. (diff) | |
download | gentoo-2-e9a84fd079a39c2eb039aabe817d1770a33542c0.tar.gz gentoo-2-e9a84fd079a39c2eb039aabe817d1770a33542c0.tar.bz2 gentoo-2-e9a84fd079a39c2eb039aabe817d1770a33542c0.zip |
version bump
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-dicts/vdict')
-rw-r--r-- | app-dicts/vdict/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/vdict/Manifest | 8 | ||||
-rw-r--r-- | app-dicts/vdict/files/digest-vdict-1.97 | 2 | ||||
-rw-r--r-- | app-dicts/vdict/vdict-1.94.ebuild | 9 | ||||
-rw-r--r-- | app-dicts/vdict/vdict-1.97.ebuild | 27 |
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..bb5c1d40a408 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 af85b5f2f6d2f32c969a7a50ffc37a03 ChangeLog 652 MD5 7c8cb029e9b150b8ddb8cb999f313c2f files/digest-vdict-1.94 63 +MD5 21ccc8fc5cbe2da51cd6b793f643bddc files/digest-vdict-1.97 133 +MD5 c757bd17a921b767a041c286ceb9d855 metadata.xml 222 +MD5 278610e65d5926644b34f48f5e57c765 vdict-1.94.ebuild 666 +MD5 a1679da4b067f375cbe4572e946d91f9 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" +} |