           SPELL=xdriinfo
         VERSION=1.0.8
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="query configuration information of DRI drivers"
cat << EOF
xdriinfo can be used to query configuration information of direct
rendering drivers. If no command argument is specified it lists
the names of the direct rendering drivers for all screens.
EOF
