mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-14 08:56:37 -05:00
uninstalled: update uninstalled
This commit is contained in:
parent
dcfe1ac613
commit
78444aba4e
2 changed files with 3 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
Subproject commit ea3310bc6dd565cc9070ff57bf2608a1cf705306
|
Subproject commit 40cbc278734d5e1eaf9b87c99d72695ecffef138
|
||||||
|
|
@ -32,6 +32,8 @@ export PIPEWIRE_CONFIG_FILE="${BUILDDIR}/src/daemon/pipewire.conf"
|
||||||
export SPA_PLUGIN_DIR="${BUILDDIR}/spa/plugins"
|
export SPA_PLUGIN_DIR="${BUILDDIR}/spa/plugins"
|
||||||
export PIPEWIRE_MODULE_DIR="${BUILDDIR}/src/modules"
|
export PIPEWIRE_MODULE_DIR="${BUILDDIR}/src/modules"
|
||||||
export PATH="${BUILDDIR}/src/daemon:${PATH}"
|
export PATH="${BUILDDIR}/src/daemon:${PATH}"
|
||||||
|
export LD_LIBRARY_PATH="${BUILDDIR}/pipewire-pulseaudio/src/:${BUILDDIR}/src/pipewire/:${BUILDDIR}/pipewire-jack/src/"
|
||||||
|
export GST_PLUGIN_PATH="${BUILDDIR}/src/gst/"
|
||||||
|
|
||||||
# FIXME: find a nice, shell-neutral way to specify a prompt
|
# FIXME: find a nice, shell-neutral way to specify a prompt
|
||||||
${SHELL}
|
${SHELL}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue