Package powersave: Information

    Source package: powersave
    Version: 0.15.20-alt4
    Build time:  Apr 9, 2013, 09:30 AM
    Report package bug
    License: GPL
    Summary: General Powermanagement daemon supporting APM and ACPI and CPU frequency scaling
    Description: 
    Powersave gives you control over the ACPI power buttons, three user
    defined battery states (warning, low, critical) and supports proper
    standby/suspend handling.
    
    Additionally it could control the frequency of your processor if it
    supports SpeedStep(Intel) or PowerNow(AMD) technology. This will
    greatly reduce power consumption and heat production in your system.
    
    Together with the kpowersave it should be the preferred power
    managing application.

    List of rpms provided by this srpm:
    libpowersave (x86_64, i586)
    libpowersave-debuginfo (x86_64, i586)
    libpowersave-devel (x86_64, i586)
    powersave (x86_64, i586)
    powersave-debuginfo (x86_64, i586)

    Maintainer: Damir Shayhutdinov



      1. glibc-kernheaders
      2. lynx
      3. doxygen
      4. pkg-config
      5. fillup >= 1.42-alt4
      6. libsysfs-devel
      7. gcc-c++
      8. libcpufreq-devel
      9. libdbus-glib-devel
      10. libhal-devel
      11. liblazy-devel

    Last changed


    April 7, 2013 Roman Savochenko 0.15.20-alt4
    - Build fix.
    Nov. 15, 2008 Damir Shayhutdinov 0.15.20-alt3
    - added some fixes by raorn@:
      + drop obsolete ldconfig calls
      + don't fillup non-existant configs (closes: ALT#17770)
      + package powersave-files.eq.list for third-party packaged scripts
      + Generate shell function provides list for scripts/*helper_functions.
      + Requires: pm-utils (closes: ALT#17855).
      + Mark configuration files created by fillup as %ghost (closes: ALT#12901)
      + Fix segfault in script reply handler (closes: ALT#17861)
    Oct. 10, 2008 Damir Shayhutdinov 0.15.20-alt2
    - add cpufreq-detect.sh script (silicium@)