# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Mumbles is a plugin-driven, DBus based notification system written for the Gnome desktop. Similar to libnotify notifications and Growl for OSX (http://growl.info), Mumbles aims to provide a modern notification system for the GNU/Linux Desktop." HOMEPAGE="http://www.mumbles-project.org/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}-1.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" #Depends: python-glade2 RDEPEND=" >=dev-python/pygtk-2.8 dev-python/pycairo dev-python/dbus-python" DEPEND=" dev-python/setuptools"