Versions
v1.41-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- alsa jack oss
USE flags
General
Dependencies
app-eselect / eselect-sndpeek : Manages the /usr/bin/sndpeek symlink
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library
media-libs / libsndfile : C library for reading and writing files containing sampled sound
virtual / glu : Virtual for OpenGL utility library
virtual / jack : Virtual for JACK Audio Connection Kit
virtual / opengl : Virtual for OpenGL implementation
x11-libs / libX11 : X.Org X11 library
Runtime Dependencies
app-eselect / eselect-sndpeek : Manages the /usr/bin/sndpeek symlink
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library
media-libs / libsndfile : C library for reading and writing files containing sampled sound
virtual / glu : Virtual for OpenGL utility library
virtual / jack : Virtual for JACK Audio Connection Kit
virtual / opengl : Virtual for OpenGL implementation
x11-libs / libX11 : X.Org X11 library
Bugs
- 625796
- media-sound/sndpeek-1.4 will not build with USE oss
- 832344
- media-sound/sndpeek-1.41-r1 fails to compile: util_sndfile.h:179:27: error: loff_t does not name a type; did you mean off_t?
- 864453
- media-sound/sndpeek-1.41-r1 - RtAudio.cpp: error: oss_sysinfo was not declared in this scope
- 895296
- media-sound/sndpeek-1.41-r1 - sndpeek.cpp: error: SF_INFO {aka struct SF_INFO} has no member named frames
- 925893
- media-sound/sndpeek-1.41-r1 fails to compile: MagFFT.cpp:211:7: error: ISO C++17 does not allow register storage class specifier [-Wregister]
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-sound/sndpeek: [QA] fix tc-get* quoting
This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-sound/sndpeek: eutils--
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Miroslav Šulc · gentoo
media-sound/sndpeek: respecting CFLAGS + removed unused patches
Closes: https://bugs.gentoo.org/736493 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Miroslav Šulc · gentoo
media-sound/sndpeek: bump to 1.41 + removed 1.4
1) eapi7 2) virtual/jack + sorted deps Closes: https://bugs.gentoo.org/736316 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - 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 - Alexis Ballier · gentoo
media-sound/sndpeek: update to eapi5 and add REQUIRED_USE, bug #581548
Package-Manager: portage-2.3.2 - Manuel Rüger · gentoo
media-sound/sndpeek: Remove old
Package-Manager: portage-2.2.20.1 - Alexis Ballier · gentoo
media-sound/sndpeek: version bump to 1.4.
Also respect LDFLAGS, bug #334595. Package-Manager: portage-2.2.20.1 - 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