summaryrefslogtreecommitdiffstats
path: root/graphics-libs/libwacom/DETAILS
blob: ecd6e939d4531ce02eb1e33d8275fd9727009011 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=libwacom
         VERSION=0.6
          BRANCH=$(echo $VERSION|cut -d . -f 1,2)
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/linuxwacom/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      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