. "$GRIMOIRE"/FUNCTIONS
           SPELL=libwfd
         VERSION=$(get_scm_version)
          SOURCE="$SPELL-scm.tar.bz2"
   SOURCE_URL[0]="git://people.freedesktop.org/~dvdhrm/$SPELL:$SPELL-scm"
   SOURCE_IGNORE=volatile
  FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-scm"
        WEB_SITE="https://www.freedesktop.org/wiki/Software/miracle/libwfd/"
      LICENSE[0]="MIT"
         ENTERED=20171014
        KEYWORDS=""
           SHORT="stand-alone implementation of the Wifi-Display protocol"
cat << EOF
libwfd provides a stand-alone implementation of the Wifi-Display protocol. It
is developed as part of MiracleCast, but doesn't have any of its heavy
dependencies. You can use it to implement your own Miracast stack or for
external helper programs.
EOF
