           SPELL=bluez5
          SPELLX=bluez
         VERSION=5.85
     SOURCE_HASH=sha512:5bee1734dc0e67e99a655b894b0a191d43a3ca9d7834186dcbf82a0f1e51c510723a9877e0b1a0bf53296c22acc8eae8260a04d8d288d94c37310b4ac6bc0a69
  SECURITY_PATCH=2
          SOURCE=$SPELLX-$VERSION.tar.xz
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/bluetooth/$SOURCE
# Watch: https://mirrors.edge.kernel.org/pub/linux/bluetooth/ bluez-([0-9.]+)[.]tar.xz"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
        WEB_SITE=https://www.bluez.org/
      LICENSE[0]=GPL
         ENTERED=20150110
           SHORT="official Linux Bluetooth protocol stack"
cat << EOF
The Bluetooth wireless technology is a worldwide specification for a small-form
factor, low-cost radio solution that provides links between mobile computers,
mobile phones, other portable handheld devices, and connectivity to the
Internet. The specification is developed, published and promoted by the
Bluetooth Special Interest Group (SIG).

BlueZ provides support for the core Bluetooth layers and protocols. It is
flexible, efficient and uses a modular implementation. It has many interesting
features:

  * Complete modular implementation
  * Symmetric multi processing safe
  * Multithreaded data processing
  * Support for multiple Bluetooth devices
  * Real hardware abstraction
  * Standard socket interface to all layers
  * Device and service level security support

Currently BlueZ consists of many separate modules:

  * Bluetooth kernel subsystem core
  * L2CAP and SCO audio kernel layers
  * RFCOMM, BNEP, CMTP and HIDP kernel implementations
  * HCI UART, USB, PCMCIA and virtual device drivers
  * General Bluetooth and SDP libraries and daemons
  * Configuration and testing utilities
  * Protocol decoding and analysis tools
EOF
