Agree with @sekret.
Search Criteria
Package Details: pipewire-x11-bell-git 1.3.82.r13326.62035963a-1
Package Actions
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) - X11 bell |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | pipewire-x11-bell |
Provides: | pipewire-x11-bell |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 15 |
Popularity: | 0.000081 |
First Submitted: | 2017-09-19 15:57 (UTC) |
Last Updated: | 2025-02-17 17:51 (UTC) |
Dependencies (52)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libcanberra
- libcanberra.so (lib32-libcanberra, libcanberra)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libpipewire-.so (libpipewire-gitAUR)
- libx11 (libx11-gitAUR)
- libxfixes
- pipewire-audio-gitAUR
- pipewire-gitAUR
- alsa-lib (make)
- avahi (make)
- bluez-libs (bluez-gitAUR) (make)
- chrpath (chrpath-gitAUR) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- glib2-devel (make)
- graphviz (make)
- Show 32 more dependencies...
Required by (2)
- pipewire-git (optional)
- pipewire-support (requires pipewire-x11-bell)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 Next › Last »
tallero commented on 2020-02-27 10:28 (UTC)
sekret commented on 2019-11-11 20:45 (UTC)
Please change the jack dependency to jack2, because it doesn't build with jack.
PedroHLC commented on 2019-11-11 13:59 (UTC) (edited on 2019-11-11 15:16 (UTC) by PedroHLC)
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
.
danshick commented on 2019-10-16 21:55 (UTC)
Woah, that was quick. Still missing bluez-libs and jack dependencies, but submodules are working and vulkan-headers is there now
danshick commented on 2019-10-16 21:27 (UTC) (edited on 2019-10-16 21:34 (UTC) by danshick)
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
sl1pkn07 commented on 2019-05-15 20:14 (UTC)
@fuzen this is a GIT package, please just reinstall for update it
linkmauve commented on 2019-01-04 16:03 (UTC)
Hi, you’re missing the pipewire-alsa, pipewire-jack and pipewire-pulseaudio submodules, this package fails to build currently.
PedroHLC commented on 2018-11-05 12:56 (UTC)
Missing 'gstreamer' 'gst-plugins-base'
Pinned Comments