Find a file
2010-01-18 16:53:12 +00:00
devkit-power-gobject Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedesktop.UPower 2010-01-18 16:53:12 +00:00
doc Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedesktop.UPower 2010-01-18 16:53:12 +00:00
m4 trivial: add the m4 directory so fresh checkouts work correctly 2010-01-18 11:45:51 +00:00
po trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or ABI changes 2010-01-18 12:26:55 +00:00
policy Port to PolicyKit1 2009-07-06 13:41:48 +01:00
rules trivial: switch to using the new udev attribute names (no ABI or API break) 2010-01-18 13:20:36 +00:00
src Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedesktop.UPower 2010-01-18 16:53:12 +00:00
tools Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedesktop.UPower 2010-01-18 16:53:12 +00:00
.gitignore trivial: fix conflicts 2009-03-04 13:12:10 +00:00
AUTHORS trivial: add my copyright 2008-09-06 11:12:24 +01:00
autogen.sh fix up deps and build system 2008-11-11 09:31:16 -05:00
configure.ac Add initial GObject introspection support 2010-01-15 15:18:26 +00:00
COPYING update my email address 2008-11-11 10:13:24 -05:00
devkit-power-gobject.pc.in trivial: fix devkit-power-gobject when linking from external programs 2009-03-24 15:18:14 +00:00
HACKING update location of git repos 2008-08-12 12:35:14 -04:00
Makefile.am trivial: enable gtk-doc in make distcheck 2010-01-18 14:20:52 +00:00
NEWS Released DeviceKit-power 014 2010-01-08 10:49:06 +00:00
README Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedesktop.UPower 2010-01-18 16:53:12 +00:00
RELEASE trivial: post release version bump 2010-01-08 10:51:51 +00:00

===============
DeviceKit-power
===============

Requirements:

   glib-2.0         >= 2.6.0
   gio-2.0          >= 2.16.1
   dbus-1           >= 1.0
   dbus-glib-1      >= 0.76
   gudev-1.0        >= 001
   polkit-gobject-1 >= 0.91
   libusb

DeviceKit-power is an abstraction for enumerating power devices,
listening to device events and querying history and statistics.
Any application or service on the system can access the
org.freedesktop.UPower service via the system message bus.