[gnome-power-manager] Update README



commit 1593e2a88c8b9f05445ab33c502f4088855f9ab9
Author: Richard Hughes <richard hughsie com>
Date:   Sun Jul 5 09:40:29 2009 +0100

    Update README

 README |   39 +++++++++++++++++++++------------------
 1 files changed, 21 insertions(+), 18 deletions(-)
---
diff --git a/README b/README
index ddd9542..ac3c309 100644
--- a/README
+++ b/README
@@ -1,17 +1,11 @@
 			      GNOME Power Manager
 			   A Power Manager for GNOME
 
-GNOME Power Manager is a GNOME session daemon that acts as a policy agent on top of 
-the Project Utopia stack, which includes the kernel, hotplug, udev, and HAL. GNOME 
-Power Manager listens for HAL events and responds with user-configurable reactions.
-Currently it supports UPS's, laptop batteries and AC adapters. Its goal is to be 
-architecture neutral and free of polling and other hacks.
+GNOME Power Manager is a GNOME session daemon that acts as a policy agent on top of
+the DeviceKit stack, which requires fairly new versions of the kernel and udev.
+GNOME Power Manager listens for system events and responds with user-configurable actions.
 
-Most of the code is actually in HAL for abstracting various power aware devices 
-(UPS's) and frameworks (ACPI, PMU, APM etc.) - so the desktop parts are fairly 
-lightweight and straightforward to write.
-
-GNOME Power Manager comes in three parts:
+GNOME Power Manager comes in three main parts:
 
 	- gnome-power-manager:	    the manager daemon itself
 	- gnome-power-preferences:  the control panel program, for configuration
@@ -19,13 +13,22 @@ GNOME Power Manager comes in three parts:
 
 To build, GNOME Power Manager requires
 
-	- libgnomeui-2.0
-	- libglade-2.0
-	- libhal-0 (from HAL 0.5.7 , 0.5.8 recommended)
-	- libdbus-1 (from D-BUS 0.70 or later)
-	- libdbus-glib-1 (from D-BUS 0.70 or later)
-	- libnotify (from 0.3.0 or later, 0.4.3 recommended)
-
-To work properly, gnome-power-manager requires hald to be running.
+	- Glib (2.13.0 or later)
+	- Gtk2+ (2.11.0 or later)
+	- GNOME Keyring (0.6.0 or later)
+	- DBus (0.70 or later)
+	- libnotify (0.4.3 or later)
+	- libwnck (2.10.0 or later)
+	- Cairo (1.0.0 or later)
+	- Unique (0.9.4 or later)
+	- libpanel (2.0.0 or later)
+	- xrandr (1.2.0 or later)
+	- Canberra (0.10 or later)
+	- DeviceKit (001 or later)
+	- DeviceKit-power (008 or later)
+	- HAL (0.5.8 or later)
+
+To work properly, gnome-power-manager requires udevd, DeviceKit-power and
+DeviceKit-disks to be running.
 
 For more information, please see http://www.gnome.org/projects/gnome-power-manager/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]