@Strykar as also noted in the comment before: use pipewire-common-git packages. They are properly maintained.
Search Criteria
Package Details: pipewire-zeroconf-git 1.2.0.123.g89bf8b856-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.001170 |
First Submitted: | 2017-09-19 15:57 (UTC) |
Last Updated: | 2024-08-09 09:31 (UTC) |
Dependencies (55)
- avahi
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libavahi-client.so (avahi)
- libavahi-common.so (avahi)
- libcrypto.so (openssl-gitAUR, openssl-staticAUR, lib32-openssl, openssl, openssl-1.1)
- libopus.so (lib32-opus, opus)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- libpipewire-.so (libpipewire-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- 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, doxygen-yapAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (make)
- Show 35 more dependencies...
Required by (2)
- pipewire-git (optional)
- pipewire-support (requires pipewire-zeroconf)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 16 Next › Last »
kleinph commented on 2021-04-12 17:41 (UTC)
Strykar commented on 2021-04-12 17:26 (UTC)
Tried upgrading after a month, I get:
(398/398) checking keys in keyring [###############################################################################################] 100% (398/398) checking package integrity [###############################################################################################] 100% (398/398) loading package files [###############################################################################################] 100% (398/398) checking for file conflicts [###############################################################################################] 100% error: failed to commit transaction (conflicting files) pipewire-media-session: /etc/pipewire/media-session.d/alsa-monitor.conf exists in filesystem (owned by pipewire-git) pipewire-media-session: /etc/pipewire/media-session.d/bluez-monitor.conf exists in filesystem (owned by pipewire-git) pipewire-media-session: /etc/pipewire/media-session.d/media-session.conf exists in filesystem (owned by pipewire-git) pipewire-media-session: /etc/pipewire/media-session.d/v4l2-monitor.conf exists in filesystem (owned by pipewire-git) pipewire-media-session: /usr/bin/pipewire-media-session exists in filesystem (owned by pipewire-git) Errors occurred, no packages were upgraded.
I'd appreciate any pointers..
kleinph commented on 2021-03-23 09:27 (UTC) (edited on 2021-03-23 09:27 (UTC) by kleinph)
@A.J @tallero this AUR package seems to be poorly maintained. Use pipewire-common-git instead.
tallero commented on 2021-03-21 18:04 (UTC)
MR: (maybe) updated meson options need to be updated
A.J commented on 2021-03-18 03:36 (UTC)
then how to solve the issue ??
kode54 commented on 2021-03-18 02:13 (UTC)
They're user services, not system services. And they're supposed to be enabled automatically on install, and start when you log into your session.
A.J commented on 2021-03-18 00:36 (UTC)
am getting no sound , pactl info : connection refused .
also the systemd services is in /usr/lib/systemd/user , is that the correct location for it ??
yourealwaysbe commented on 2021-03-15 09:14 (UTC)
In case it benefits anyone. After an update on 2021-03-13, i ran into the "no devices detected issue". This was despite having pipewire-media-session running as described in the Arch Wiki.
The source of the error was that i had somehow ended up with the pipewire-media-session package installed, rather than pipewire-media-session-git.
b.vandenheuvel commented on 2021-03-12 22:07 (UTC)
I also needed vulkan-headers to compile.
brknrobot commented on 2021-03-11 20:15 (UTC)
These options fix the build.
-D udevrulesdir=/usr/lib/udev/rules.d \
-D docs=enabled \
-D jack=disabled \
-D gstreamer=disabled \
-D gstreamer-device-provider=disabled \
-D ffmpeg=enabled \
-D libcamera=disabled \
Pinned Comments