SPELL=alsa-tinycompress VERSION=1.1.8 SOURCE="tinycompress-${VERSION}.tar.bz2" SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/tinycompress/${SOURCE} SOURCE_HASH=sha512:e9a8e9603ce15a70e2506adfc791cc82ea6353cdde137d1dc1f4f8142882206008e9df438790278f1b0d6d159165e659f191803dae253d171864ed5f626a14c7 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