package/alsa-plugins: new package
authorCharles Hardin <ckhardin@gmail.com>
Tue, 15 Jun 2021 00:59:23 +0000 (17:59 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 21 Jul 2021 20:12:01 +0000 (22:12 +0200)
commite85bde9cc672fc228eeb079e23ef302468ae3826
tree8affbc870bd6318d3986e587a8d3f9047cfa6916
parentaf19131543926879fb6676a3352c63ac0b2038bc
package/alsa-plugins: new package

During testing of bluez-alsa in particular, there is no compilation
dependency - but, some configurations will request the load of a
particular plugin:

    ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) \
      Cannot open shared library libasound_module_rate_samplerate_best.so \
      (/usr/lib/alsa-lib/libasound_module_rate_samplerate_best.so: \
       cannot open shared object file: No such file or directory)

Adding in the alsa-plugins package allows to build build the
appropriate plugins.

Signed-off-by: Charles Hardin <ckhardin@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/alsa-plugins/Config.in [new file with mode: 0644]
package/alsa-plugins/alsa-plugins.hash [new file with mode: 0644]
package/alsa-plugins/alsa-plugins.mk [new file with mode: 0644]