           SPELL=libipoddevice
         VERSION=0.4.5
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      SOURCE_URL=http://banshee-project.org/files/${SPELL}/${SOURCE}
      SOURCE_GPG=gurus.gpg:${SOURCE}.sig
        WEB_SITE=http://banshee-project.org/Subprojects/Libipoddevice
         ENTERED=20060626
      LICENSE[0]=GPL
           SHORT="device-specific layer for the Apple iPod"
cat << EOF
libipoddevice is a device-specific layer for the Apple iPod
(http://www.apple.com/ipod). libipoddevice provides iPod-specific HAL event
notification to applications, and along with objects representing an iPod,
which gives the application access to properties and features of an iPod.

libipoddevice also provides a debugging program, ipod to view iPod device
properties, listen for iPod HAL events, and safely eject iPods (iPods must be
unmounted, then ejected). 
EOF
