media-sound / csound

Sound design and signal processing system for composition and performance

Official package sites : https://csound.com/ ·

v9999 :: 0 :: gentoo

Modified
License
LGPL-2.1 doc? ( FDL-1.2+ )
USE flags
alsa beats curl cxx debug doc double-precision dssi examples jack java lua nls osc portaudio portmidi pulseaudio samples static-libs test threads utils vim-syntax

v6.17.0-r1 :: 0 :: gentoo

Modified
License
LGPL-2.1 doc? ( FDL-1.2+ )
Keywords
amd64 x86
USE flags
alsa beats curl cxx debug doc double-precision dssi examples jack java lua nls osc portaudio portmidi pulseaudio samples static-libs test threads utils vim-syntax

General

alsa
Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
beats
Build the beats score frontend
curl
Add support for client-side URL transfer library
cxx
Build support for C++ (bindings, extra libraries, code generation, ...)
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
double-precision
Use double-precision floating point for audio samples
dssi
Build the DSSI opcodes
examples
Install examples, usually source code
jack
Add support for the JACK Audio Connection Kit
java
Add support for Java
lua
Enable Lua scripting support
nls
Add Native Language Support (using gettext - GNU locale utilities)
osc
Enable support for Open Sound Control
portaudio
Add support for the crossplatform portaudio audio API
portmidi
Build the PortMIDI I/O module
pulseaudio
Add sound server support via media-libs/libpulse (may be PulseAudio or PipeWire)
samples
Install the HRTF datafiles for use with hrtfmove, hrtfmove2, hrtfstat, hrtfearly, and hrtfreverb
static-libs
Build static versions of dynamic libraries as well
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
threads
Add threads support for various packages. Usually pthreads
utils
Build stand-alone executables for utilities that can also be used via `csound -U`
vim-syntax
Pulls in related vim syntax scripts

lua_single_target

lua5-1
Build for Lua 5.1 only
luajit
Build for LuaJIT only

python_single_target

python3_10
Build for Python 3.10 only
python3_11
Build for Python 3.11 only
python3_12
Build for Python 3.12 only

app-arch / unzip : unzipper for pkzip-compressed files

app-vim / csound-syntax : vim plugin: set of tools for editing Csound files with vim

dev-cpp / eigen : C++ template library for linear algebra

dev-lang / lua : A powerful light-weight programming language designed for extending applications

dev-lang / luajit : Just-In-Time Compiler for the Lua programming language

dev-libs / boost : Boost Libraries for C++

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

media-libs / dssi : Plugin API for software instruments with user interfaces

media-libs / ladspa-sdk : The Linux Audio Developer's Simple Plugin API

media-libs / liblo : Lightweight OSC (Open Sound Control) implementation

media-libs / libpulse : Libraries for PulseAudio clients

media-libs / libsamplerate : Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio

media-libs / libsndfile : C library for reading and writing files containing sampled sound

media-libs / portaudio : A free, cross-platform, open-source, audio I/O library

media-libs / portmidi : Library for real time MIDI input and output

media-sound / snd : Snd is a sound editor

net-misc / curl : A Client that groks URLs

sys-libs / zlib : Standard (de)compression library

virtual / jack : Virtual for JACK Audio Connection Kit

virtual / jdk : Virtual for Java Development Kit (JDK)

app-vim / csound-syntax : vim plugin: set of tools for editing Csound files with vim

dev-cpp / eigen : C++ template library for linear algebra

dev-lang / lua : A powerful light-weight programming language designed for extending applications

dev-lang / luajit : Just-In-Time Compiler for the Lua programming language

dev-lang / python : Freethreading (no-GIL) version of Python programming language

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

media-libs / dssi : Plugin API for software instruments with user interfaces

media-libs / ladspa-sdk : The Linux Audio Developer's Simple Plugin API

media-libs / liblo : Lightweight OSC (Open Sound Control) implementation

media-libs / libpulse : Libraries for PulseAudio clients

media-libs / libsamplerate : Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio

media-libs / libsndfile : C library for reading and writing files containing sampled sound

media-libs / portaudio : A free, cross-platform, open-source, audio I/O library

media-libs / portmidi : Library for real time MIDI input and output

media-sound / snd : Snd is a sound editor

net-misc / curl : A Client that groks URLs

sys-libs / zlib : Standard (de)compression library

virtual / jack : Virtual for JACK Audio Connection Kit

virtual / jdk : Virtual for Java Development Kit (JDK)

app-vim / csound-syntax : vim plugin: set of tools for editing Csound files with vim

