Search Criteria
Package Details: cubeb 20241120-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 |
Provides: | cubeb, libcubeb.so |
Submitter: | Rubo |
Maintainer: | HurricanePootis |
Last Packager: | HurricanePootis |
Votes: | 7 |
Popularity: | 0.58 |
First Submitted: | 2022-12-09 10:44 (UTC) |
Last Updated: | 2024-11-20 23:13 (UTC) |
Dependencies (16)
- 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)
- libspeexdsp.so (speexdsp-gitAUR, lib32-speexdsp, speexdsp)
- alsa-lib (make)
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (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-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- sndio (sndio-gitAUR) (make)
- speexdsp (speexdsp-gitAUR) (make)
- alsa-lib (optional) – for ALSA backend
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack) (optional) – for JACK backend
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – for PulseAudio backend
- sndio (sndio-gitAUR) (optional) – for sndio backend
Required by (11)
- cemu-git (make)
- cemu-git (requires libcubeb.so)
- dolphin-emu-debugfast-git
- dolphin-emu-git
- dolphin-emu-nogui-git
- dolphin-emu-primehack-git
- dolphin-emu-tool-git
- libretro-citra-git (make)
- libretro-citra-git (requires libcubeb.so)
- libretro-dolphin-git (make)
- libretro-dolphin-git (requires libcubeb.so)
Latest Comments
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.