squeezelite: restructure package variants
authorRobert Högberg <robert.hogberg@gmail.com>
Wed, 17 May 2023 22:01:24 +0000 (00:01 +0200)
committerRosen Penev <rosenp@gmail.com>
Fri, 26 May 2023 03:29:12 +0000 (06:29 +0300)
commit7e796b73be00d85af012dfa62ea0768e6175ca57
tree1a280c4b040ebd595e92f1e2a540b3fc87a39da4
parent7b71d000da1ee927452c1d1044e6ea43d86ea3c7
squeezelite: restructure package variants

The squeezelite packages were lacking some features/codecs
(ssl, opus, wma, dsd and resampling) and required manual compilation to
enable these features/codecs.

Now there are 3 packages available that hopefully should satisfy most users:
* full
  This package enables all features and codecs.
* dynamic
  This package only enables PCM/AIFF and MP3 codecs and all other
  features/codecs can be added by manually installing OpenWrt packages.
* custom
  This package allows for customizing squeezelite.

Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
sound/squeezelite/Makefile