| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This also restores IDE support.
* gnu/packages/audio.scm (supercollider): Update to 3.11.0.
[outputs]: Add an "ide" output.
[configure-flags]: Enable Qt IDE, fortify source and build scsynth as a
shared library.
[phases]: Do not delete no longer existing failing tests and add
an 'install-ide phase.
[native-inputs]: Add qttools and ableton-link.
[inputs]: Add qtbase, qtdeclarative, qtsvg, qtwebchannel and qtwebsockets.
[propagated-inputs]: Add qtwebengine.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (ableton-link): New variable.
* gnu/packages/patches/ableton-link-system-libraries-debian.patch: Patch
CMakeLists.txt to use system libraries.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
This hardcodes the path of SCClassLibrary to fix a lookup error that was
preventing SCServer's boot.
* gnu/packages/audio.scm (supercollider)[source]: Fetch via git,
[arguments]: build release target and add a new 'patch-scclass-dir phase to
hardcode SCClassLibrary path.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (ladspa-bs2b): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (lv2): Update to 1.18.0.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
|
|
|
|
| |
* gnu/packages/audio.scm (codec2): New variable.
|
|
|
|
|
| |
* gnu/packages/audio.scm (gsm): Add a trailing newline to the replacement
text. This makes it more robust in the face of future changes.
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (vo-amrwbenc): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (opencore-amr): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (alsa-modular-synth)[inputs]: Move qttools from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (gsm): Update to 1.0.19.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
This is a follow-up commit to 74c7f367daa, which broke the installation of the
bin, lib and share artifacts.
* gnu/packages/audio.scm (gsm)[make-flags]: Programmatically build the
INSTALL_ROOT make flag so that the %output variable gets properly expanded.
Instead of repeating the default CCFLAGS values as a make flag...
[phases]: ...add "-fPIC" using substitutes* in a new add-fpic-ccflag phase.
|
|
|
|
| |
* gnu/packages/audio.scm (redkite): Update to 0.8.0.
|
|
|
|
|
|
|
|
| |
This is necessary for building mediastream2 (a dependency of Linphone).
* gnu/packages/audio.scm (gsm): Add the default CCFLAGS as a make flag, and
prepend -fPIC to these. Pass INSTALL_ROOT as a make flag as well, which
removes the need to use substitute* in a phase.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/telephony.scm (bctoolbox): Delete variable.
(ortp): Delete variable.
* gnu/packages/audio.scm (bluez-alsa)[inputs]: Update ortp reference.
* gnu/packages/kde-internet.scm (kopete)[inputs]: Update ortp reference.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (ztoolkit-rsvg): New variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> [with modifications]
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (ztoolkit): New variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (lv2toweb): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/audio.scm (bs1770gain): Update to 0.6.7.
|
|
|
|
| |
* gnu/packages/audio.scm (libfdk): Update to 2.0.1.
|
|
|
|
| |
* gnu/packages/audio.scm (guitarix)[home-page]: Use HTTPS.
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (lv2lint): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.2.0.
|
|
|
|
| |
* gnu/packages/audio.scm (faust)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/audio.scm (rsound)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/audio.scm (freealut)[home-page]: Use HTTPS.
|
|
|
|
|
|
|
|
| |
This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39942>,
properly.
* gnu/packages/audio.scm (carla)[arguments]: Add ‘wrap-executables’ phase.
[inputs]: Add guile-2.2.
|
|
|
|
| |
* gnu/packages/audio.scm: Order module imports alphabetically.
|
|
|
|
|
|
|
|
|
| |
This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39942> but
carla still fails to start.
Reported by Nathan Dehnel <ncdehnel@gmail.com>.
* gnu/packages/audio.scm (carla)[arguments]: Add ‘make-carla-executable’ phase.
|
|
|
|
| |
* gnu/packages/audio.scm (ardour)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/audio.scm (liblo): Update to 0.31.
|
|
|
|
| |
* gnu/packages/audio.scm (python-pyalsaaudio)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.1.
|
|
|
|
|
| |
* gnu/packages/audio.scm (lv2-mda-epiano, lv2-mda-piano)[home-page]:
Use HTTPS.
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (noise-repellent): Update to 0.1.5.
[build-system]: Switch to meson-build-system.
[arguments]: Remove GNU build system flags & set installation prefix.
|
|
|
|
| |
* gnu/packages/audio.scm (openal): Update to 1.20.1.
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (libaudec): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (ir): Update to 1.3.4.
[source]: Fetch via git.
[home-page]: Update.
[arguments]: Pass INSTDIR.
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (supercollider): Update to 3.10.4.
[source]: Remove patch.
* gnu/packages/patches/supercollider-boost-1.70-build-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (cli-visualizer): Update to 1.8.
[build-system]: Switch to cmake-build-system.
[inputs]: Remove googletest.
[arguments]: Disable tests. Remove #:make-flags and all phases apart
from ‘install-examples’, previously ‘data’.
|
|
|
|
| |
* gnu/packages/audio.scm (vamp)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/audio.scm (ecasound): Update to 2.9.3.
|
|
|
|
| |
* gnu/packages/audio.scm (ecasound)[source, home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/audio.scm (wavpack)[arguments]: New field.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/wavpack-CVE-2018-6767.patch,
gnu/packages/patches/wavpack-CVE-2018-7253.patch,
gnu/packages/patches/wavpack-CVE-2018-7254.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/audio.scm (wavpack): Update to 5.2.0.
[source](patches): Remove.
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (audacity): Update to 2.3.3.
[source](snippet): Remove bundled "lame".
[arguments]: Adjust "use-upstream-headers" phase.
* gnu/packages/patches/audacity-build-with-system-portaudio.patch: Adjust patch.
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (timidity++)[inputs] Add libvorbis as input
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/check.scm (googletest): Update to 1.10.0.
(googletest-1.8): New public variable.
* gnu/packages/audio.scm (cli-visualizer)[inputs]: Change from GOOGLETEST to GOOGLETEST-1.8.
* gnu/packages/serialization.scm (msgpack)[native-inputs]: Likewise.
|
|
|
|
| |
* gnu/packages/audio.scm (swh-plugins)[home-page]: Update to new uri.
|
|
|
|
| |
* gnu/packages/audio.scm (swh-plugins): New variable.
|