# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-power/upower-pm-utils/upower-pm-utils-0.9.23-r1.ebuild,v 1.2 2014/06/05 03:33:54 ssuominen Exp $ EAPI=5 inherit eutils systemd DESCRIPTION="The upstream upower 0.9 git branch for use with sys-power/pm-utils" HOMEPAGE="http://upower.freedesktop.org/" SRC_URI="http://upower.freedesktop.org/releases/upower-${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="+introspection ios kernel_FreeBSD kernel_linux" COMMON_DEPEND=">=dev-libs/dbus-glib-0.100 >=dev-libs/glib-2.22 sys-apps/dbus >=sys-auth/polkit-0.110 introspection? ( dev-libs/gobject-introspection ) kernel_linux? ( virtual/libusb:1 virtual/libgudev:= virtual/udev ios? ( >=app-pda/libimobiledevice-1:= >=app-pda/libplist-1:= ) ) !