pipewire/pipewire-jack/src
Simon McVittie e493be3844 scripts: Use special ${LIB} token for architecture-independence
On GNU/Linux systems, the literal string '${LIB}' in dynamic linker
paths expands to "lib", a biarch libQUAL directory such as "lib64", or
a Debian-style multiarch directory such as "lib/x86_64-linux-gnu".
If we're installing libraries to such a directory, and we have both
word-sizes' compatibility libraries available, then pw-pulse can
use LD_LIBRARY_PATH='/usr/${LIB}/pipewire-0.3/pulse' to make both
i386 and x86_64 programs load the correct version.

Signed-off-by: Simon McVittie <smcv@debian.org>
2020-06-05 13:40:50 +00:00
..
dummy.c jack: make dummy server and net libraries 2020-04-29 16:32:15 +02:00
meson.build scripts: Use special ${LIB} token for architecture-independence 2020-06-05 13:40:50 +00:00
metadata.c fix compiler warnings 2020-05-08 20:40:02 +02:00
pipewire-jack-extensions.h jack: add jack_get_video_image_size extension 2020-02-07 13:31:49 +01:00
pipewire-jack.c jack: free old mem after we configure new mem 2020-06-05 13:02:56 +02:00
pw-jack.in scripts: Don't add an empty entry to LD_LIBRARY_PATH 2020-06-05 13:40:50 +00:00
ringbuffer.c plugins: fix the licence of alsa and jack libraries 2020-02-07 15:43:13 +01:00
statistics.c jack: check arguments 2020-02-24 11:25:31 +01:00
uuid.c jack: check arguments 2020-02-24 11:25:31 +01:00