diff options
author | 2002-03-30 13:48:47 +0000 | |
---|---|---|
committer | 2002-03-30 13:48:47 +0000 | |
commit | 1756d4475c0dda28a24552a7cd6019fb4592cc86 (patch) | |
tree | f521019b7da5ea07c8071f24dc3e64400a54d9ac /net-irc | |
parent | De-bloated the galeon install process somewhat by removing the gnome-core req... (diff) | |
download | gentoo-2-1756d4475c0dda28a24552a7cd6019fb4592cc86.tar.gz gentoo-2-1756d4475c0dda28a24552a7cd6019fb4592cc86.tar.bz2 gentoo-2-1756d4475c0dda28a24552a7cd6019fb4592cc86.zip |
Removed old ebuilds, and cleaned up the dependencies for the newest xchat
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 9 | ||||
-rw-r--r-- | net-irc/xchat/files/digest-xchat-1.8.2-r3 | 1 | ||||
-rw-r--r-- | net-irc/xchat/files/digest-xchat-1.8.4 | 1 | ||||
-rw-r--r-- | net-irc/xchat/files/digest-xchat-1.8.7-r1 | 1 | ||||
-rw-r--r-- | net-irc/xchat/files/digest-xchat-1.8.8-r1 | 1 | ||||
-rw-r--r-- | net-irc/xchat/xchat-1.8.7-r1.ebuild | 61 | ||||
-rw-r--r-- | net-irc/xchat/xchat-1.8.8-r1.ebuild | 78 |
7 files changed, 87 insertions, 65 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 5e8e3c8eb1ee..035f6cd1d57b 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,13 @@ # 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.2 2002/03/10 11:24:23 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.3 2002/03/30 13:48:47 seemant Exp $ + +*xchat-1.8.8-r1 ( 30 Mar 2002) + + 30 Mar 2002; Seemant Kulleen <seemant@gentoo.org> xchat-1.8.8-r1.ebuild : + + Separated out gdk-pixbuf from gnome USE. Also, the CFLAGS for ORBit is + dependent on the gnome USE toggle. *xchat-1.8.8 (10 Mar 2002) diff --git a/net-irc/xchat/files/digest-xchat-1.8.2-r3 b/net-irc/xchat/files/digest-xchat-1.8.2-r3 deleted file mode 100644 index 33972799be91..000000000000 --- a/net-irc/xchat/files/digest-xchat-1.8.2-r3 +++ /dev/null @@ -1 +0,0 @@ -MD5 51987e6e79d0e902e1928918fdd7b353 xchat-1.8.2.tar.bz2 622592 diff --git a/net-irc/xchat/files/digest-xchat-1.8.4 b/net-irc/xchat/files/digest-xchat-1.8.4 deleted file mode 100644 index 3744a84be7dc..000000000000 --- a/net-irc/xchat/files/digest-xchat-1.8.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 87bd6db405a9fcacdf198287f6c3b833 xchat-1.8.4.tar.bz2 638976 diff --git a/net-irc/xchat/files/digest-xchat-1.8.7-r1 b/net-irc/xchat/files/digest-xchat-1.8.7-r1 deleted file mode 100644 index bb022c0919a6..000000000000 --- a/net-irc/xchat/files/digest-xchat-1.8.7-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2bdcf2b77f6bf1385bc63a17dcafbe90 xchat-1.8.7.tar.bz2 698662 diff --git a/net-irc/xchat/files/digest-xchat-1.8.8-r1 b/net-irc/xchat/files/digest-xchat-1.8.8-r1 new file mode 100644 index 000000000000..5713305d3a71 --- /dev/null +++ b/net-irc/xchat/files/digest-xchat-1.8.8-r1 @@ -0,0 +1 @@ +MD5 8496a0438c1062d3d8f96f92d5e48a52 xchat-1.8.8.tar.bz2 735589 diff --git a/net-irc/xchat/xchat-1.8.7-r1.ebuild b/net-irc/xchat/xchat-1.8.7-r1.ebuild deleted file mode 100644 index d0e33f9cf4c2..000000000000 --- a/net-irc/xchat/xchat-1.8.7-r1.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyrigth 1999-2000 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.7-r1.ebuild,v 1.1 2002/01/20 09:27:09 hallski Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="X-Chat is an 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.10-r4 - python? ( >=dev-lang/python-2.2 ) - perl? ( sys-devel/perl ) - 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 - if [ "`use python`" ] - then - local mylibs=`/usr/bin/python-config` - sed -e 's:PY_LIBS=".*":PY_LIBS="'"$mylibs"'":' configure.orig > configure - fi -} - -src_compile() { - - local myopts myflags - use gnome && myopts="--enable-gnome --enable-panel" - use gnome || myopts="--enable-gtkfe --disable-gnome --disable-gdk-pixbuf --disable-zvt" - use ssl && myopts="$myopts --enable-openssl" - use perl || myopts="$myopts --disable-perl" - use python && myflags="`python-config`" - use python || myopts="$myopts --disable-python" - use nls || myopts="$myopts --disable-nls" - use mmx && myopts="$myopts --enable-mmx" - - CFLAGS="$CFLAGS -I/usr/include/orbit-1.0" - - ./configure --prefix=/usr \ - --host=${CHOST} \ - --enable-ipv6 \ - ${myopts} || die - - emake || die -} - -src_install() { - - make prefix=${D}/usr install || die - - dodoc AUTHORS COPYING ChangeLog README -} diff --git a/net-irc/xchat/xchat-1.8.8-r1.ebuild b/net-irc/xchat/xchat-1.8.8-r1.ebuild new file mode 100644 index 000000000000..582ca3570dc6 --- /dev/null +++ b/net-irc/xchat/xchat-1.8.8-r1.ebuild @@ -0,0 +1,78 @@ +# 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.1 2002/03/30 13:48:47 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.10-r4 + python? ( >=dev-lang/python-2.2 ) + perl? ( >=sys-devel/perl-5.6.1 ) + gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1 ) + gtk? ( >=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 + if [ "`use python`" ] + then + local mylibs=`/usr/bin/python-config` + sed -e 's:PY_LIBS=".*":PY_LIBS="'"$mylibs"'":' configure.orig > configure + fi +} + +src_compile() { + + local myopts myflags + + use gnome \ + && myopts="${myopts} --enable-gnome --enable-panel" \ + || myopts="${myopts} --enable-gtkfe --disable-gnome --disable-zvt" + + use gnome \ + && CFLAGS="${CFLAGS} -I/usr/include/orbit-1.0" + + use gtk \ + || myopts="${myopts} --disable-gdk-pixbuf --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 python && myflags="`python-config`" + use python && myopts="${myopts} --enable-python" + + ./configure --prefix=/usr \ + --host=${CHOST} \ + --enable-ipv6 \ + ${myopts} || die + + emake || die +} + +src_install() { + + make prefix=${D}/usr install || die + + dodoc AUTHORS COPYING ChangeLog README +} |