Search Criteria
Package Details: pipewire-full-pulse-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 - PulseAudio replacement |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | pipewire-pulse, pulseaudio, pulseaudio-bluetooth |
Provides: | pipewire-pulse, pulse-native-provider |
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 (55)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- 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)
- libglib-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libpipewire-0.3.so (lib32-pipewire-gitAUR, libpipewire-full-gitAUR, lib32-libpipewire, libpipewire)
- libpulse.so (pulseaudio-dummyAUR, libpulse)
- pipewire-full-audio-gitAUR
- pipewire-full-gitAUR
- pipewire-session-manager (pipewire-media-session-gitAUR, wireplumber-gitAUR, pipewire-media-session, wireplumber)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs-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)
- Show 35 more dependencies...
Required by (107)
- advene (requires pulse-native-provider)
- ames (requires pulse-native-provider)
- avt (requires pulse-native-provider)
- blazium-git (requires pipewire-pulse) (optional)
- blockify-git (requires pulse-native-provider)
- 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)
- 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)
- diabos-base (requires pipewire-pulse)
- efl-git (requires pulse-native-provider)
- efl-git-asan (requires pulse-native-provider)
- enlightenment-git (requires pulse-native-provider)
- enlightenment-git-asan (requires pulse-native-provider)
- Show 87 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5
aki42 commented on 2021-02-20 15:29 (UTC) (edited on 2021-02-20 15:35 (UTC) by aki42)
I've got following comments, though I have libbluetooth.so and libsbc.so on /usr/lib . ldconfig -p print both of them. Why?
eh5 commented on 2021-02-12 11:37 (UTC)
The word "full" in package name means a full build but not it gives pipewire full functionality on what it builds.
The vulkan (pipewire-full-vulkan-git) and ffmpeg (pipewire-full-ffmpeg-git) SPA plugins are actually not loaded by pipewire and its default media session, you don't need them if you don't have any third-party application/library requiring them.
eh5 commented on 2021-02-12 10:52 (UTC)
If you have
pipewire-full-git
installed, make sure you also havepipewire-full-bluez5-git
installed so Bluetooth audio can works. (You may want to usepipewire-full-bluez5-hsphfpd-git
as an alternative.)The bluez5 plugin enables Bluetooth A2DP[1] support with various codecs (LDAC, aptX, aptX HD, AAC) support integrated.
pipewire-full-bluez5-git
enables native HSP/HFP(AG)[2-3] support and ofono HFP support(ofono support is optional).pipewire-full-bluez5-hsphfpd-git
enables HSP and HFP support using hsphfpd (AUR: https://aur.archlinux.org/packages/hsphfpd-git/, you need to enable/start the hsphfpd service with this).[1] A2DP Wikipedia
[2] HSP Wikipedia
[3] HFP Wikipedia
« First ‹ Previous 1 2 3 4 5