diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-08 19:51:03 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-08 19:51:03 -0500 |
commit | 2092630a9ad186705d73db0c87db757bd4401b6a (patch) | |
tree | 0cc9a59b9d8db16350835ee2d606a8ee7c371d09 /ubuntu/maverick/applications/kpowersave-nohal/debian/control | |
parent | 8feea0de98a45a098e8d7f5cc297deeb2bd9f359 (diff) | |
download | tde-packaging-2092630a9ad186705d73db0c87db757bd4401b6a.tar.gz tde-packaging-2092630a9ad186705d73db0c87db757bd4401b6a.zip |
Rename knetworkmanager9 and kpwoersave-nohal modules in Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/kpowersave-nohal/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kpowersave-nohal/debian/control | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/ubuntu/maverick/applications/kpowersave-nohal/debian/control b/ubuntu/maverick/applications/kpowersave-nohal/debian/control deleted file mode 100644 index 731afb25f..000000000 --- a/ubuntu/maverick/applications/kpowersave-nohal/debian/control +++ /dev/null @@ -1,42 +0,0 @@ -Source: kpowersave-nohal-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Michael Biebl <biebl@debian.org> -Build-Depends: cdbs, debhelper (>= 5.0.0), tdelibs4-trinity-dev, libxss-dev, libxtst-dev, libdbus-1-dev (>= 0.6), libdbus-tqt-1-dev, automake, autoconf, libtool, libltdl-dev -Build-Conflicts: autoconf2.13 -Standards-Version: 3.8.4 -Homepage: http://sourceforge.net/projects/powersave/ - -Package: kpowersave-nohal-trinity -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: kpowersave-trinity -Description: Power management applet for Trinity - KPowersave is a TDE systray applet which allows to control the power - management settings and policies of your computer. - It relies on the TDE hardware library to do the heavy lifting. - . - Current feature list: - * support for ACPI, APM and PMU - * trigger suspend to disk/ram and standby - * switch cpu frequency policy (between: performance, dynamic and powersave) - * applet icon with information about AC state, battery fill and battery - (warning) states - * applet tooltip with information about battery fill and remaining battery - time/percentage - * autosuspend (to suspend the machine if the user has been inactive for a - defined time) - * a global configurable blacklist with programs which prevent autosuspend - (e.g. videoplayer and cd burning tools) - * trigger lock screen and select the lock method - * KNotify support - * online help - * localisations for many languages - KPowersave supports schemes with following configurable specific - settings for: - * screensaver - * DPMS - * autosuspend - * scheme specific blacklist for autosuspend - * notification settings |