diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/applications/tdepowersave/debian/control | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/applications/tdepowersave/debian/control')
-rw-r--r-- | ubuntu/precise/applications/tdepowersave/debian/control | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/ubuntu/precise/applications/tdepowersave/debian/control b/ubuntu/precise/applications/tdepowersave/debian/control deleted file mode 100644 index 82dec22b8..000000000 --- a/ubuntu/precise/applications/tdepowersave/debian/control +++ /dev/null @@ -1,42 +0,0 @@ -Source: tdepowersave-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), quilt, tdelibs14-trinity-dev, libxss-dev, libxtst-dev, libdbus-1-dev (>= 0.6), libdbus-1-tqt-dev, cmake, automake, autoconf, libtool, libltdl-dev -Build-Conflicts: autoconf2.13 -Standards-Version: 3.8.4 -Homepage: http://sourceforge.net/projects/powersave/ - -Package: tdepowersave-trinity -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: kpowersave-trinity, kpowersave-nohal-trinity -Description: Power management applet for Trinity - TDEPowersave 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 - TDEPowersave supports schemes with following configurable specific - settings for: - * screensaver - * DPMS - * autosuspend - * scheme specific blacklist for autosuspend - * notification settings |