           SPELL=usbredir
         VERSION=0.7.1
          SOURCE="$SPELL-$VERSION.tar.bz2"
   SOURCE_URL[0]=https://www.spice-space.org/download/$SPELL/$SOURCE
     SOURCE_HASH=sha512:f8d26d59d5a530aa413fabe2402fbbd9662760453c2b4e83d34f2e5287c188114ea870f15ae1bc910297649986315be965f0d23d0a2b7b0cec2f207fc65d7598
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://www.spice-space.org/"
      LICENSE[0]="GPL"
         ENTERED=20200907
        KEYWORDS=""
           SHORT="USB redirection support library and utilities"
cat << EOF
usbredir is a protocol for redirection USB traffic from a single USB device,
to a different (virtual) machine then the one to which the USB device is
attached. See usb-redirection-protocol.txt for the description / definition
of this protocol.

This package contains a number of libraries to help implementing support
for usbredir and a few simple usbredir applications:

- usbredirparser: A library containing the parser for the usbredir protocol
- usbredirhost: A library implementing the host side of a usbredir connection
- usbredirserver: A simple tcp server usb-host, using usbredirhost
- usbredirtestclient: A small test client for the usbredir protocol over tcp
EOF
