SPELL=halevt VERSION=0.1.5 SOURCE="${SPELL}-${VERSION}.tar.gz" SOURCE2=$SOURCE.sig SOURCE_URL[0]=http://savannah.nongnu.org/download/${SPELL}/${SOURCE} SOURCE2_URL[0]=${SOURCE_URL[0]}.sig SOURCE_GPG=36ECC523.gpg:$SOURCE2:UPSTREAM_KEY SOURCE2_IGNORE=signature SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" WEB_SITE="http://www.nongnu.org/halevt" LICENSE[0]=GPL ENTERED=20090510 SHORT="a daemon that executes arbitrary commands when a device with certain properties is added to the system" cat << EOF Halevt (HAL events manager) is a daemon that executes arbitrary commands when a device with certain properties is added to the system and when device properties change. Halevt uses HAL to monitor the state of your system's hardware. With the default config file, it can handle the mounting of media as they are inserted/attached to the system. EOF .