The build failed without glib2-devel for me.
Search Criteria
Package Details: pipewire-jack-client-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) - PipeWire as JACK client |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | pipewire-jack |
Provides: | pipewire-jack |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 15 |
Popularity: | 0.000015 |
First Submitted: | 2017-09-19 15:57 (UTC) |
Last Updated: | 2025-02-17 17:51 (UTC) |
Dependencies (52)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- jack2 (jack2-gitAUR, jack2-gitAUR, pipewire-jack-gitAUR)
- libdbus-1.so (dbus-gitAUR, dbus-selinuxAUR, libdbus-minimalAUR, dbus, lib32-dbus)
- libjack.so (jackAUR, jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, lib32-jack2, lib32-pipewire-jack, pipewire-jack)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libpipewire-.so (libpipewire-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) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- glib2-devel (make)
- graphviz (make)
- Show 32 more dependencies...
Required by (18)
- anklang-bin (requires pipewire-jack)
- eusoft-dehelper-bin (requires pipewire-jack)
- eusoft-eshelper-bin (requires pipewire-jack)
- eusoft-frhelper-bin (requires pipewire-jack)
- gpac-git (requires pipewire-jack)
- indi-3rdparty-libs (requires pipewire-jack)
- lib32-pipewire-jack-git (requires pipewire-jack)
- moonplayer-bin (requires pipewire-jack)
- obs-pipewire-audio-capture (requires pipewire-jack) (optional)
- obs-pipewire-audio-capture-bin (requires pipewire-jack) (optional)
- obs-pipewire-audio-capture-git (requires pipewire-jack) (optional)
- pipewire-git (optional)
- pipewire-support (requires pipewire-jack)
- plexamp-bin (requires pipewire-jack)
- proaudio-meta (requires pipewire-jack) (optional)
- strumpract-bin (requires pipewire-jack)
- tek (requires pipewire-jack)
- zrythm (requires pipewire-jack)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 17 Next › Last »
flaviut commented on 2024-06-14 12:44 (UTC)
sl1pkn07 commented on 2023-12-13 22:42 (UTC)
that part of bluez/kernel thing, not pipewire
sounds like need kernel patched or some firmware blob for your adapter
greetings
fran7 commented on 2023-12-13 22:31 (UTC)
But I don't have "UUID: Published Audio Capabilities (00001850-0000-1000-8000-00805f9b34fb)" capabilities.
sl1pkn07 commented on 2023-12-13 21:54 (UTC) (edited on 2023-12-13 21:57 (UTC) by sl1pkn07)
Bluetooth audio codecs
SBC : YES
LDAC : YES
LDAC ABR : YES
aptX : YES
AAC : YES
LC3plus : NO
Opus : YES
LC3 : YES
bluetoothctl
is part of bluez
, idk why is not showed
libspa-codec-bluez5-lc3.so
is part of pipewire-audio-git
package
fran7 commented on 2023-12-13 21:37 (UTC)
Command "bluetoothctl show" does not display LC3 capabilities for Intel AX210 (as mentioned here: https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/LE-Audio-+-LC3-support)
sl1pkn07 commented on 2023-12-13 13:14 (UTC)
via liblc3
fran7 commented on 2023-12-13 12:55 (UTC)
Is lc3 support (bluez5-codec-lc3) enabled in this package?
PMaynard commented on 2023-10-30 13:08 (UTC)
Confirmed it can build and run on arch "aarch64". You may want to update the PKGBUILD to reflect this.
esrevinu commented on 2023-09-11 09:20 (UTC) (edited on 2023-09-11 09:23 (UTC) by esrevinu)
diff --git a/PKGBUILD b/PKGBUILD
index 2f21d63..ce16653 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -370,7 +370,7 @@ package_pipewire-alsa-git() {
package_pipewire-ffado-git() {
pkgdesc+=" - FireWire support (GIT version)"
depends=(
- "libpipewire=${pkgver}" "libpipewire-${pkgver}.so"
+ "libpipewire=${pkgver}" "libpipewire-${_ver}.so"
"pipewire-git=${pkgver}"
"pipewire-audio-git=${pkgver}"
'libffado' 'libffado.so'
Pinned Comments