Agree with @sekret.
Search Criteria
Package Details: pipewire-docs-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) - documentation |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | pipewire-docs |
Provides: | pipewire-docs |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 15 |
Popularity: | 0.000187 |
First Submitted: | 2017-09-19 15:57 (UTC) |
Last Updated: | 2025-02-17 17:51 (UTC) |
Dependencies (43)
- 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-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- glib2-devel (make)
- graphviz (make)
- jack2 (jack2-gitAUR, pipewire-jack-gitAUR) (make)
- libcamera (libcamera-clang-gitAUR, libcamera-gitAUR) (make)
- libcanberra (make)
- libebur128 (libebur128-gitAUR) (make)
- libfdk-aac (libfdk-aac-gitAUR) (make)
- libffado (libffado-svnAUR) (make)
- libfreeaptx (make)
- liblc3 (liblc3-gitAUR) (make)
- libldac (make)
- libmysofa (libmysofa-gitAUR, libmysofa-3djAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libsndfile (libsndfile-gitAUR) (make)
- libusb (libusb-gitAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxfixes (make)
- lilv (lilv-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ncurses (ncurses-gitAUR) (make)
- opus (opus-gitAUR) (make)
- python-docutils (make)
- readline (readline-gitAUR) (make)
- roc-toolkit (roc-toolkit-gitAUR) (make)
- rtkit (make)
- sbc (make)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat) (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, systemd-gitAUR) (make)
- valgrind (valgrind-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
- webrtc-audio-processing-1 (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- openal (openal-gitAUR) (check)
Required by (1)
- pipewire-git (optional)
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