# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-im/gajim/gajim-0.11.1.ebuild,v 1.6 2007/04/04 21:48:23 chainsaw Exp $ inherit multilib python eutils DESCRIPTION="Jabber client written in PyGTK" HOMEPAGE="http://www.gajim.org/" SRC_URI="http://www.gajim.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="avahi dbus gnome idle libnotify nls spell srv trayicon X xhtml" DEPEND="|| ( ( =dev-lang/python-2.5 ) dev-python/pygtk sys-devel/gettext dev-util/intltool dev-util/pkgconfig" RDEPEND="gnome? ( dev-python/gnome-python-extras dev-python/gnome-python-desktop ) dbus? ( || ( ( >=sys-apps/dbus-0.90 dev-python/dbus-python dev-libs/dbus-glib ) (