pipewire/spa/plugins/alsa/acp
Peter Hutterer 0cbd56f0cd spa: declare a dependency for each used library in meson.build
For SPA libraries that we link against elsewhere in the tree, declare a
declare a dependency "foo_dep" for that library that specifies how to
link to it. Then use that dependency in the various targets.

This removes the knowledge of how to link with the library from the
target which can treat it as just another dependency.

In the case of optional libraries (e.g. the journal support lib) we can
then use declare_dependency() to declare an empty dependencies and thus
link them unconditionally in the target.
2021-09-20 07:29:03 +00:00
..
acp.c alsa: move codec config to acp-device 2021-09-02 10:27:59 +02:00
acp.h alsa: move codec config to acp-device 2021-09-02 10:27:59 +02:00
alsa-mixer.c acp: sync with pulseaudio 2021-07-21 13:11:17 +02:00
alsa-mixer.h spa: alsa: acp: fix memleak when destroying card profles 2021-07-08 11:08:00 -04:00
alsa-ucm.c acp: sync with pulseaudio 2021-07-21 13:11:17 +02:00
alsa-ucm.h acp: strip UCM alibpref from mapping 2021-06-29 17:43:00 +02:00
alsa-util.c config.h is a local header, not a system one 2021-06-10 09:04:16 +10:00
alsa-util.h acp: update to latest 2021-01-05 10:08:31 +01:00
array.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
card.h acp: use auto-profile and auto-port properties 2021-01-27 13:48:10 +01:00
channelmap.h acp: use AUX channels for PRO audio profile 2021-07-21 11:27:09 +02:00
compat.c spa: alsa: acp: fix memleak when destroying card profles 2021-07-08 11:08:00 -04:00
compat.h Removed duplicated includes 2021-04-30 18:16:25 +02:00
conf-parser.c config.h is a local header, not a system one 2021-06-10 09:04:16 +10:00
conf-parser.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
device-port.h Fix typos 2021-04-30 07:40:20 +00:00
dynarray.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
hashmap.h Fix typos 2021-04-30 07:40:20 +00:00
idxset.h acp: sync with pulseaudio 2021-04-22 12:25:48 +02:00
llist.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
meson.build spa: declare a dependency for each used library in meson.build 2021-09-20 07:29:03 +00:00
proplist.h acp: don't ignore return value 2020-07-21 15:42:04 +02:00
volume.h acp: add support for soft volume 2020-07-06 17:22:42 +02:00