summaryrefslogblamecommitdiffstats
path: root/audio-libs/sbc/DETAILS
blob: c0af3c2d0b3be2b5392dfb717996429577303e1c (plain) (tree)
1
2
                    
                    














                                                                         
           SPELL=sbc
         VERSION=1.3
          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