           MODULE=libdjconsole
          VERSION=0.1.3
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/djplay/$MODULE/$VERSION/
       SOURCE_VFY=sha1:76d6331f5d379bd6391bbc2ca08655cfa2ac9cf8
         WEB_SITE=http://djplay.sourceforge.net/
          ENTERED=20091111
          UPDATED=20091111
            SHORT="driver for the DJ Console"

cat << EOF
Libdjconsole is a driver for the DJ Console, built on top of libusb.

It provides a C++ class to handle all events and control the LEDs.

Note: It is necessary to debounce the keys, as the DJ Console MK I buttons
are terrible there.
EOF
