summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-17 02:25:20 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-17 02:25:20 +0000
commite6412321e72f50b40a3efbdc1eddd75152f50f13 (patch)
treea01e921b158db1efc07b7506e2d8830afaf0238b /net-p2p/dc-gui
parentremoved audiogalaxy clients, since the protocol/site is dead now (diff)
downloadgentoo-2-e6412321e72f50b40a3efbdc1eddd75152f50f13.tar.gz
gentoo-2-e6412321e72f50b40a3efbdc1eddd75152f50f13.tar.bz2
gentoo-2-e6412321e72f50b40a3efbdc1eddd75152f50f13.zip
repoman'd
Diffstat (limited to 'net-p2p/dc-gui')
-rw-r--r--net-p2p/dc-gui/dc-gui-0.57.ebuild40
-rw-r--r--net-p2p/dc-gui/dc-gui-0.58.ebuild8
-rw-r--r--net-p2p/dc-gui/files/digest-dc-gui-0.571
3 files changed, 5 insertions, 44 deletions
diff --git a/net-p2p/dc-gui/dc-gui-0.57.ebuild b/net-p2p/dc-gui/dc-gui-0.57.ebuild
deleted file mode 100644
index 16c1a1bbb85e..000000000000
--- a/net-p2p/dc-gui/dc-gui-0.57.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dc-gui/dc-gui-0.57.ebuild,v 1.3 2002/06/25 11:20:29 bangert Exp $
-
-S=${WORKDIR}/${P/-/_}
-DESCRIPTION="GUI for DCTC"
-SRC_URI="http://ac2i.tzo.com/dctc/${P/-/_}.tar.gz"
-HOMEPAGE="http://ac2i.tzo.com/dctc"
-SLOT="0"
-
-DEPEND="virtual/glibc
- =dev-libs/glib-1.2*
- =gnome-base/gnome-libs-1.4*
- =sys-libs/db-3.2*
- =x11-libs/gtk+-1.2*
- >=net-p2p/dctc-0.82.0"
-
-RDEPEND="nls? ( sys-devel/gettext )"
-
-src_compile() {
- local myconf
-
- use nls \
- && myconf="${myconf} --enable-nls" \
- || myconf="${myconf} --disable-nls"
-
- ./configure --prefix=/usr \
- --sysconfdir=/etc \
- --mandir=/usr/share/man \
- --host=${CHOST} \
- --with-gnome \
- ${myconf} || die
-
- emake || die
-}
-
-src_install() {
- make prefix=${D}/usr install || die
- dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
-}
diff --git a/net-p2p/dc-gui/dc-gui-0.58.ebuild b/net-p2p/dc-gui/dc-gui-0.58.ebuild
index 880539462623..d85eff7be65f 100644
--- a/net-p2p/dc-gui/dc-gui-0.58.ebuild
+++ b/net-p2p/dc-gui/dc-gui-0.58.ebuild
@@ -1,15 +1,17 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dc-gui/dc-gui-0.58.ebuild,v 1.1 2002/07/06 06:08:35 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dc-gui/dc-gui-0.58.ebuild,v 1.2 2002/07/17 02:25:19 seemant Exp $
S=${WORKDIR}/${P/-/_}
DESCRIPTION="GUI for DCTC"
SRC_URI="http://ac2i.tzo.com/dctc/${P/-/_}.tar.gz"
HOMEPAGE="http://ac2i.tzo.com/dctc"
+
SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
-DEPEND="virtual/glibc
- =dev-libs/glib-1.2*
+DEPEND=" =dev-libs/glib-1.2*
=gnome-base/gnome-libs-1.4*
=sys-libs/db-3.2*
=x11-libs/gtk+-1.2*
diff --git a/net-p2p/dc-gui/files/digest-dc-gui-0.57 b/net-p2p/dc-gui/files/digest-dc-gui-0.57
deleted file mode 100644
index 5dc8ed8e2712..000000000000
--- a/net-p2p/dc-gui/files/digest-dc-gui-0.57
+++ /dev/null
@@ -1 +0,0 @@
-MD5 fc1d3909a6ed2ec3b7ca24eac06ea3ff dc_gui-0.57.tar.gz 338188