CVS: moonbase/utils/acpi4asus BUILD,NONE,1.1 DETAILS,NONE,1.1

Auke Kok sofar at lunar-linux.org
Sun Nov 2 23:55:08 GMT 2003


Update of /var/cvs/lunar/moonbase/utils/acpi4asus
In directory dbguin.lunar-linux.org:/tmp/cvs-serv31832/acpi4asus

Added Files:
	BUILD DETAILS 
Log Message:
Adding two acpi tools, acpid is a default acpi event daemon, the asus_acpid handles the special asus keys in combination with asus's acpi.


--- NEW FILE: BUILD ---
(

  sedit 's:/usr/local:/usr:g' Makefile */Makefile &&
  PREFIX=/usr make -C asus_acpid &&
  prepare_install &&
  PREFIX=/usr make -C asus_acpid install

) > $C_FIFO 2>&1

--- NEW FILE: DETAILS ---
          MODULE=acpi4asus
         VERSION=0.26
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$SFORGE_URL/$MODULE/$SOURCE
      SOURCE_VFY=md5:4877c2a7900e4f7d924e57287d7215ae
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
        WEB_SITE=http://sourceforge.net/projects/acpi4asus/
         ENTERED=20031102
         UPDATED=20031102
           SHORT="A userspace daemon to handle acpi events for ASUS laptops"
cat << EOF
This project is a linux driver that allow owners of Asus laptops to use all the functionalities of their computer such as special keys, special LEDs, control of brightness, ... this project is included in the linux kernel (from 2.4.22).

You'll need to build the kernel module yourself... (it's in 2.4.22 and 2.6)
EOF




More information about the Lunar-commits mailing list