Package: alsa-plugins / 1.0.25-2
Metadata
Package | Version | Patches format |
---|---|---|
alsa-plugins | 1.0.25-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
arcam av_uses_pthreads.patch | (download) |
arcam-av/Makefile.am |
2 1 + 1 - 0 ! |
link arcam-av module against libpthread The arcam-av module uses libpthread, so it should pass -pthread explicitly when building in order to avoid leaving any undefined symbols or missing symbol versioning info. |
use_libavutil.patch | (download) |
a52/pcm_a52.c |
1 1 + 0 - 0 ! |
check for and include libavutil.h to avoid unresolved symbols. The a52 plugin uses av_free(), but does not check for libavutil availability. Patch configure.in to check for the module, and include libavutil.h. . The patch needs to be extended to do proper checks for avutil header files. |
1