%general-entities; ]> $LastChangedBy$ $Date$ DeviceKit-&DeviceKit-version; DeviceKit Introduction to DeviceKit The DeviceKit is a modular HAL designed for use in Linux systems that is designed to simplify device management and replace the current monolithic Linux HAL. DeviceKit includes the ability to enumerate system devices and send notifications when hardware is added or removed from the computer system. &lfs65_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &DeviceKit-md5sum; Download size: &DeviceKit-size; Estimated disk space required: &DeviceKit-buildsize; Estimated build time: &DeviceKit-time; DeviceKit Dependencies Required and User Notes: Installation of DeviceKit Install DeviceKit by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --libexecdir=/usr/lib/DeviceKit && make This package does not come with a test suite. Now, as the root user: make install Contents Installed Programs Installed Library Installed Directories devkit and devkit-daemon libdevkit-gobject.{so,a} /usr/{include/DeviceKit/devkit-gobject,lib/DeviceKit}, /var/run/devkit Short Descriptions devkit is a simple command line client for the DeviceKit daemon. devkit devkit-daemon provides the org.freedesktop.DeviceKit service on the system message bus. devkit-daemon libdevkit-gobject.{so,a} contains the DeviceKit API functions. libdevkit-gobject.{so,a}