then how to solve the issue ??
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)
- 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 .. 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