summaryrefslogtreecommitdiffstats
path: root/audio-libs/sbc/DETAILS
blob: 6cee87079210597095f74e8fc688056f99690551 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=sbc
         VERSION=1.5
          SOURCE="${SPELL}-${VERSION}.tar.xz"
         SOURCE2=$SPELL-$VERSION.tar.sign
  SOURCE2_IGNORE=signature
      SOURCE_GPG=kernel.gpg:$SOURCE2:UPSTREAM_KEY
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/bluetooth/${SOURCE}
  SOURCE2_URL[0]=$KERNEL_URL/pub/linux/bluetooth/${SOURCE2}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://www.bluez.org/"
      LICENSE[0]="GPLv2"
         ENTERED=20130209
           SHORT="Bluetooth Subband Codec (SBC) library"
cat << EOF
SBC is an audio subband codec specified by the Bluetooth Special Interest
Group for A2DP. SBC is used to transfer data to Bluetooth audio devices.
EOF