cd $SOURCE_DIRECTORY/Builds/Gcc.lin &&
- cp Release/*.so ${INSTALL_ROOT}/usr/lib
+ cp Release*/*.so ${INSTALL_ROOT}/usr/lib
diff --git a/utils/pm-utils/DEPENDS b/utils/pm-utils/DEPENDS
index 7856b88..6079cb1 100755
--- a/utils/pm-utils/DEPENDS
+++ b/utils/pm-utils/DEPENDS
@@ -1,3 +1,2 @@
-depends hal &&
optional_depends xmlto "" "" "to build man pages"
diff --git a/utils/pm-utils/DETAILS b/utils/pm-utils/DETAILS
index 780ddf4..8c71bab 100755
--- a/utils/pm-utils/DETAILS
+++ b/utils/pm-utils/DETAILS
@@ -1,14 +1,15 @@
SPELL=pm-utils
- VERSION=1.2.6.1
-
SOURCE_HASH=sha512:20f9ab5194c6b4d3a39008c16c752da5a40635d547850b359810cd8ed58d103c71e1188a1516f04eae91de4a40dd9cab965ec8be686ce6e0a397e33a607a93b8
+ VERSION=1.4.1
+
SOURCE_HASH=sha512:5bc9479fe75f120aee136befeb24c8d7d85f61410b551177ed61fd1b4ea9cce7989796b067e357ea93b44b4ae9f66311687066f188236c5efdfd3750695a8017
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://${SPELL}.freedesktop.org/releases/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://pm-utils.freedesktop.org/"
LICENSE[0]=GPL
ENTERED=20090225
- SHORT="scripts to handle suspend and resume via HAL"
+ SHORT="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.
+Pm-utils provides simple shell command line tools to suspend and
+hibernate computer that can be used to run vendor, distribution, or
+user supplied scripts on suspend and resume.
EOF
diff --git a/utils/pm-utils/HISTORY b/utils/pm-utils/HISTORY
index 9aa549b..6ebf9dc 100644
--- a/utils/pm-utils/HISTORY
+++ b/utils/pm-utils/HISTORY
@@ -1,3 +1,8 @@
+2010-11-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.1
+ rewrite description, omitting reference to hal
+ * DEPENDS: delete hal; no longer used
+
2009-12-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.6.1
[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f55617de0a449c624eeae9f35a16a6673fd58074),
Treeve Jelbert, 11/26/2010