Search Criteria
Package Details: pipewire-full-roc-git 1.2.0.r126.gd4de97a4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pipewire-full-git.git (read-only, click to copy) |
---|---|
Package Base: | pipewire-full-git |
Description: | Low-latency audio/video router and processor - ROC streaming support |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | pipewire-roc |
Provides: | pipewire-roc |
Submitter: | eh5 |
Maintainer: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-12 10:41 (UTC) |
Last Updated: | 2024-08-14 15:53 (UTC) |
Dependencies (49)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libpipewire-0.3.so (lib32-pipewire-gitAUR, libpipewire-full-gitAUR, lib32-libpipewire, libpipewire)
- libroc.so (roc-toolkit)
- pipewire-full-audio-gitAUR
- pipewire-full-gitAUR
- roc-toolkit (roc-toolkit-gitAUR)
- abseil-cpp (abseil-cpp-gitAUR) (make)
- alsa-lib (make)
- avahi (make)
- bluez-libs (bluez-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)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- graphviz (make)
- gst-plugins-base (gst-plugins-base-gitAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack) (make)
- libcamera (libcamera-clang-gitAUR, libcamera-gitAUR) (make)
- libcanberra (make)
- Show 29 more dependencies...
Required by (1)
- pipewire-full-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
eh5 commented on 2021-03-03 13:08 (UTC)
It can't build currently because of an issue introduced in https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/302282ef5945512edccae7beceeb2d22feb09d1b, would be fixed with https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/494.
Patola commented on 2021-03-02 13:31 (UTC)
Thanks for the very fast answer, @eh5. I ran "paru --rebuild -S pipewire-full-git" and it worked. Now to test whether hsphfpd still works...
eh5 commented on 2021-03-02 13:09 (UTC)
With https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/0e2a153bd34c2da6c426c819ef5272f4b8bdfbd8, there is no need to split out hsphfpd plugin. If you are using hsphfpd, just make sure hsphfpd is running before pipewire is started and all should work fine.
@Patola About the compiling error you pointed out, the issue happens when native backend is disabled. I submitted a MR to fix that https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/488, but that is not the case in this package base anymore because we currently enable all HSP/HFP backend. Simply rebuild the package base and it should works.
Patola commented on 2021-03-02 12:06 (UTC)
Not compiling here:
(...) Program pw-uninstalled.sh found: YES (/home/patola/.cache/paru/clone/pipewire-full-git/src/pipewire/pw-uninstalled.sh) Build targets in project: 128
Option b_pie is: true [default: true] Option buildtype is: plain [default: debugoptimized] Found ninja-1.10.2 at /usr/bin/ninja [36/164] Compiling C object spa/plugins/bluez5/libspa-bluez5.so.p/bluez5-dbus.c.o ../pipewire/spa/plugins/bluez5/bluez5-dbus.c: In function ‘filter_cb’: ../pipewire/spa/plugins/bluez5/bluez5-dbus.c:2727:6: warning: implicit declaration of function ‘backend_native_unregister_profiles’; did you mean ‘backend_native_register_profiles’? [-Wimplicit-function-declaration] 2727 | backend_native_unregister_profiles(monitor->backend_native); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | backend_native_register_profiles [98/164] Linking target spa/plugins/bluez5/libspa-bluez5.so FAILED: spa/plugins/bluez5/libspa-bluez5.so (...)
eh5 commented on 2021-02-24 09:34 (UTC)
Pipewire's media session is now split out into
pipewire-media-session.service
. Enable it manually withsystemctl --user enable --now pipewire-media-session.service
, or (force) rebuild the pacakge base and then install script will do it for you.aki42 commented on 2021-02-21 06:53 (UTC) (edited on 2021-02-21 06:53 (UTC) by aki42)
Thanks for your comment. Now a requirement of bluez-lib has gone. I'll ask sbc package mainter. Thank you.
eh5 commented on 2021-02-21 04:11 (UTC)
@aki42 Well, currently it's bluez 5.55-3 & sbc 1.5-2,https://github.com/archlinux/svntogit-packages/commit/8932012438c328ca7641c9ee8625fea59d21d870#diff-3e341d2d9c67be01819b25b25d5e53ea3cdf3a38d28846cda85a195eb9b7203a.
It could be your arch repo mirrors are outdated, try switching to a more updated one.
aki42 commented on 2021-02-20 23:49 (UTC) (edited on 2021-02-21 00:00 (UTC) by aki42)
I've already installed and upgraded (reinstalled) bluez-libs and sbc, but still have the same messages and can't install pipewire-full-bluez5-git.
eh5 commented on 2021-02-20 15:56 (UTC) (edited on 2021-02-20 16:21 (UTC) by eh5)
@aki42 You need to upgrade
bluez-libs
andsbc
, those providers (libbluetooth.so, libsbc.so) were added just recently.« First ‹ Previous 1 2 3 4 5 Next › Last »