The build failed without glib2-devel for me.
Search Criteria
Package Details: pipewire-docs-git 1.5.0.r13799.9a6f8d31d-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.000001 |
| First Submitted: | 2017-09-19 15:57 (UTC) |
| Last Updated: | 2025-06-26 23:11 (UTC) |
Dependencies (44)
- 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-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR) (make)
- fftw (fftw-amdAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-selinuxAUR, glib2-gitAUR, glib2-patched-thumbnailerAUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- graphviz (make)
- jack2 (jack2-gitAUR, jack2-gitAUR, pipewire-jack-gitAUR) (make)
- libcamera (libcamera-clang-gitAUR, libcamera-gitAUR) (make)
- libcanberra (libcanberra-gtk2AUR) (make)
- libebur128 (libebur128-gitAUR) (make)
- libfdk-aac (libfdk-aac-gitAUR) (make)
- libffado (libffado-svnAUR) (make)
- libfreeaptx (make)
- liblc3 (liblc3-gitAUR) (make)
- Show 24 more dependencies...
Required by (1)
- pipewire-git (optional)
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