# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" GCONF_DEBUG="no" inherit gnome2 systemd user versionator MY_PV=$(get_version_component_range 1-2) DESCRIPTION="A geoinformation D-Bus service" HOMEPAGE="http://freedesktop.org/wiki/Software/GeoClue" SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${MY_PV}/${P}.tar.xz" LICENSE="LGPL-2" SLOT="2.0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="+modemmanager zeroconf" RDEPEND=" >=dev-libs/glib-2.34:2 >=dev-libs/json-glib-0.14 >=net-libs/libsoup-2.42:2.4 sys-apps/dbus modemmanager? ( >=net-misc/modemmanager-1 ) zeroconf? ( >=net-dns/avahi-0.6.10 ) !