summaryrefslogtreecommitdiffstats
path: root/audio-libs/sbc/DETAILS
blob: 4c5ec5ab4846d754c7853cb31ba598c4020e80d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=sbc
         VERSION=1.0
          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="http://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