[Lunar-commits] <moonbase> powertop: update to 1.98 beta version.

Auke Kok sofar at foo-projects.org
Sun Jun 12 05:53:04 CEST 2011


commit a9a7c20a742ec0a7923b9bb666c6356fd0f91abc
Author: Auke Kok <sofar at foo-projects.org>
Date:   Sun Jun 12 05:53:04 2011 +0200

    powertop: update to 1.98 beta version.
---
 utils/powertop/BUILD   |    9 ---------
 utils/powertop/DEPENDS |    1 +
 utils/powertop/DETAILS |    9 ++++-----
 3 files changed, 5 insertions(+), 14 deletions(-)

diff --git a/utils/powertop/BUILD b/utils/powertop/BUILD
deleted file mode 100644
index 4207c18..0000000
--- a/utils/powertop/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-(
-
-  if ! in_depends $MODULE ncursesw ; then
-    sedit "s:ncursesw:ncurses:" Makefile
-  fi &&
-
-  default_make
-
-) > $C_FIFO 2>&1
diff --git a/utils/powertop/DEPENDS b/utils/powertop/DEPENDS
index 5764a9c..83ccb30 100644
--- a/utils/powertop/DEPENDS
+++ b/utils/powertop/DEPENDS
@@ -1 +1,2 @@
+depends libnl
 depends ncurses
diff --git a/utils/powertop/DETAILS b/utils/powertop/DETAILS
index 5eeae10..bbb9281 100644
--- a/utils/powertop/DETAILS
+++ b/utils/powertop/DETAILS
@@ -1,11 +1,10 @@
           MODULE=powertop
-         VERSION=1.13
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://www.lesswatts.org/projects/powertop/download
-      SOURCE_VFY=sha1:91a6f1ec9ca768c1a04409e154e6909458028d66
+         VERSION=1.97
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://www.kernel.org/pub/linux/status/powertop/
         WEB_SITE=http://www.lesswatts.org/projects/powertop
          ENTERED=20070514
-         UPDATED=20100807
+         UPDATED=20110611
            SHORT="Measure power usage on tickless kernels"
 
 cat << EOF


More information about the Lunar-commits mailing list