[Lunar-commits] <moonbase> pm-utils: add new module.
Jens Luedicke
perldude at lunar-linux.org
Tue Feb 10 21:16:11 CET 2009
commit 437490fe9a614bfb391d5c95ce560a4a6bc2186b
Author: Jens Luedicke <perldude at lunar-linux.org>
Date: Tue Feb 10 21:15:14 2009 +0100
pm-utils: add new module.
---
utils/pm-utils/DEPENDS | 2 ++
utils/pm-utils/DETAILS | 15 +++++++++++++++
2 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/utils/pm-utils/DEPENDS b/utils/pm-utils/DEPENDS
new file mode 100644
index 0000000..d08611e
--- /dev/null
+++ b/utils/pm-utils/DEPENDS
@@ -0,0 +1,2 @@
+depends hal
+
diff --git a/utils/pm-utils/DETAILS b/utils/pm-utils/DETAILS
new file mode 100644
index 0000000..6b22380
--- /dev/null
+++ b/utils/pm-utils/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=pm-utils
+ VERSION=1.2.4
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_URL=http://pm-utils.freedesktop.org/releases
+ SOURCE_VFY=sha1:597b217c522de08c2fdfe31f01af1e356a73b0a6
+ WEB_SITE=http://pm-utils.freedesktop.org/wiki/
+ ENTERED=20090209
+ UPDATED=20090209
+ SHORT="HAL scripts to handle suspend and resume."
+
+cat << EOF
+pm-utils is a small collection of scripts that handle suspend and resume
+on behalf of HAL.
+EOF
More information about the Lunar-commits
mailing list