summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriele Giorgetti <stroke@gentoo.org>2002-07-09 15:32:23 +0000
committerGabriele Giorgetti <stroke@gentoo.org>2002-07-09 15:32:23 +0000
commit94b2caf083b4eb524ad7b74f7e2f2df5098ea597 (patch)
tree2b7c20f8c357fe12dba32bfc580c6b5f4510de06 /net-irc/xchat
parentAdded missing ChangeLog (diff)
downloadgentoo-2-94b2caf083b4eb524ad7b74f7e2f2df5098ea597.tar.gz
gentoo-2-94b2caf083b4eb524ad7b74f7e2f2df5098ea597.tar.bz2
gentoo-2-94b2caf083b4eb524ad7b74f7e2f2df5098ea597.zip
new unstable version, still masked. Added KEYWORDS, missing ssl support,
renabled python support and updated dependences. Stale ebuilds removed. Repomanized old ebuilds.
Diffstat (limited to 'net-irc/xchat')
-rw-r--r--net-irc/xchat/ChangeLog9
-rw-r--r--net-irc/xchat/files/digest-xchat-1.8.91
-rw-r--r--net-irc/xchat/files/digest-xchat-1.8.9-r11
-rw-r--r--net-irc/xchat/files/digest-xchat-1.9.11
-rw-r--r--net-irc/xchat/files/digest-xchat-1.9.21
-rw-r--r--net-irc/xchat/xchat-1.8.8-r1.ebuild6
-rw-r--r--net-irc/xchat/xchat-1.8.9-r1.ebuild98
-rw-r--r--net-irc/xchat/xchat-1.8.9-r2.ebuild6
-rw-r--r--net-irc/xchat/xchat-1.8.9.ebuild88
-rw-r--r--net-irc/xchat/xchat-1.9.2.ebuild (renamed from net-irc/xchat/xchat-1.9.1.ebuild)34
10 files changed, 40 insertions, 205 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index bc8808f7bed6..70a2a6bc57f4 100644
--- a/net-irc/xchat/ChangeLog
+++ b/net-irc/xchat/ChangeLog
@@ -1,11 +1,16 @@
# 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.10 2002/06/28 01:54:31 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.11 2002/07/09 15:32:23 stroke Exp $
+
+*xchat-1.9.2.ebuild (09 Jul 2002)
+ 09 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> xchat-1.9.2.ebuild:
+ new unstable version, still masked. Added KEYWORDS, missing ssl support,
+ renabled python support and updated dependences.
+ Stale ebuilds removed.
xchat-1.8.9-r2 (28 Jun 2002)
28 Jun 2002; Spider <spider@gentoo.org> xchat-1.8.9-r2.ebuild :
removed the gnome-core dependency and updated it to use gnome-panel-1.4.1
-
*xchat-1.8.9-r1 (27 Jun 2002)
diff --git a/net-irc/xchat/files/digest-xchat-1.8.9 b/net-irc/xchat/files/digest-xchat-1.8.9
deleted file mode 100644
index 2979470d8a7f..000000000000
--- a/net-irc/xchat/files/digest-xchat-1.8.9
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a7d3723053fbee23399647f88afd15fa xchat-1.8.9.tar.bz2 747762
diff --git a/net-irc/xchat/files/digest-xchat-1.8.9-r1 b/net-irc/xchat/files/digest-xchat-1.8.9-r1
deleted file mode 100644
index 2979470d8a7f..000000000000
--- a/net-irc/xchat/files/digest-xchat-1.8.9-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a7d3723053fbee23399647f88afd15fa xchat-1.8.9.tar.bz2 747762
diff --git a/net-irc/xchat/files/digest-xchat-1.9.1 b/net-irc/xchat/files/digest-xchat-1.9.1
deleted file mode 100644
index b5850e55f459..000000000000
--- a/net-irc/xchat/files/digest-xchat-1.9.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b1af3aa4c9b04586c9d3c2efd7e84d83 xchat-1.9.1.tar.bz2 682286
diff --git a/net-irc/xchat/files/digest-xchat-1.9.2 b/net-irc/xchat/files/digest-xchat-1.9.2
new file mode 100644
index 000000000000..7ac71960843d
--- /dev/null
+++ b/net-irc/xchat/files/digest-xchat-1.9.2
@@ -0,0 +1 @@
+MD5 c7f0b4bd82622c280299ddf6c415b281 xchat-1.9.2.tar.bz2 706790
diff --git a/net-irc/xchat/xchat-1.8.8-r1.ebuild b/net-irc/xchat/xchat-1.8.8-r1.ebuild
index c2edeae60a06..9ede48bc7014 100644
--- a/net-irc/xchat/xchat-1.8.8-r1.ebuild
+++ b/net-irc/xchat/xchat-1.8.8-r1.ebuild
@@ -1,13 +1,17 @@
# Copyrigth 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.8-r1.ebuild,v 1.4 2002/05/23 06:50:16 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.8-r1.ebuild,v 1.5 2002/07/09 15:32:23 stroke Exp $
S=${WORKDIR}/${P}
DESCRIPTION="X-Chat is a graphical IRC client for UNIX operating systems."
SRC_URI="http://www.xchat.org/files/source/1.8/${P}.tar.bz2"
HOMEPAGE="http://www.xchat.org/"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="*"
+
RDEPEND="=x11-libs/gtk+-1.2*
python? ( >=dev-lang/python-2.2-r7 )
perl? ( >=sys-devel/perl-5.6.1 )
diff --git a/net-irc/xchat/xchat-1.8.9-r1.ebuild b/net-irc/xchat/xchat-1.8.9-r1.ebuild
deleted file mode 100644
index bea8768b18c0..000000000000
--- a/net-irc/xchat/xchat-1.8.9-r1.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyrigth 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.9-r1.ebuild,v 1.1 2002/06/27 12:20:27 seemant Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="X-Chat is a graphical IRC client for UNIX operating systems."
-SRC_URI="http://www.xchat.org/files/source/1.8/${P}.tar.bz2"
-HOMEPAGE="http://www.xchat.org/"
-
-RDEPEND="=x11-libs/gtk+-1.2*
- python? ( >=dev-lang/python-2.2-r7 )
- perl? ( >=sys-devel/perl-5.6.1 )
- gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1
- >=media-libs/gdk-pixbuf-0.11.0-r1 )
- ssl? ( >=dev-libs/openssl-0.9.6a )"
-
-DEPEND="${RDEPEND}
- nls? ( >=sys-devel/gettext-0.10.38 )"
-
-src_unpack() {
-
- unpack ${A}
-
- cd ${S}
- cp configure configure.orig
-
- use python && ( \
- local mylibs=`/usr/bin/python-config`
- sed -e 's:PY_LIBS=".*":PY_LIBS="'"$mylibs"'":' \
- configure.orig > configure
- )
-}
-
-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-1.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"
-
- use python \
- && myflags="`python-config`" \
- && myopts="${myopts} --enable-python"
-
- ./configure \
- --prefix=/usr \
- --host=${CHOST} \
- ${myopts} || die
-
- emake || die
-}
-
-src_install() {
-
- use kde && ( \
- make \
- prefix=${D}/usr \
- utildir=${D}${KDEDIR}/share/applnk/Internet \
- install || die
- ) || ( \
- make \
- prefix=${D}/usr \
- install || die
- )
-
- use gnome && ( \
- insinto /usr/share/gnome/apps/Internet
- doins xchat.desktop
- )
-
- dodoc AUTHORS COPYING ChangeLog README
-}
diff --git a/net-irc/xchat/xchat-1.8.9-r2.ebuild b/net-irc/xchat/xchat-1.8.9-r2.ebuild
index a028439a755e..bf86e53a0c2b 100644
--- a/net-irc/xchat/xchat-1.8.9-r2.ebuild
+++ b/net-irc/xchat/xchat-1.8.9-r2.ebuild
@@ -1,13 +1,17 @@
# Copyrigth 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.9-r2.ebuild,v 1.1 2002/06/28 01:54:31 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.9-r2.ebuild,v 1.2 2002/07/09 15:32:23 stroke Exp $
S=${WORKDIR}/${P}
DESCRIPTION="X-Chat is a graphical IRC client for UNIX operating systems."
SRC_URI="http://www.xchat.org/files/source/1.8/${P}.tar.bz2"
HOMEPAGE="http://www.xchat.org/"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="*"
+
RDEPEND="=x11-libs/gtk+-1.2*
python? ( >=dev-lang/python-2.2-r7 )
perl? ( >=sys-devel/perl-5.6.1 )
diff --git a/net-irc/xchat/xchat-1.8.9.ebuild b/net-irc/xchat/xchat-1.8.9.ebuild
deleted file mode 100644
index 46da3e2b5917..000000000000
--- a/net-irc/xchat/xchat-1.8.9.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyrigth 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.9.ebuild,v 1.2 2002/05/23 06:50:16 seemant Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="X-Chat is a graphical IRC client for UNIX operating systems."
-SRC_URI="http://www.xchat.org/files/source/1.8/${P}.tar.bz2"
-HOMEPAGE="http://www.xchat.org/"
-
-RDEPEND="=x11-libs/gtk+-1.2*
- python? ( >=dev-lang/python-2.2-r7 )
- perl? ( >=sys-devel/perl-5.6.1 )
- gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1
- >=media-libs/gdk-pixbuf-0.11.0-r1 )
- ssl? ( >=dev-libs/openssl-0.9.6a )"
-
-DEPEND="${RDEPEND}
- nls? ( >=sys-devel/gettext-0.10.38 )"
-
-src_unpack() {
-
- unpack ${A}
-
- cd ${S}
- cp configure configure.orig
-
- use python && ( \
- local mylibs=`/usr/bin/python-config`
- sed -e 's:PY_LIBS=".*":PY_LIBS="'"$mylibs"'":' \
- configure.orig > configure
- )
-}
-
-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-1.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"
-
- use python \
- && myflags="`python-config`" \
- && myopts="${myopts} --enable-python"
-
- ./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
-}
diff --git a/net-irc/xchat/xchat-1.9.1.ebuild b/net-irc/xchat/xchat-1.9.2.ebuild
index e62a50cdd167..bc98b36aef1a 100644
--- a/net-irc/xchat/xchat-1.9.1.ebuild
+++ b/net-irc/xchat/xchat-1.9.2.ebuild
@@ -1,40 +1,47 @@
# 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-1.9.1.ebuild,v 1.1 2002/06/11 21:43:52 stroke Exp $
-
-# Python is DISABLED
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.9.2.ebuild,v 1.1 2002/07/09 15:32:23 stroke Exp $
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
+SLOT="0"
+KEYWORDS="*"
-RDEPEND=">=dev-libs/glib-2.0.3
- >=x11-libs/gtk+-2.0.3
+RDEPEND=">=dev-libs/glib-2.0.4
+ >=x11-libs/gtk+-2.0.5
perl? ( >=sys-devel/perl-5.6.1 )
- gnome? ( >=x11-libs/libzvt-1.115.2
- >=gnome-base/libgnome-2.0.1
- >=gnome-base/gnome-applets-2.0.0
- >=gnome-base/gnome-panel-2.0.0 )"
+ gnome? ( >=x11-libs/libzvt-2.0.1
+ >=gnome-base/libgnome-2.0.1
+ >=gnome-base/gnome-applets-2.0.0
+ >=gnome-base/gnome-panel-2.0.1 )
+ ssl? ( >=dev-libs/openssl-0.9.6d )"
-
DEPEND="${RDEPEND}
nls? ( >=sys-devel/gettext-0.10.38 )"
+
src_unpack() {
unpack ${A}
cd ${S}
}
+
+# From the xchat 1.9.2 README_FIRST file:
+# (one of the) REMAINING PROBLEMS:
+# * can't compile with gnome, panel and zvt support *
+# stroke
+
src_compile() {
local myopts myflags
use gnome \
&& myopts="${myopts} --enable-gnome --enable-panel" \
- || myopts="${myopts} --enable-gtkfe --disable-gnome --disable-zvt --disable-gdk-pixbuf"
+ || myopts="${myopts} --enable-gtkfe --disable-gnome --disable-zvt"
use gnome \
&& CFLAGS="${CFLAGS} -I/usr/include/orbit-2.0" \
@@ -49,6 +56,9 @@ src_compile() {
use perl \
|| myopts="${myopts} --disable-perl"
+ use python \
+ || myopts="${myopts} --disable-python"
+
use nls \
&& myopts="${myopts} --enable-hebrew --enable-japanese-conv" \
|| myopts="${myopts} --disable-nls"