diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-09 17:24:41 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-09 17:24:41 +0000 |
commit | 64a10c68100c2dcc3051f9ea33bbee3766a956b0 (patch) | |
tree | d4ea7be303b4c16f2f81921bbb3eb51b84fe4778 /app-dicts/stardict | |
parent | dep cleanup (diff) | |
download | historical-64a10c68100c2dcc3051f9ea33bbee3766a956b0.tar.gz historical-64a10c68100c2dcc3051f9ea33bbee3766a956b0.tar.bz2 historical-64a10c68100c2dcc3051f9ea33bbee3766a956b0.zip |
dep cleanup
Diffstat (limited to 'app-dicts/stardict')
-rw-r--r-- | app-dicts/stardict/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/stardict/Manifest | 10 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.0.0.ebuild | 7 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.2.0.ebuild | 10 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.2.1.ebuild | 10 |
5 files changed, 29 insertions, 14 deletions
diff --git a/app-dicts/stardict/ChangeLog b/app-dicts/stardict/ChangeLog index 3d2449c73cb9..fa37f26bdd27 100644 --- a/app-dicts/stardict/ChangeLog +++ b/app-dicts/stardict/ChangeLog @@ -1,6 +1,10 @@ # 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.9 2003/07/01 10:02:26 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.10 2003/07/09 17:24:32 liquidx Exp $ + + 09 Jul 2003; Alastair Tse <liquidx@gentoo.org> stardict-2.0.0.ebuild, + stardict-2.2.0.ebuild, stardict-2.2.1.ebuild: + add pkgconfig dep *stardict-2.2.1 (01 Jul 2003) diff --git a/app-dicts/stardict/Manifest b/app-dicts/stardict/Manifest index aeb66ea0226e..91b3b900e4f2 100644 --- a/app-dicts/stardict/Manifest +++ b/app-dicts/stardict/Manifest @@ -1,8 +1,8 @@ -MD5 2a1a3d5466b0aef0086d81fe7b786f72 ChangeLog 1764 -MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 -MD5 947cda9f6a54695e17795f4eae322e89 stardict-2.2.1.ebuild 1458 -MD5 4d0d743a773cd3667581b4c3907ec1e7 stardict-2.2.0.ebuild 1251 -MD5 e6135cced80802a7c5ea9039b395fa43 stardict-2.0.0.ebuild 741 +MD5 f9e7dcab6e22accde617926cf23aaea4 ChangeLog 1906 +MD5 b1119d84c7a4c3535572b94ec508e907 metadata.xml 215 +MD5 608a2cc223e350523844e580d6f748a5 stardict-2.2.1.ebuild 1519 +MD5 618ebc4558d5c3c7c7be323c12706435 stardict-2.2.0.ebuild 1313 +MD5 3b3b70b2ca34a5a87233064799d9499a stardict-2.0.0.ebuild 801 MD5 a6d0fbcdffe714ec6f5b00713ca68772 files/digest-stardict-2.2.0 67 MD5 b41107d5daeb5414fa21b3f9905e105c files/stardict-config.sh 565 MD5 40e8df6800d5f7bf138a3a6692854a56 files/stardict-gentoo.patch 547 diff --git a/app-dicts/stardict/stardict-2.0.0.ebuild b/app-dicts/stardict/stardict-2.0.0.ebuild index 4d15c974fd61..7151627fa01d 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.2 2003/05/21 08:25:01 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.0.0.ebuild,v 1.3 2003/07/09 17:24:32 liquidx Exp $ inherit gnome2 @@ -13,10 +13,13 @@ 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 +RDEPEND=">=x11-libs/gtk+-2 + >=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" +DEPEND="${RDEPEND} + dev-util/pkgconfig" src_unpack() { unpack ${A} diff --git a/app-dicts/stardict/stardict-2.2.0.ebuild b/app-dicts/stardict/stardict-2.2.0.ebuild index a68cff971c60..5286f3fb9fc7 100644 --- a/app-dicts/stardict/stardict-2.2.0.ebuild +++ b/app-dicts/stardict/stardict-2.2.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.2.0.ebuild,v 1.4 2003/07/01 10:02:26 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.2.0.ebuild,v 1.5 2003/07/09 17:24:32 liquidx Exp $ inherit gnome2 @@ -19,14 +19,18 @@ SLOT="0" # when adding keywords, remember to add to stardict.eclass KEYWORDS="x86" -DEPEND=">=gnome-base/libbonobo-2.2.0 +RDEPEND=">=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 >=sys-libs/zlib-1.1.4 >=gnome-base/gconf-1.2 >=dev-libs/popt-1.7 - >=gnome-base/ORBit2-2.6" + >=gnome-base/ORBit2-2.6 + >=x11-libs/gtk+-2" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" src_unpack() { unpack ${A} diff --git a/app-dicts/stardict/stardict-2.2.1.ebuild b/app-dicts/stardict/stardict-2.2.1.ebuild index 6e625637e8ea..f7d88a727592 100644 --- a/app-dicts/stardict/stardict-2.2.1.ebuild +++ b/app-dicts/stardict/stardict-2.2.1.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.2.1.ebuild,v 1.1 2003/07/01 10:02:26 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.2.1.ebuild,v 1.2 2003/07/09 17:24:32 liquidx Exp $ inherit gnome2 @@ -20,14 +20,18 @@ SLOT="0" KEYWORDS="~x86" -DEPEND=">=gnome-base/libbonobo-2.2.0 +RDEPEND=">=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 >=sys-libs/zlib-1.1.4 >=gnome-base/gconf-1.2 >=dev-libs/popt-1.7 - >=gnome-base/ORBit2-2.6" + >=gnome-base/ORBit2-2.6 + >=x11-libs/gtk+-2" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" src_unpack() { unpack ${A} |