           SPELL=uhd
         VERSION=3.14.0.0
          SOURCE="$SPELL-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/EttusResearch/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:c4754dbbd3540a41407a3bb31866a83c8ab319375db300113c0d13a3debbc4f0f820ccb83c30079c22388409edd032609cdb77bf6c098b37152b1985f773d1cb
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/EttusResearch/uhd"
      LICENSE[0]=GPL
         ENTERED=20150906
           SHORT="hardware driver for all USRP devices"
cat << EOF
The USRP Hardware Driver™ software (UHD™) is the hardware driver for
all USRP devices. It works on all major platforms (Linux, Windows, and Mac)
and can be built with GCC, Clang, and MSVC compilers.

The goal of the UHD software is to provide a host driver and API for current
and future Ettus Research products. Users will be able to use UHD software
standalone or with third-party applications
EOF
