media-libs / stk

Synthesis ToolKit in C++

Official package sites : https://ccrma.stanford.edu/software/stk/ ·

v4.6.2 :: 0 :: gentoo

Modified
License
MIT
Keywords
amd64 x86
USE flags
alsa debug doc jack oss static-libs

General

alsa
Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
jack
Add support for the JACK Audio Connection Kit
oss
Add support for OSS (Open Sound System)
static-libs
Build static versions of dynamic libraries as well

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

media-libs / alsa-lib : Advanced Linux Sound Architecture Library

virtual / jack : Virtual for JACK Audio Connection Kit

media-libs / alsa-lib : Advanced Linux Sound Architecture Library

virtual / jack : Virtual for JACK Audio Connection Kit

media-sound / lmms : Cross-platform music production software

708952
media-libs/stk-4.6.2 USE=oss - RtAudio.cpp: In member function 'virtual unsigned int RtApiOss::getDeviceCount()': RtAudio.cpp:9005:3: error: 'oss_sysinfo' was not declared in this scope
710200
media-libs/stk-4.6.1 : RtAudio.cpp:9005:3: error: oss_sysinfo was not declared in this scope
724710
media-libs/stk calls ar directly
833081
media-libs/stk-4.6.2 - configure: error: OSS support requires ALSA for RtMidi!
929260
media-libs/stk-4.6.2 - RtMidi.cpp: error: pthread_yield was not declared in this scope
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/stk: fix build
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-libs/stk: removed obsolete 4.6.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
media-libs/stk: Stabilize 4.6.2 amd64, #831563
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/stk: Stabilize 4.6.2 x86, #831563
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-libs/stk: 4.6.2 - added required use
Closes: https://bugs.gentoo.org/709002 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-libs/stk: bump to 4.6.2
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-libs/stk: 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/stk: 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
Miroslav Šulc · gentoo
media-libs/stk: removed obsolete 4.5.1-r1
Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Miroslav Šulc · gentoo
media-libs/stk: bumped to 4.6.1
updated to eapi7 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Marty E. Plummer · gentoo
media-libs/stk: drop unneeded eutils.eclass.
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Marty E. Plummer · gentoo
media-libs/stk: epatch->PATCHES=() / default.
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Marty E. Plummer · gentoo
media-libs/stk: drop old.
Package-Manager: Portage-2.3.31, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7904
Michael Mair-Keimberger · gentoo
media-libs/stk: use HTTPS.
Michael Mair-Keimberger · gentoo
media-libs/stk: remove old.
Closes: https://github.com/gentoo/gentoo/pull/7538
Miroslav Šulc · gentoo
media-libs/stk: bumped eapi and switched from media-sound/jack-audio-connection-kit to virtual/jack
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Alexis Ballier · gentoo
media-libs/stk: bump to 4.5.1
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
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