@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-zeroconf-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) - Zeroconf support |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | pipewire-zeroconf |
Provides: | pipewire-zeroconf |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 15 |
Popularity: | 0.000144 |
First Submitted: | 2017-09-19 15:57 (UTC) |
Last Updated: | 2025-02-17 17:51 (UTC) |
Dependencies (56)
- avahi
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- libavahi-client.so (lib32-avahiAUR, avahi)
- libavahi-common.so (lib32-avahiAUR, avahi)
- libcrypto.so (openssl-staticAUR, openssl-userver-compatibilityAUR, openssl-gitAUR, lib32-openssl, openssl, openssl-1.1)
- libopus.so (lib32-opus, opus)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libpipewire-.so (libpipewire-gitAUR)
- openssl (openssl-staticAUR, openssl-gitAUR)
- opus (opus-gitAUR)
- 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-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)
- Show 36 more dependencies...
Required by (2)
- pipewire-git (optional)
- pipewire-support (requires pipewire-zeroconf)
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