summaryrefslogtreecommitdiffstats
path: root/mobile/acpi-support/DETAILS
blob: 4ae4494fe99b4f5c7d0addc0fb8c57d507244fc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
           SPELL=acpi-support
         VERSION=0.103-5
          SOURCE=${SPELL}_${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-0.103
   SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/a/acpi-support/$SOURCE
     SOURCE_HASH=sha512:f7421f546a3f87aeb308a64df88a59a59419c8fe4d8b185794270dbb84bdd584c0de3dd55ea5f3a496243438c6d423c88ae2374066444fab467cf7fd1973d09b
      PATCHLEVEL=1
      LICENSE[0]=GPL
        WEB_SITE=http://packages.qa.debian.org/a/acpi-support.html
       BUILD_API=2
         ENTERED=20071015
           SHORT="acpi-support include scripts for handling many ACPI events"
cat << EOF
This source is shared between acpi-support-base and acpi-support,
both get installed by the spell, :).

acpi-support-base contains scripts to react to various base ACPI events
such as the power-button.  For more extensive ACPI support, including
support for suspend-to-RAM and for various laptop features, see
acpi-support

acpi-support contains scripts to react to various ACPI events.  It only
includes scripts for events that can be supported with some level of
safety cross platform.  It is able to:

 * Detect loss and gain of AC power, lid closure, and the press of a
   number of specific buttons (on Asus, IBM, Lenovo, Panasonic, Sony
   and Toshiba laptops).
 * Suspend, hibernate and resume the computer, with workarounds for
   hardware that needs it.
 * On some laptops, set screen brightness.
 EOF