Difference between revisions of "Hal-info"

From CBLFS
Jump to navigationJump to search
m (New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://people.freedesktop.org/~david/dist/hal-info-{{hal-info-Version}}.tar.gz |} ---- {{Pack...)
 
(Formatting)
Line 1: Line 1:
{| style="text-align: left; background-color: AliceBlue;"
+
{|style="text-align: left; background-color: AliceBlue;"
 
|-valign="top"
 
|-valign="top"
 
!Download Source:
 
!Download Source:
Line 13: Line 13:
 
Additionally you can pass the following to configure:
 
Additionally you can pass the following to configure:
  
--enable-recall         mean: include recall data
+
{|style="text-align: left
--enable-video         mean: include video suspend data
+
|-
--enable-keymaps       mean: include key mapping data
+
|<i>--enable-recall</i>  include recall data.
 
+
|-
== Non-Multilib ==
+
|<i>--enable-video</i>  include video suspend data.
 
+
|-
Compile the package:
+
|<i>--enable-keymaps</i>  include key mapping data.
 
+
|}
./configure --prefix=/usr --sysconfdir=/etc &&
 
make
 
 
 
Install the package
 
 
 
make install
 
  
== Multilib ==
+
== Non-Multilib or Multilib ==
  
 
Compile the package:
 
Compile the package:
Line 44: Line 38:
 
|-valign="top"
 
|-valign="top"
 
! Installed Programs:
 
! Installed Programs:
| Todo
+
|None
 
|-valign="top"
 
|-valign="top"
 
! Installed Libraries:
 
! Installed Libraries:
| Todo
+
|None
 
|-valign="top"
 
|-valign="top"
 
! Installed Directories:
 
! Installed Directories:
| Todo
+
|/usr/share/hal/fdi/information, /usr/share/hal/fdi/preprobe
 
|}
 
|}

Revision as of 03:48, 2 July 2007

Download Source: http://people.freedesktop.org/~david/dist/hal-info-20091130.tar.gz

Introduction to Hal-info

hal-info is just a small hal package that provides hardware data and quirks. These quirks are currently things like what mice support reporting battery status, what music players are supported and what cameras are detected. This could also include a list of display adaptors that need resuming or a list of broken batteries that might explode.

Project Homepage: Unknown

Configuration Information

Additionally you can pass the following to configure:

--enable-recall include recall data.
--enable-video include video suspend data.
--enable-keymaps include key mapping data.

Non-Multilib or Multilib

Compile the package:

./configure --prefix=/usr --sysconfdir=/etc &&
make

Install the package

make install

Contents

Installed Programs: None
Installed Libraries: None
Installed Directories: /usr/share/hal/fdi/information, /usr/share/hal/fdi/preprobe