# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/libindicate-0.4.4-r2.ebuild,v 1.3 2011/04/25 20:48:28 dilfridge Exp $ EAPI=2 inherit autotools eutils versionator DESCRIPTION="Library to raise flags on DBus for other components of the desktop to pick up and visualize" HOMEPAGE="https://launchpad.net/libindicate/" SRC_URI="http://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc +introspection" RESTRICT="test" # For the dependency on dev-libs/libdbusmenu see launchpad-bug #552667 RDEPEND="dev-libs/glib:2[introspection=] dev-libs/dbus-glib