           SPELL=libwacom
         VERSION=0.29
          BRANCH=$(echo $VERSION|cut -d . -f 1,2)
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/linuxwacom/libwacom/$SOURCE
     SOURCE_HASH=sha512:22fb7610a21a577d7ebc567e14ed1135b883723bc6c37adda540915261ebaea2365e4ab19339beefe6c412ba3c45e85b958129ddb24bff8ec73338b7a63a70ff
      LICENSE[0]=GPL
        WEB_SITE=http://linuxwacom.sourceforge.net/
         ENTERED=20120328
           SHORT="wacom tablets support library"
cat << EOF
libwacom is a library to identify wacom tablets and their model-specific
features. It provides easy access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc.
EOF
