SPELL=alsa-tinycompress VERSION=1.2.2 SOURCE="tinycompress-${VERSION}.tar.bz2" SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/tinycompress/${SOURCE} SOURCE_HASH=sha512:b33c9cb9c61959e8a540553b56a42933ff7cc864ad10b614b4ac4bc2cd709f0723611f2adf9ce7795a177ee882b9520ae81fa2aa54e11b80f663f73366228fdb SOURCE_DIRECTORY="${BUILD_DIRECTORY}/tinycompress-${VERSION}" WEB_SITE="http://www.alsa-project.org" LICENSE[0]=GPL ENTERED=20180113 SHORT="userspace support for compression offloading in ALSA" cat << EOF tinycompress is a userspace library for anyone who wants to use the ALSA compressed APIs introduced in Linux 3.3. This library provides the APIs to open a ALSA compressed device and read/write compressed data like MP3 etc to it. This also includes a utility command line player (cplay) which demonstrates the usage of this API. EOF