Search Criteria
Package Details: cubeb-docs 20250911-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cubeb.git (read-only, click to copy) |
|---|---|
| Package Base: | cubeb |
| Description: | Cross platform audio library |
| Upstream URL: | https://github.com/mozilla/cubeb |
| Keywords: | audio |
| Licenses: | ISC |
| Conflicts: | cubeb-git |
| Submitter: | Rubo |
| Maintainer: | HurricanePootis |
| Last Packager: | HurricanePootis |
| Votes: | 11 |
| Popularity: | 1.35 |
| First Submitted: | 2022-12-09 10:44 (UTC) |
| Last Updated: | 2025-09-11 14:57 (UTC) |
Dependencies (9)
- alsa-lib (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- sndio (sndio-gitAUR) (make)
- speexdsp (speexdsp-gitAUR) (make)
Latest Comments
HurricanePootis commented on 2025-11-14 06:56 (UTC)
@kulisz87
I am able to build
cubebon my own system and in a clean chroot. I'm not familiar with Bauh, but it seems like its doing something that is not expected.kulisz87 commented on 2025-11-13 07:35 (UTC)
Unfortunatly this package doesn't compile corectly using Bauh.
This is the Error I'm getting.
Cloning into '/tmp/bauh/arch/build_1763018836/cubeb'... Using custom makepkg.conf -> /home/.config/bauh/arch/makepkg.conf makepkg -ALcfm --check --noarchive --nobuild --noprepare --nodeps -p /tmp/bauh/arch/build_1763018836/cubeb/PKGBUILD_CUSTOM --config=/home/.config/bauh/arch/makepkg.conf
/tmp/bauh/arch/build_1763018836/cubeb/PKGBUILD_CUSTOM: line 76: unexpected EOF while looking for matching `"' ==> ERROR: Failed to source /tmp/bauh/arch/build_1763018836/cubeb/PKGBUILD_CUSTOM Using custom makepkg.conf -> /home/.config/bauh/arch/makepkg.conf makepkg -ALcsmf --skipchecksums --nodeps -p /tmp/bauh/arch/build_1763018836/cubeb/PKGBUILD_CUSTOM --config=/home/.config/bauh/arch/makepkg.conf
/tmp/bauh/arch/build_1763018836/cubeb/PKGBUILD_CUSTOM: line 76: unexpected EOF while looking for matching `"' ==> ERROR: Failed to source /tmp/bauh/arch/build_1763018836/cubeb/PKGBUILD_CUSTOM rm -rf /tmp/bauh/arch/build_1763018836
HurricanePootis commented on 2024-08-29 17:19 (UTC)
@VlaDexas, in order to use mold, you don't set in CFLAGS, but LDFLAGS as written here
VlaDexa commented on 2024-08-29 12:26 (UTC)
Hi! This package seems to not work with mold linker (set by '-fuse-ld=mold' in CFLAGS of makepkg.conf) while upstream repo builds successfully. It's a little annoying to comment out mold usage, so can anything be done here?
Rubo commented on 2023-03-15 14:01 (UTC)
Thanks, now it works.
ohoes commented on 2023-03-15 12:15 (UTC)
Package fails to build, last logging test failed.