Versions
v22.9 :: 0 :: gentoo
- Modified
- License
- Snd 0BSD BSD-2 HPND GPL-2+ LGPL-2.1+ LGPL-3+
- Keywords
- ~amd64 ~amd64-linux ~ppc ~x86 ~x86-linux
- USE flags
- alsa doc fftw gmp gsl gui jack ladspa notcurses opengl oss portaudio pulseaudio readline ruby s7
USE flags
General
- alsa
- Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- fftw
- Use FFTW library for computing Fourier transforms
- gmp
- Add support for dev-libs/gmp (GNU MP library)
- gsl
- Use the GNU scientific library for calculations
- gui
- Enable support for a graphical user interface
- jack
- Add support for the JACK Audio Connection Kit
- ladspa
- Enable the ability to support ladspa plugins
- notcurses
- Terminal interface via dev-cpp/notcurses
- opengl
- Add support for OpenGL (3D graphics)
- oss
- Add support for OSS (Open Sound System)
- portaudio
- Add support for the crossplatform portaudio audio API
- pulseaudio
- Add sound server support via media-libs/libpulse (may be PulseAudio or PipeWire)
- readline
- Enable support for libreadline, a GNU line-editing library that almost everyone wants
- ruby
- Add support/bindings for the Ruby language
- s7
- Enable the s7 extension language (a version of Scheme)
Dependencies
dev-cpp / notcurses : Blingful TUIs and character graphics
dev-lang / ruby : An object-oriented scripting language
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
dev-libs / mpc : A library for multiprecision complex arithmetic with exact rounding
dev-libs / mpfr : Library for multiple-precision floating-point computations with exact rounding
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / ladspa-sdk : The Linux Audio Developer's Simple Plugin API
media-libs / portaudio : A free, cross-platform, open-source, audio I/O library
media-sound / pulseaudio : A meta package for PulseAudio (networked sound server)
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
sci-libs / gsl : The GNU Scientific Library
sys-libs / readline : Another cute console display library
virtual / jack : Virtual for JACK Audio Connection Kit
virtual / opengl : Virtual for OpenGL implementation
x11-libs / motif : The Motif user interface component toolkit
Runtime Dependencies
dev-cpp / notcurses : Blingful TUIs and character graphics
dev-lang / ruby : An object-oriented scripting language
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
dev-libs / mpc : A library for multiprecision complex arithmetic with exact rounding
dev-libs / mpfr : Library for multiple-precision floating-point computations with exact rounding
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / ladspa-sdk : The Linux Audio Developer's Simple Plugin API
media-libs / portaudio : A free, cross-platform, open-source, audio I/O library
media-sound / pulseaudio : A meta package for PulseAudio (networked sound server)
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
sci-libs / gsl : The GNU Scientific Library
sys-libs / readline : Another cute console display library
virtual / jack : Virtual for JACK Audio Connection Kit
virtual / opengl : Virtual for OpenGL implementation
x11-libs / motif : The Motif user interface component toolkit
Depending packages
media-sound / csound : Sound design and signal processing system for composition and performance
Bugs
- 877401
- media-sound/snd-22.8 - sndplay.c:(<snip>) undefined reference to mus_sound_initialize
- 878307
- media-sound/snd-22.8 - nrepl.c: error: s7 undeclared (first use in this function)
- 879607
- media-sound/snd-22.8 - snd-utils.c:(.text+<snip>): undefined reference to Pa_Terminate
- 887149
- media-sound/snd-22.9 - audio.c: fatal error: samplerate.h: No such file or directory
- 914433
- media-sound/snd-22.9 - snd-1.h: error: duplicate member current_cursor
- 932792
- media-sound/snd-22.9 fails to compile: lto1: internal compiler error: unexpected file name sound.o 1 in linker resolution file Expected sndinfo.o
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Miroslav Šulc · gentoo
media-sound/snd: dropped obsolete 17.4 & 22.8
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Miroslav Šulc · gentoo
media-sound/snd: bump to 22.9
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-sound/snd: add 22.8
Closes: https://bugs.gentoo.org/616144 Closes: https://bugs.gentoo.org/692984 Closes: https://bugs.gentoo.org/660328 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-sound/snd: use correct (:=) slot operator for readline
We need to be rebuilt when readline's subslot (representing its ABI here) is changed, not just note that we're fine with any (sub)slot which is what :* does. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-sound/snd: Drop 17.4 (r0)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
media-sound/snd: Drop bogus gtkglext dependency
Bug: https://bugs.gentoo.org/660328 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Michael Mair-Keimberger · gentoo
media-sound/snd: use HTTPS - David Seifert · gentoo
media-sound/snd: Unconditionally compile `oss_sample_types` function
Closes: https://bugs.gentoo.org/show_bug.cgi?id=621758 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - David Seifert · gentoo
media-sound/snd: Remove old
Closes: https://bugs.gentoo.org/show_bug.cgi?id=404201 Closes: https://bugs.gentoo.org/show_bug.cgi?id=588012 Closes: https://bugs.gentoo.org/show_bug.cgi?id=591272 Closes: https://bugs.gentoo.org/show_bug.cgi?id=601960 Closes: https://bugs.gentoo.org/show_bug.cgi?id=616144 Closes: https://bugs.gentoo.org/show_bug.cgi?id=622408 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - David Seifert · gentoo
media-sound/snd: Version bump to 17.4
Bug: https://bugs.gentoo.org/show_bug.cgi?id=601960 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> - Fabian Groffen · gentoo
media-sound/snd: dropped ~x86-interix
Package-Manager: portage-2.3.3 - David Seifert · gentoo
media-sound/snd: version bump to 16.3
Gentoo-Bug: 404201, 475150 * EAPI=6 Package-Manager: portage-2.2.27 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed