@bno1, pipewire still fails even after fresh build of libcamera-git, fatal error: libcamera/buffer.h: No such file or directory
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.000183 |
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)
- Show 23 more dependencies...
Required by (1)
- pipewire-git (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 17 Next › Last »
tornado99 commented on 2021-07-16 10:06 (UTC)
bno1 commented on 2021-07-09 13:01 (UTC)
@carlosnewmusic reinstall libcamera-git
carlosnewmusic commented on 2021-07-09 12:56 (UTC)
changing what you say still gives error https://pastebin.com/mTjHN30z
bno1 commented on 2021-06-29 10:08 (UTC)
To fix the roc issue, just apply the following change to the PKGBUILD:
@@ -63,6 +63,7 @@ build() {
-D gstreamer-device-provider=disabled \
-D ffmpeg=enabled \
-D jack-devel=enabled \
+ -D roc=disabled \
-D libjack-path=/usr/lib
ninja
carlosnewmusic commented on 2021-06-28 17:17 (UTC)
https://pastebin.com/mTjHN30z roc error as you said
sl1pkn07 commented on 2021-06-27 18:48 (UTC)
libcamera issue fixed with https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/805
roc have issues when build https://github.com/roc-streaming/roc-toolkit/issues/450
yrlf commented on 2021-06-27 12:40 (UTC)
This package doesn't build without fixes to the spa/meson.build
file (camera
dependency is called libcamera
in ArchLinux pkgconf) and without installing roc-git
.
sl1pkn07 commented on 2021-06-26 09:42 (UTC) (edited on 2021-06-26 09:43 (UTC) by sl1pkn07)
seems fixed now (libwebrtc_audio_processing.so
is not marked as "red" (missing package), so seems is fixed by aur devs)
carlosnewmusic commented on 2021-06-26 05:01 (UTC)
because everything else compiles fine, how can it be that it only affects this particular package?
sl1pkn07 commented on 2021-06-15 14:33 (UTC)
seems AUR problem. try directly with makepkg
Pinned Comments