summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriele Giorgetti <stroke@gentoo.org>2002-06-11 21:43:52 +0000
committerGabriele Giorgetti <stroke@gentoo.org>2002-06-11 21:43:52 +0000
commit5d65fbc3cbc89cbf7947c62d39afc59fc40112f9 (patch)
treebc9f77f5d50b399703b5f6839db18786062c9f99 /net-irc
parentnew libzvt version that uses libtool and debug eclassess (diff)
downloadhistorical-5d65fbc3cbc89cbf7947c62d39afc59fc40112f9.tar.gz
historical-5d65fbc3cbc89cbf7947c62d39afc59fc40112f9.tar.bz2
historical-5d65fbc3cbc89cbf7947c62d39afc59fc40112f9.zip
New version. Snapshots removed.
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/files/digest-xchat-1.9.11
-rw-r--r--net-irc/xchat/files/digest-xchat-200205191
-rw-r--r--net-irc/xchat/files/digest-xchat-200205271
-rw-r--r--net-irc/xchat/xchat-1.9.1.ebuild (renamed from net-irc/xchat/xchat-20020519.ebuild)12
-rw-r--r--net-irc/xchat/xchat-20020527.ebuild81
6 files changed, 11 insertions, 90 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index ce7763a60284..36a0c4788b9a 100644
--- a/net-irc/xchat/ChangeLog
+++ b/net-irc/xchat/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for net-irc/xchat
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.7 2002/05/29 23:24:22 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.8 2002/06/11 21:43:52 stroke Exp $
+*xchat-1.9.1.ebuild (11 Jun 2002)
+ 11 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> xchat-1.9.1.ebuild:
+ new version
*xchat-20020527 (29 May 2002)
29 May 2002; Spider <spider@gentoo.org> xchat-20020527.ebuild
diff --git a/net-irc/xchat/files/digest-xchat-1.9.1 b/net-irc/xchat/files/digest-xchat-1.9.1
new file mode 100644
index 000000000000..b5850e55f459
--- /dev/null
+++ b/net-irc/xchat/files/digest-xchat-1.9.1
@@ -0,0 +1 @@
+MD5 b1af3aa4c9b04586c9d3c2efd7e84d83 xchat-1.9.1.tar.bz2 682286
diff --git a/net-irc/xchat/files/digest-xchat-20020519 b/net-irc/xchat/files/digest-xchat-20020519
deleted file mode 100644
index 895cf7c8339a..000000000000
--- a/net-irc/xchat/files/digest-xchat-20020519
+++ /dev/null
@@ -1 +0,0 @@
-MD5 bd41d0fb94246a365abddff3b4972361 xchat-20020519.tar.bz2 668669
diff --git a/net-irc/xchat/files/digest-xchat-20020527 b/net-irc/xchat/files/digest-xchat-20020527
deleted file mode 100644
index 13753fc2c9ea..000000000000
--- a/net-irc/xchat/files/digest-xchat-20020527
+++ /dev/null
@@ -1 +0,0 @@
-MD5 69f7ac2232e3a9a24f8d7f923e41e56f xchat-20020527.tar.bz2 667496
diff --git a/net-irc/xchat/xchat-20020519.ebuild b/net-irc/xchat/xchat-1.9.1.ebuild
index d44186a082a1..e62a50cdd167 100644
--- a/net-irc/xchat/xchat-20020519.ebuild
+++ b/net-irc/xchat/xchat-1.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-20020519.ebuild,v 1.1 2002/05/27 15:18:02 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.9.1.ebuild,v 1.1 2002/06/11 21:43:52 stroke Exp $
# Python is DISABLED
@@ -11,13 +11,13 @@ HOMEPAGE="http://www.xchat.org/"
LICENSE="GPL-2"
SLOT=0
-RDEPEND=">=dev-libs/glib-2.0.1
- >=x11-libs/gtk+-2.0.1
+RDEPEND=">=dev-libs/glib-2.0.3
+ >=x11-libs/gtk+-2.0.3
perl? ( >=sys-devel/perl-5.6.1 )
gnome? ( >=x11-libs/libzvt-1.115.2
- >=gnome-base/libgnome-1.117.1
- >=gnome-base/gnome-applets-1.103.0
- >=gnome-base/gnome-panel-1.5.22 )"
+ >=gnome-base/libgnome-2.0.1
+ >=gnome-base/gnome-applets-2.0.0
+ >=gnome-base/gnome-panel-2.0.0 )"
DEPEND="${RDEPEND}
diff --git a/net-irc/xchat/xchat-20020527.ebuild b/net-irc/xchat/xchat-20020527.ebuild
deleted file mode 100644
index 0989839628a6..000000000000
--- a/net-irc/xchat/xchat-20020527.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-20020527.ebuild,v 1.1 2002/05/29 23:24:22 spider Exp $
-
-# Python is DISABLED
-
-S=${WORKDIR}/${P}
-DESCRIPTION="X-Chat is a graphical IRC client for UNIX operating systems."
-SRC_URI="http://www.xchat.org/files/source/1.9/${P}.tar.bz2"
-HOMEPAGE="http://www.xchat.org/"
-LICENSE="GPL-2"
-SLOT=0
-
-RDEPEND=">=dev-libs/glib-2.0.1
- >=x11-libs/gtk+-2.0.1
- perl? ( >=sys-devel/perl-5.6.1 )
- gnome? ( >=x11-libs/libzvt-1.115.2
- >=gnome-base/libgnome-1.117.1
- >=gnome-base/gnome-applets-1.103.0
- >=gnome-base/gnome-panel-1.5.22 )"
-
-
-DEPEND="${RDEPEND}
- nls? ( >=sys-devel/gettext-0.10.38 )"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
-}
-
-src_compile() {
-
- local myopts myflags
-
- use gnome \
- && myopts="${myopts} --enable-gnome --enable-panel" \
- || myopts="${myopts} --enable-gtkfe --disable-gnome --disable-zvt --disable-gdk-pixbuf"
-
- use gnome \
- && CFLAGS="${CFLAGS} -I/usr/include/orbit-2.0" \
- || myopts="${myopts} --disable-gnome"
-
- use gtk \
- || myopts="${myopts} --disable-gtkfe"
-
- use ssl \
- && myopts="${myopts} --enable-openssl"
-
- use perl \
- || myopts="${myopts} --disable-perl"
-
- use nls \
- && myopts="${myopts} --enable-hebrew --enable-japanese-conv" \
- || myopts="${myopts} --disable-nls"
-
- use mmx \
- && myopts="${myopts} --enable-mmx" \
- || myopts="${myopts} --disable-mmx"
-
- use ipv6 \
- && myopts="${myopts} --enable-ipv6"
-
-
- ./configure \
- --prefix=/usr \
- --host=${CHOST} \
- ${myopts} || die
-
- emake || die
-}
-
-src_install() {
-
- make prefix=${D}/usr utildir=${D}${KDEDIR}/share/applnk/Internet install || die
-
- use gnome &&
- ( insinto /usr/share/gnome/apps/Internet
- doins xchat.desktop )
-
- dodoc AUTHORS COPYING ChangeLog README
-}