then how to solve the issue ??
Search Criteria
Package Details: pipewire-pulse-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) - PulseAudio replacement |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | alsa-card-profiles, pipewire-pulse, pulseaudio |
Provides: | alsa-card-profiles, pipewire-pulse, pulse-native-provider |
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 (63)
- avahi
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libavahi-client.so (lib32-avahiAUR, avahi)
- libavahi-common.so (lib32-avahiAUR, avahi)
- libdbus-1.so (dbus-gitAUR, libdbus-minimalAUR, dbus-selinuxAUR, dbus, lib32-dbus)
- libgio-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libglib-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgobject-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libpipewire-.so (libpipewire-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libpulse.so (pulseaudio-dummyAUR, libpulse)
- libsystemd.so (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, lib32-systemd-gitAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR, lib32-systemd, systemd-libs)
- pipewire-audio-gitAUR
- pipewire-gitAUR
- pipewire-session-manager (pipewire-media-session-gitAUR, wireplumber-gitAUR, pipewire-media-session, wireplumber)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR)
- Show 43 more dependencies...
Required by (117)
- advene (requires pulse-native-provider)
- ames (requires pulse-native-provider)
- avt (requires pulse-native-provider)
- better-control-git (requires pipewire-pulse)
- blazium-git (requires pipewire-pulse) (optional)
- btspk (requires pipewire-pulse) (optional)
- cao (requires pulse-native-provider)
- cava-git (requires pulse-native-provider)
- cls-rs (requires pulse-native-provider)
- cls-rs-git (requires pulse-native-provider)
- combaud-bin (requires pulse-native-provider)
- combaud-git (requires pulse-native-provider)
- ctcontainer (requires pulse-native-provider)
- ctune-git (requires pipewire-pulse) (optional)
- cutecw (requires pulse-native-provider)
- deepin-daemon-git (requires pulse-native-provider)
- di-tui (requires pulse-native-provider)
- efl-git (requires pulse-native-provider)
- efl-git-asan (requires pulse-native-provider)
- enlightenment-git (requires pulse-native-provider)
- Show 97 more...
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 17 Next › Last »
A.J commented on 2021-03-18 03:36 (UTC)
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 \
tinywrkb commented on 2021-03-11 15:54 (UTC)
@sl1pkn07 I won't post here anymore about changes. I switched my systems to the stable release.
For testing I'm using my own packaging now that is more in sync with extra/pipewire and it's easier for me to keep it updated this way.
@GraysonPeddie that's due to a recent update in the build system. You need to change true->enabled
and false->disabled
for the meson config. You also need to explicitly set the vulkan option as disabled due to a regression introduced by this update.
Also, you should consider building in a chroot, I highly recommend using aurutils.
There are automatic build options that will be caught if you have a specific lib installed in your host system.
You wouldn't hit that conflict if you had built in a clean chroot.
But it doesn't change the fact that this is due to outdated packaging.
GraysonPeddie commented on 2021-03-11 14:28 (UTC)
I'm not able to proceed with building pipewire-git as I've had to update the PKGBUILD file every time I try to rebuild it.
../pipewire/meson.build:1:0: ERROR: Value "true" (of type "string") for combo option "Build documentation" is not one of the choices. Possible choices are (as string): "enabled", "disabled", "auto".
Also, I've ran into this problem:
Packages (6) pipewire-1:0.3.23-1 [removal] pipewire-jack-1:0.3.23-1 [removal]
pipewire-pulse-1:0.3.23-1 [removal]
pipewire-git-0.3.23.57.gbdea557f-1
pipewire-jack-git-0.3.23.57.gbdea557f-1
pipewire-pulse-git-0.3.23.57.gbdea557f-1
Total Installed Size: 6.22 MiB
Net Upgrade Size: 0.53 MiB
:: Proceed with installation? [Y/n]
(3/3) checking keys in keyring [######################] 100%
(3/3) checking package integrity [######################] 100%
(3/3) loading package files [######################] 100%
(3/3) checking for file conflicts [######################] 100%
error: failed to commit transaction (conflicting files)
pipewire-git: /usr/lib/gstreamer-1.0/libgstpipewire.so exists in filesystem (owned by gst-plugin-pipewire)
Errors occurred, no packages were upgraded.
bin commented on 2021-03-10 13:11 (UTC)
Please add provides=("pipewire-alsa" "pipewire-jack" "pipewire-media-session" "pipewire-pulse")
.
sl1pkn07 commented on 2021-03-04 22:44 (UTC)
later
greetings
Pinned Comments