The build has changed and the _pick commands are now failing. pulse and jack libs are now being placed in their own directories.
Edit: thanks, fixed now
Git Clone URL: | https://aur.archlinux.org/pipewire-git.git (read-only, click to copy) |
---|---|
Package Base: | pipewire-git |
Description: | Low-latency audio/video router and processor. (GIT version) - ALSA configuration |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | pipewire-alsa |
Provides: | pipewire-alsa |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 15 |
Popularity: | 0.000014 |
First Submitted: | 2017-09-19 15:57 (UTC) |
Last Updated: | 2025-06-26 23:11 (UTC) |
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 Next › Last »
The build has changed and the _pick commands are now failing. pulse and jack libs are now being placed in their own directories.
Edit: thanks, fixed now
Can this be made to conflict with pipewire? I can't install it since so many of my packages depend on pipewire and the installation of pipewire-git results in file conflicts.
Agree with @sekret.
Please change the jack dependency to jack2, because it doesn't build with jack.
Seems like the repo was moved (and submodules merged) to here: https://gitlab.freedesktop.org/pipewire/pipewire
EDIT: Using this repo, it also needs cmake
in makedepends
to build from a clean chroot, and jack2
instead of jack
.
Woah, that was quick. Still missing bluez-libs and jack dependencies, but submodules are working and vulkan-headers is there now
bluez-libs and jack2 dependencies are missing
Optionally, you could add some additional meson options to disable bluez and jack support
-D gstreamer=disable is no longer working, needs to be -D gstreamer=false
-D bluez5=false -D jack=false -D pipewire-jack=false were needed to build correctly without these deps
additionally, ran into vulkan issues later during compilation, and -D vulkan=false fixed this as well
and as for linkmauve's previous comment, the git clone needs to be recursive now as they are using submodules for pipewire-alsa, pipewire-jack, and pipewire-pulseaudio
@fuzen this is a GIT package, please just reinstall for update it
Pinned Comments