summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-05-21 08:25:09 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-05-21 08:25:09 +0000
commit812e5003c7d2ee32b88f33d8abf6423ef9dd8183 (patch)
tree3734a33a1f1ffaf690890e712ef74674f181694c /app-dicts/stardict
parentinitial import (diff)
downloadhistorical-812e5003c7d2ee32b88f33d8abf6423ef9dd8183.tar.gz
historical-812e5003c7d2ee32b88f33d8abf6423ef9dd8183.tar.bz2
historical-812e5003c7d2ee32b88f33d8abf6423ef9dd8183.zip
cleanups and mark as stable
Diffstat (limited to 'app-dicts/stardict')
-rw-r--r--app-dicts/stardict/ChangeLog7
-rw-r--r--app-dicts/stardict/Manifest8
-rw-r--r--app-dicts/stardict/files/digest-stardict-1.31
-rw-r--r--app-dicts/stardict/files/digest-stardict-2.0.0_pre21
-rw-r--r--app-dicts/stardict/stardict-1.3.ebuild41
-rw-r--r--app-dicts/stardict/stardict-2.0.0.ebuild4
-rw-r--r--app-dicts/stardict/stardict-2.0.0_pre2.ebuild19
7 files changed, 10 insertions, 71 deletions
diff --git a/app-dicts/stardict/ChangeLog b/app-dicts/stardict/ChangeLog
index 02a7dd9d6610..156938f3c71b 100644
--- a/app-dicts/stardict/ChangeLog
+++ b/app-dicts/stardict/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-dicts/stardict
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.5 2003/05/04 18:39:53 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.6 2003/05/21 08:25:01 liquidx Exp $
+
+ 21 May 2003; Alastair Tse <liquidx@gentoo.org> stardict-1.3.ebuild,
+ stardict-1.3.ebuild, stardict-2.0.0.ebuild, stardict-2.0.0_pre2.ebuild,
+ stardict-2.0.0_pre2.ebuild:
+ marking stardict 2.0.0 as stable and cleanups
*stardict-2.0.0 (04 May 2003)
diff --git a/app-dicts/stardict/Manifest b/app-dicts/stardict/Manifest
index 471f1c5f4dec..4a3f50588c0c 100644
--- a/app-dicts/stardict/Manifest
+++ b/app-dicts/stardict/Manifest
@@ -1,9 +1,5 @@
-MD5 2b67fb808a7a8995358b723757a908cd ChangeLog 1029
-MD5 a622daf39fa527715ccd8f66b829d722 stardict-1.3.ebuild 1001
-MD5 fda01be52cbab6f1ae0394684666a5df stardict-2.0.0_pre2.ebuild 699
-MD5 4e0435a7c46947db2189c08dfb2998f7 stardict-2.0.0.ebuild 742
-MD5 8c883ac42c0e95c25897c3a822ee6a92 files/digest-stardict-1.3 65
+MD5 6c180ecc2cffb67e511681cf02e75585 ChangeLog 1252
+MD5 e6135cced80802a7c5ea9039b395fa43 stardict-2.0.0.ebuild 741
MD5 b41107d5daeb5414fa21b3f9905e105c files/stardict-config.sh 565
MD5 40e8df6800d5f7bf138a3a6692854a56 files/stardict-gentoo.patch 547
-MD5 5ece82ec21b57a1bfe888ec3321c9b86 files/digest-stardict-2.0.0_pre2 73
MD5 373d2056aab691372d01a805d9fc0743 files/digest-stardict-2.0.0 66
diff --git a/app-dicts/stardict/files/digest-stardict-1.3 b/app-dicts/stardict/files/digest-stardict-1.3
deleted file mode 100644
index 8803ffeac7a4..000000000000
--- a/app-dicts/stardict/files/digest-stardict-1.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 72baeb85da0506aa8ce48db04953a64a stardict-1.3.tar.gz 1430862
diff --git a/app-dicts/stardict/files/digest-stardict-2.0.0_pre2 b/app-dicts/stardict/files/digest-stardict-2.0.0_pre2
deleted file mode 100644
index 96fba9186626..000000000000
--- a/app-dicts/stardict/files/digest-stardict-2.0.0_pre2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d82c3cb859865db3c8135690aeed3759 stardict-2.0.0-pre2.tar.gz 13205296
diff --git a/app-dicts/stardict/stardict-1.3.ebuild b/app-dicts/stardict/stardict-1.3.ebuild
deleted file mode 100644
index c43dc68ddef3..000000000000
--- a/app-dicts/stardict/stardict-1.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-1.3.ebuild,v 1.3 2003/03/29 02:15:27 liquidx Exp $
-
-IUSE=""
-DESCRIPTION="stardict - English-Chinese dictionary."
-HOMEPAGE="" # No known homepage - FIXME
-SRC_URI="ftp://ftp.cn.FreeBSD.org/pub/ported/${P}.tar.gz"
-LICENSE="GPL-1"
-SLOT="0"
-KEYWORDS="~x86"
-DEPEND="virtual/motif"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/zh-${P}
-
-src_unpack () {
- unpack ${A}
- cd ${S}
- patch -p1 < ${FILESDIR}/stardict-gentoo.patch || die
-}
-
-src_compile() {
- ./configure --prefix=/usr
- make all || die
-}
-
-src_install () {
- make prefix=${D}/usr install || die
- insinto /usr/share/stardict
- doins ${FILESDIR}/stardict-config.sh
- dodoc doc/faq doc/readme.txt doc/readme_en.txt
-}
-
-pkg_postinst () {
- einfo
- einfo ' To set up stardict with the correct'
- einfo ' font for Big5 or GB run'
- einfo ' "bash /usr/share/stardict/stardict-config.sh"'
- einfo
-}
diff --git a/app-dicts/stardict/stardict-2.0.0.ebuild b/app-dicts/stardict/stardict-2.0.0.ebuild
index d7ad5a6584fb..4d15c974fd61 100644
--- a/app-dicts/stardict/stardict-2.0.0.ebuild
+++ b/app-dicts/stardict/stardict-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.0.0.ebuild,v 1.1 2003/05/04 18:39:53 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.0.0.ebuild,v 1.2 2003/05/21 08:25:01 liquidx Exp $
inherit gnome2
@@ -12,7 +12,7 @@ HOMEPAGE="http://forlinux.yeah.net http://cosoft.org.cn/projects/stardict/"
SRC_URI="http://reciteword.cosoft.org.cn/yaoguang/myapps/${MY_P}.tar.gz"
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=gnome-base/libbonobo-2.2.0
>=gnome-base/libgnome-2.2.0
>=gnome-base/libgnomeui-2.2.0
diff --git a/app-dicts/stardict/stardict-2.0.0_pre2.ebuild b/app-dicts/stardict/stardict-2.0.0_pre2.ebuild
deleted file mode 100644
index d998226370f5..000000000000
--- a/app-dicts/stardict/stardict-2.0.0_pre2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.0.0_pre2.ebuild,v 1.1 2003/04/30 23:28:37 liquidx Exp $
-
-inherit gnome2
-
-IUSE=""
-MY_P=${P/_/-}
-S=${WORKDIR}/${MY_P/-pre2/}
-DESCRIPTION="A Gnome2 English-Chinese dictionary with fuzzy search."
-HOMEPAGE="http://forlinux.yeah.net http://cosoft.org.cn/projects/stardict/"
-SRC_URI="http://reciteword.cosoft.org.cn/yaoguang/myapps/${MY_P}.tar.gz"
-LICENSE="GPL-1"
-SLOT="0"
-KEYWORDS="~x86"
-DEPEND=">=gnome-base/libbonobo-2.2.0
- >=gnome-base/libgnome-2.2.0
- >=gnome-base/libgnomeui-2.2.0
- >=gnome-base/bonobo-activation-2.2.0"