This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
pipewire
Watch
1
Star
0
Fork
You've already forked pipewire
0
mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced
2025-10-29 05:40:27 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ae50bb5dc0
pipewire
/
subprojects
/
wireplumber.wrap
4 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
meson: integrate wireplumber as a subproject This allows building wireplumber as part of the pipewire build and running it in the uninstalled environment instead of media-session. Building each session manager is individually contolled by the options: -Dmedia-session=auto/enabled/disabled -Dwireplumber=auto/enabled/disabled And controlling which one is used in pipewire.conf is done with: -Dsession-manager=media-session/wireplumber Wireplumber's source tree must be in subprojects/wireplumber/ If this is missing, the .wrap file ensures that the latest git master is downloaded while meson configures the build. This git tree will not be automatically updated later, you need to ensure that it is up-to-date on your own.
2021-06-16 19:50:16 +03:00
[wrap-git]
url = https://gitlab.freedesktop.org/pipewire/wireplumber.git
meson: Use correct git head for wireplumber subprojects Without this, `meson subprojects update` does not work.
2024-10-23 08:37:51 -04:00
revision = master
Reference in a new issue
Copy permalink