# Watch: https://github.com/linuxwacom/libwacom/releases/
. "$GRIMOIRE"/MESON_FUNCTIONS
           SPELL=libwacom
         VERSION=2.15.0
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/linuxwacom/$SPELL/releases/download/$SPELL-$VERSION/$SOURCE
     SOURCE_HASH=sha512:436bf92e8e7578f88272fe9d5cc94941cd44219a5e37ec3a6b7aa4d8f2546933adb55da892d0bd00233ef7dcdd390a997cb802f9c78817401cfd82cf266b99ca
      LICENSE[0]=GPL
        WEB_SITE=https://linuxwacom.github.io/
         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
