Drop old, fix bug 155252
authorRaúl Porcel <armin76@gentoo.org>
Thu, 11 Jan 2007 15:04:30 +0000 (15:04 +0000)
committerRaúl Porcel <armin76@gentoo.org>
Thu, 11 Jan 2007 15:04:30 +0000 (15:04 +0000)
Package-Manager: portage-2.1.1-r2

net-p2p/ed2k-gtk-gui/ChangeLog
net-p2p/ed2k-gtk-gui/ed2k-gtk-gui-0.6.4.ebuild
net-p2p/ed2k-gtk-gui/files/digest-ed2k-gtk-gui-0.6.4

index 046aae59bbca48255d914935c00a246928f410c4..33d657f8cfa09c6a683fe753fbf306e6ecb7c1c2 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-p2p/ed2k-gtk-gui
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k-gtk-gui/ChangeLog,v 1.14 2005/03/22 13:49:28 sekretarz Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k-gtk-gui/ChangeLog,v 1.15 2007/01/11 15:04:30 armin76 Exp $
+
+  11 Jan 2007; Raúl Porcel <armin76@gentoo.org> -ed2k-gtk-gui-0.6.2.ebuild,
+  -ed2k-gtk-gui-0.6.3.ebuild, ed2k-gtk-gui-0.6.4.ebuild:
+  Drop old, fix bug 155252
 
 *ed2k-gtk-gui-0.6.4 (22 Mar 2005)
 
index af9307de5ebddec9088b1a8aacb9ad6d46a2a165..e32fe0e4e31f59eba78726e27d1b86f7bae328e0 100644 (file)
@@ -1,10 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k-gtk-gui/ed2k-gtk-gui-0.6.4.ebuild,v 1.2 2005/06/20 00:47:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k-gtk-gui/ed2k-gtk-gui-0.6.4.ebuild,v 1.3 2007/01/11 15:04:30 armin76 Exp $
 
-inherit libtool
-
-DESCRIPTION="GTK+ Client for overnet"
+DESCRIPTION="GTK+ Client for overnet or edonkey"
 HOMEPAGE="http://ed2k-gtk-gui.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 RESTRICT="nomirror"
@@ -14,16 +12,17 @@ KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 DEPEND=">=x11-libs/gtk+-2.0
-       >=net-libs/gnet-1.1"
+       >=net-libs/gnet-1.1
+       dev-util/pkgconfig"
 
 src_compile() {
-       econf || die "configure failed"
+       econf || die "econf failed"
        sed -i -e "s:-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED::g" ed2k_gui/Makefile
-       emake || die "make failed"
+       emake || die "emake failed"
 }
 
 src_install() {
-       einstall || die "install failed"
+       emake DESTDIR="${D}" install || die "emake install failed"
 }
 
 pkg_postinst() {
@@ -32,6 +31,6 @@ pkg_postinst() {
        einfo "unable to set up the client."
        echo
        ewarn "ed2k-gtk-gui requires access to an overnet/edonkey core. If you"
-       ewarn "do not have access to a core, you can install net-p2p/overnet."
+       ewarn "do not have access to a core, you can install net-p2p/(overnet,edonkey)."
        echo
 }
index 1ad9c8d5566ab85de623f86d11c24f4f4262e942..6dfe14c1a0fec65bded6b9fea408c53ba1e175a3 100644 (file)
@@ -1 +1,3 @@
 MD5 c51ddfc64ba39e2bb5383a95afe72c53 ed2k-gtk-gui-0.6.4.tar.gz 2026542
+RMD160 841ddc20a0278dcddf946cc2c7f7356a80dd761d ed2k-gtk-gui-0.6.4.tar.gz 2026542
+SHA256 0cc48c0465ab79f67023d12a544162596ba4c5bd4fbeefef885426f6b14d6078 ed2k-gtk-gui-0.6.4.tar.gz 2026542