247394
app-crypt/pkcrack media-sound/csound sci-chemistry/pdb-extract sci-biology/glimmer - file collision in /usr/bin/extract
808549
media-sound/csound-6.16.2 installs modules that are not byte-compiled
808901
media-sound/csound-6.16.2 - /.../ld: libcsound.so.6.0: undefined reference to csp_orc_sa_instr_add_tree
910459
media-sound/csound-6.17.0 - -- Configuring incomplete, errors occurred!
938333
media-sound/csound-6.17.0-r1 - [gcc-15] /.../plugin.h: error: struct csnd::InPlug<N> has no member named opaddr
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
media-sound/csound: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/860492 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Eli Schwartz · gentoo
media-sound/csound: avoid cloning vcpkg in live
It is disabled by default, but since it is a submodule it gets loaded, expensively. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
media-sound/csound: Use libpulse
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos · gentoo
media-sound/csound: sync live ebuild
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos · gentoo
media-sound/csound: enable py3.12
Closes: https://bugs.gentoo.org/929655 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
media-sound/csound: add blocker for app-vim/csound-syntax
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/914394 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/csound: sys-devel/bison -> app-alternatives/yacc
All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-sound/csound: sys-devel/flex -> app-alternatives/lex
All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
media-sound/csound: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-sound/csound: Switch IUSE=pulseaudio to media-libs/libpulse
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
Move {virtual -> app-alternatives}/yacc
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound: dropped obsolete 6.16.2
Bug: https://bugs.gentoo.org/862618 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/csound: Stabilize 6.17.0 x86, #862618
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-sound/csound: amd64 stable wrt bug #862618
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Bruce Schultz · gentoo
media-sound/csound: Update PYTHON_COMPAT for the stable 6.16.2 ebuild
Closes: https://bugs.gentoo.org/855431 Signed-off-by: Bruce Schultz <brulzki@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26447 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound: bump to 6.17.0, eapi8, added python 3.10 & 3.11, updated live
Bug: https://bugs.gentoo.org/855431 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Miroslav Šulc · gentoo
media-sound/csound: dropped obsolete 6.16.1
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound: updated live ebuild
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-sound/csound: x86 stable wrt bug #808821
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-sound/csound: amd64 stable wrt bug #808821
Package-Manager: Portage-3.0.20, Repoman-3.0.2 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-sound/csound: removed obsolete 6.15.0-r101 & 6.16.0
Closes: https://bugs.gentoo.org/799359 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/csound: Stabilize 6.16.1 x86, #805323
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/csound: Stabilize 6.16.1 amd64, #805323
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound: bump to 6.16.2
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-sound/csound: x86 stable wrt bug #802102
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-sound/csound: amd64 stable wrt bug #802102
Package-Manager: Portage-3.0.20, Repoman-3.0.2 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-sound/csound: bump to 6.16.1
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound: bump to 6.16.0 + sync'd live
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound: removed obsolete 6.15.0-r100
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/csound: Stabilize 6.15.0-r101 x86, #790335
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-sound/csound: Stabilize 6.15.0-r101 amd64, #790335
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound: enabled [java] in 6.15.0-r101 + fixed symlink
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound: enabled java on the live ebuild
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound: fixed required use flag
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Closes: https://bugs.gentoo.org/762400 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Miroslav Šulc · gentoo
media-sound/csound: removed obsolete 6.15.0
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/csound: Stabilize 6.15.0-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-sound/csound: Stabilize 6.15.0-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
media-sound/csound: migrate to lua-single.eclass
Compatibility + implementation selections as per the unmigrated ebuilds. Single-impl because the compiled Lua module this package installs links against liblua. Closes: https://bugs.gentoo.org/752762 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound: removed obsolete 6.14.0
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-sound/csound: x86 stable wrt bug #742368
Package-Manager: Portage-2.3.103, Repoman-2.3.23 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-sound/csound: amd64 stable wrt bug #742368
Package-Manager: Portage-2.3.103, Repoman-2.3.23 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-sound/csound: bump to 6.15.0 + updated live
1) added python3_9 2) re-introduced mp3 use flag as lame already has lame.pc 3) updated configuration parameters Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-sound/csound: x86 stable wrt bug #736352
Package-Manager: Portage-2.3.103, Repoman-2.3.23 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-sound/csound: amd64 stable wrt bug #736352
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-sound/csound: removed obsolete 6.13.0
Package-Manager: Portage-2.3.103, 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/csound: bump to 6.14.0 and 9999 sync
updated config args Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
*/*: Switch proaudio proj packages to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-sound/csound: Drop 6.10.0
Closes: https://bugs.gentoo.org/659400 Closes: https://bugs.gentoo.org/680062 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound-{6.13.0,9999}: fixes
1) added hdf5 use flag and related dependency (bug #703072) 2) enabled most of the cmake flags to catch other possible issues 3) fixed configuring lua library when -luajit (bug #703078) pkg-config --variable=libname returns empty string so in that case using default libname 4) 6.13.0 - removed BUILD_MP3OUT_OPCODE as that was introduced later Closes: https://bugs.gentoo.org/703072 Closes: https://bugs.gentoo.org/703078 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound-{6.13.0,9999}: bump + more fixes
1) bumped to 6.13.0 2) updated SRC_URI to repackaged csound 3) 9999 - replaced package name in patch name with variable 4) disabled Apple specific cmake flags 5) fixed typo in files/repackage.sh Closes: https://bugs.gentoo.org/700298 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound-9999: some improvements
1) added info about repackaging due to license issue 2) added patch from OpenSUSE to support xdg-open 3) added script for repackaging csound for redistribution Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Miroslav Šulc · gentoo
media-sound/csound-9999: disabled scansyn opcodes
upstream is not allowed to redistribute it: https://github.com/csound/csound/issues/1148 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound-9999: some fixes
1) removed java-pkg-opt-2 from inerit as java use flag is not enabled atm 2) removed code that compiled just some translations selectively 3) fixed boost dep (needed only header files, no linking) 4) added slot to net-libs/libwebsockets 5) added comment to -DUSE_LIB64 to make these line purpose clear Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound-9999: dropped python3_5
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/csound-9999: updated
1) updated to eapi7 2) removed python2_7, added python3_{5,6,7,8} 3) removed temporarily java use flag as building java interface does not work atm due to missing configuration variables 4) updated and organized deps 5) removed csoundac use flag as it does not have corresponding configuration in cmake 6) added most of configurable options from cmake for future reference 7) reorganized cmake flags so they match the alphabetical order of their names so they can be easily match in cmake-gui for example 8) added -DFAIL_MISSING=ON so that the ebuild fails when a dep is missing 9) removed cmake flags that are not present anymore 10) added selection of correct lua implementation based on lua and luajit use flags Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-sound/csound: Restrict to <media-sound/fluidsynth-2
Bug: https://bugs.gentoo.org/659400 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-sound/csound: Add media-sound/fluidsynth slot op
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-sound/csound: Drop unused CMake variables
Bug: https://bugs.gentoo.org/659400 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Andreas Sturmlechner · gentoo
media-sound/csound: Drop old
Closes: https://bugs.gentoo.org/602376 Closes: https://bugs.gentoo.org/590670 Closes: https://bugs.gentoo.org/599184 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Tim Harder · gentoo
media-sound/csound: version bump to 6.10.0
Ulrich Müller · gentoo
media-sound/csound: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Tim Harder · gentoo
media-sound/csound: use https for HOMEPAGE
Tim Harder · gentoo
media-sound/csound: drop unnecessary csound-manual blocker
Tim Harder · gentoo
media-sound/csound: version bump to 6.09.1
Merge csound-manual back in as releases now appear to be coordinated for both on github.
David Seifert · gentoo
media-sound/csound: [QA] Various fixes
Package-Manager: Portage-2.3.6, Repoman-2.3.2
David Seifert · gentoo
media-sound/csound: [QA] Add missing python metadata variables
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
Tim Harder · gentoo
media-sound/csound: remove old
Tim Harder · gentoo
media-sound/csound: add live ebuild
Tim Harder · gentoo
media-sound/csound: version bump to 6.08
Tim Harder · gentoo
media-sound/csound: always define csound_ac interfaces for cmake
Tim Harder · gentoo
media-sound/csound: remove old
Tim Harder · gentoo
media-sound/csound: version bump to 6.07.0
Tim Harder · gentoo
media-sound/csound: version bump to 6.06.0
Add websocket USE flag.
Sergey Popov · gentoo
media-sound/csound: drop old
Package-Manager: portage-2.2.23
Sergey Popov · gentoo
media-sound/csound: fix virtual/jdk dependency warning
Package-Manager: portage-2.2.23
Sergey Popov · gentoo
media-sound/csound: fix underlinking on libm
Reported-by: Toralf Förster <toralf.foerster@gmx.de> Gentoo-Bug: 566064 Package-Manager: portage-2.2.23
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