| 1 |
foser |
1.1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
| 3 |
|
|
<pkgmetadata>
|
| 4 |
cardoe |
1.10 |
<herd>freedesktop</herd>
|
| 5 |
foser |
1.1 |
<maintainer>
|
| 6 |
dang |
1.13 |
<email>dang@gentoo.org</email>
|
| 7 |
cardoe |
1.4 |
</maintainer>
|
| 8 |
cardoe |
1.5 |
<use>
|
| 9 |
|
|
<flag name='acpi'>Enables HAL to attempt to read from /proc/acpi/event, if
|
| 10 |
|
|
unavailable, HAL will read events from <pkg>sys-power/acpid</pkg>. If
|
| 11 |
|
|
you need multiple acpi readers, ensure acpid is in your default
|
| 12 |
|
|
runlevel (rc-update add acpid default) along with HAL. This will also
|
| 13 |
|
|
enable HAL to read Toshiba and IBM acpi events which do not get sent
|
| 14 |
|
|
via /proc/acpi/event</flag>
|
| 15 |
dang |
1.13 |
<flag name='consolekit'>Enables HAL to interact with consolekit for
|
| 16 |
|
|
determining whether a given process is running on behalf of the person
|
| 17 |
|
|
setting at the console.</flag>
|
| 18 |
cardoe |
1.5 |
<flag name='crypt'>Allows HAL to mount volumes that are encrypted using
|
| 19 |
|
|
LUKS. <pkg>sys-fs/cryptsetup-luks</pkg> which has recently been renamed
|
| 20 |
|
|
to <pkg>sys-fs/cryptsetup</pkg> allows you to create such encrypted
|
| 21 |
|
|
volumes. HAL will be able to handle volumes that are removable or
|
| 22 |
|
|
fixed.</flag>
|
| 23 |
zmedico |
1.8 |
<flag name='dell'>Builds and installs the Dell addon, which reads data from
|
| 24 |
cardoe |
1.5 |
the Dell SM BIOS via <pkg>sys-libs/libsmbios</pkg>. It will read your
|
| 25 |
|
|
service tag information and your hardware backlight data as well as
|
| 26 |
|
|
allow you to modify the backlight settings on a Dell laptop.</flag>
|
| 27 |
|
|
<flag name='disk-partition'>Allows HAL to use libparted from
|
| 28 |
|
|
<pkg>sys-apps/parted</pkg> to read raw partition data from your disks
|
| 29 |
|
|
and process that data. Future versions of HAL (possibly 0.5.11 and
|
| 30 |
|
|
higher) will allow you to create, modify, delete and format partitions
|
| 31 |
|
|
from a GUI interface agnostic of your desktop environment.</flag>
|
| 32 |
|
|
<flag name='doc'>Generates documentation that describes HAL's fdi
|
| 33 |
|
|
format.</flag>
|
| 34 |
cardoe |
1.7 |
<flag name='laptop'>Adds support for power management scripts
|
| 35 |
|
|
(<pkg>sys-power/pm-utils</pkg>)</flag>
|
| 36 |
cardoe |
1.5 |
<flag name='selinux'>Installs SELinux policies and links HAL to the SELinux
|
| 37 |
|
|
libraries.</flag>
|
| 38 |
|
|
</use>
|
| 39 |
foser |
1.1 |
</pkgmetadata>
|