summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2006-11-05 22:24:12 +0000
committerTony Vroon <chainsaw@gentoo.org>2006-11-05 22:24:12 +0000
commita4f20660264ca14c30107349c574836698c782e3 (patch)
treee74f709001e3f2415d23e31482c5eda6f1426760 /net-irc/xchat-gnome
parentVersion bump. (diff)
downloadgentoo-2-a4f20660264ca14c30107349c574836698c782e3.tar.gz
gentoo-2-a4f20660264ca14c30107349c574836698c782e3.tar.bz2
gentoo-2-a4f20660264ca14c30107349c574836698c782e3.zip
Version bump. 0.13 stable on PPC. ~x86 keyword on 0.15 lost over libgnome-2.16.0 dependency, filed bug #154187.
(Portage version: 2.1.2_rc1-r3)
Diffstat (limited to 'net-irc/xchat-gnome')
-rw-r--r--net-irc/xchat-gnome/ChangeLog9
-rw-r--r--net-irc/xchat-gnome/files/digest-xchat-gnome-0.153
-rw-r--r--net-irc/xchat-gnome/xchat-gnome-0.13.ebuild4
-rw-r--r--net-irc/xchat-gnome/xchat-gnome-0.15.ebuild82
4 files changed, 95 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog
index 72750c841beb..804502fa15f0 100644
--- a/net-irc/xchat-gnome/ChangeLog
+++ b/net-irc/xchat-gnome/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-irc/xchat-gnome
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.24 2006/10/13 14:27:30 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.25 2006/11/05 22:24:12 chainsaw Exp $
+
+*xchat-gnome-0.15 (05 Nov 2006)
+
+ 05 Nov 2006; Tony Vroon <chainsaw@gentoo.org> xchat-gnome-0.13.ebuild,
+ +xchat-gnome-0.15.ebuild:
+ Version bump. 0.13 stable on PPC. ~x86 keyword on 0.15 lost over
+ libgnome-2.16.0 dependency, filed bug #154187.
13 Oct 2006; Sven Wegener <swegener@gentoo.org>
-files/0.10-libnotify-libsexy-configure.patch, -xchat-gnome-0.10.ebuild,
diff --git a/net-irc/xchat-gnome/files/digest-xchat-gnome-0.15 b/net-irc/xchat-gnome/files/digest-xchat-gnome-0.15
new file mode 100644
index 000000000000..b5cc753c64c8
--- /dev/null
+++ b/net-irc/xchat-gnome/files/digest-xchat-gnome-0.15
@@ -0,0 +1,3 @@
+MD5 a0f1f011e594d85a5a5781cfc5f52221 xchat-gnome-0.15.tar.bz2 1501197
+RMD160 4df713582ce5638e4702060fc55408c9be956dff xchat-gnome-0.15.tar.bz2 1501197
+SHA256 1d066ee04e5ec2b2557e0e363078c4f38ec527522d958492c331facc24d2be57 xchat-gnome-0.15.tar.bz2 1501197
diff --git a/net-irc/xchat-gnome/xchat-gnome-0.13.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.13.ebuild
index 30da4da399b8..68f0ab96b096 100644
--- a/net-irc/xchat-gnome/xchat-gnome-0.13.ebuild
+++ b/net-irc/xchat-gnome/xchat-gnome-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.13.ebuild,v 1.1 2006/07/20 09:32:00 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.13.ebuild,v 1.2 2006/11/05 22:24:12 chainsaw Exp $
inherit gnome2 eutils autotools
@@ -10,7 +10,7 @@ SRC_URI="http://releases.navi.cx/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
IUSE="perl tcltk python ssl mmx ipv6 nls dbus libsexy libnotify spell"
RDEPEND=">=dev-libs/glib-2.8.0
diff --git a/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild
new file mode 100644
index 000000000000..4cc35476d0e9
--- /dev/null
+++ b/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild,v 1.1 2006/11/05 22:24:12 chainsaw Exp $
+
+inherit gnome2 eutils autotools
+
+DESCRIPTION="GNOME frontend for the popular X-Chat IRC client"
+HOMEPAGE="http://xchat-gnome.navi.cx/"
+SRC_URI="http://releases.navi.cx/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc"
+IUSE="perl tcltk python ssl mmx ipv6 nls dbus libsexy libnotify spell"
+
+RDEPEND=">=dev-libs/glib-2.12.0
+ >=gnome-base/libgnome-2.16.0
+ >=gnome-base/gconf-2.8.0
+ >=gnome-base/libgnomeui-2.6.0
+ >=gnome-base/libglade-2.3.0
+ >=gnome-base/gnome-vfs-2.9.2
+ >=x11-libs/gtk+-2.10.0
+ spell? ( app-text/gtkspell )
+ ssl? ( >=dev-libs/openssl-0.9.6d )
+ perl? ( >=dev-lang/perl-5.6.1 )
+ python? ( dev-lang/python )
+ tcltk? ( dev-lang/tcl )
+ dbus? ( >=sys-apps/dbus-0.60 )
+ libsexy? ( >=x11-libs/libsexy-0.1.7 )
+ libnotify? ( >=x11-libs/libnotify-0.3.2 )"
+
+DEPEND="${RDEPEND}
+ gnome-base/gnome-common
+ >=dev-util/pkgconfig-0.7
+ >=app-text/gnome-doc-utils-0.3.2
+ nls? ( sys-devel/gettext )"
+
+# gnome-base/gnome-common is temporarily needed for re-creating configure
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+
+ epatch ${FILESDIR}/0.11-libnotify-libsexy-configure.patch
+
+ AT_M4DIR="m4" eautoreconf
+}
+
+src_compile() {
+ econf \
+ --enable-gnomefe \
+ --enable-shm \
+ --disable-schemas-install \
+ --disable-scrollkeeper \
+ $(use_enable ssl openssl) \
+ $(use_enable perl) \
+ $(use_enable python) \
+ $(use_enable tcltk tcl) \
+ $(use_enable mmx) \
+ $(use_enable ipv6) \
+ $(use_enable dbus) \
+ $(use_enable nls) \
+ $(use_enable libsexy) \
+ $(use_enable libnotify) \
+ || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ USE_DESTDIR="1" gnome2_src_install || die "gnome2_src_install failed"
+
+ # install plugin development header
+ insinto /usr/include/xchat-gnome
+ doins src/common/xchat-plugin.h || die "doins failed"
+
+ dodoc AUTHORS ChangeLog NEWS || die "dodoc failed"
+}
+
+pkg_postinst() {
+ gnome2_gconf_install
+ gnome2_scrollkeeper_update
+}