Summary
C library providing cross-platform audio input and output. The API is suitable for real-time software such as digital audio workstations as well as consumer software such as music players.
Versions
v2.0.0-r1 :: 0/2 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 x86 ~arm64
- USE flags
- alsa coreaudio examples jack pulseaudio static-libs
USE flags
General
- alsa
- Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
- coreaudio
- Build the CoreAudio driver on Mac OS X systems
- examples
- Install examples, usually source code
- jack
- Add support for the JACK Audio Connection Kit
- pulseaudio
- Add sound server support via media-libs/libpulse (may be PulseAudio or PipeWire)
- static-libs
- Build static versions of dynamic libraries as well
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / libpulse : Libraries for PulseAudio clients
Runtime Dependencies
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / libpulse : Libraries for PulseAudio clients
Depending packages
media-sound / lmms : Cross-platform music production software
net-misc / moonlight : NVIDIA GameStream (and Sunshine) client
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/libsoundio: Switch IUSE=pulseaudio to media-libs/libpulse
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
media-libs/libsoundio: Keyword 2.0.0 for ~arm64
Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/libsoundio: update EAPI 7 -> 8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-libs/libsoundio: x86 stable wrt bug #728114
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-libs/libsoundio: amd64 stable wrt bug #728114
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
*/*: Switch proxy-maint to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/libsoundio: Drop 1.1.0-r1
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Diogo Pereira · gentoo
media-libs/libsoundio: version bump to 2.0.0
Closes: https://bugs.gentoo.org/681478 Reported-by: Jan Henke <gentoo@taujhe.de> Signed-off-by: Diogo Pereira <sir.suriv@gmail.com> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11554 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Diogo Pereira · gentoo
media-libs/libsoundio: drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5144 - Diogo Pereira · gentoo
media-libs/libsoundio: add jack2 support
Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5144 - Lars Wendler · gentoo
media-libs/libsoundio: Added ~x86 keyword.
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Diogo Pereira · gentoo
media-libs/libsoundio: add jack support
Closes: https://github.com/gentoo/gentoo/pull/2440 Signed-off-by: David Seifert <soap@gentoo.org> - Diogo Pereira · gentoo
media-libs/libsoundio: fix build failure in 1.1.0
Fix a build error when no backends are enabled. Gentoo-Bug: 589704 Reported-by: Toralf Förster <toralf.foerster@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/1994 Signed-off-by: David Seifert <soap@gentoo.org> - Diogo Pereira · gentoo
media-libs/libsoundio: bump to version 1.1.0
Closes: https://github.com/gentoo/gentoo/pull/1949 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Michał Górny · gentoo
media-libs/libsoundio: Merge "version bump to 1.0.2"
Pull-Request: https://github.com/gentoo/gentoo/pull/144 - Diogo Pereira · gentoo
media-libs/libsoundio: version bump to 1.0.2 - Julian Ospald · gentoo
Merge branch 'libsoundio' of git://github.com/diogocp/gentoo
Adds media-libs/libsoundio to the tree, by Diogo Pereira. Reviewed-by: Julian Ospald <hasufell@gentoo.org> Github-PR: https://github.com/gentoo/gentoo/pull/65 - Diogo Pereira · gentoo
media-libs/libsoundio: new ebuild