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
.
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) - JACK replacement |
Upstream URL: | https://pipewire.org |
Licenses: | GPL2, MIT |
Conflicts: | jack, jack2, pipewire-jack, pipewire-jack-client |
Provides: | jack, jack2, libjack.so, libjacknet.so, libjackserver.so, pipewire-jack, pipewire-jack-client |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 15 |
Popularity: | 0.000203 |
First Submitted: | 2017-09-19 15:57 (UTC) |
Last Updated: | 2025-02-17 17:51 (UTC) |
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
Hi, you’re missing the pipewire-alsa, pipewire-jack and pipewire-pulseaudio submodules, this package fails to build currently.
Missing 'gstreamer' 'gst-plugins-base'
Pinned Comments