me
/
guix
Archived
1
0
Fork 0
Commit Graph

562 Commits (c563f8887db23241922fabf62a4da5d1526a644f)

Author SHA1 Message Date
Giacomo Leidi 6241eacd70
gnu: supercollider: Enable SCClassLibrary library lookup.
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>
2020-05-03 10:31:34 +02:00
Jonathan Frederickson ecd56cd1b2
gnu: Add ladspa-bs2b
* gnu/packages/audio.scm (ladspa-bs2b): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-01 17:30:16 -04:00
Alexandros Theodotou ae0f26b8f4
gnu: lv2: Update to 1.18.0.
* gnu/packages/audio.scm (lv2): Update to 1.18.0.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-04-28 18:20:28 +02:00
Guillaume Le Vaillant 7cd2609e3f
gnu: Add codec2.
* gnu/packages/audio.scm (codec2): New variable.
2020-04-09 23:12:33 +02:00
Maxim Cournoyer b6b07568c8
gnu: gsm: Add a newline to the fPIC option substitute replacement.
* gnu/packages/audio.scm (gsm): Add a trailing newline to the replacement
text.  This makes it more robust in the face of future changes.
2020-04-05 22:55:31 -04:00
Raghav Gururajan 62e9f00ce2
gnu: Add vo-amrwbenc.
* gnu/packages/audio.scm (vo-amrwbenc): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-06 01:48:00 +02:00
Raghav Gururajan d5fc851889
gnu: Add opencore-amr.
* gnu/packages/audio.scm (opencore-amr): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-06 01:27:15 +02:00
Vincent Legoll 391d12ff81
gnu: alsa-modular-synth: Make some inputs native.
* gnu/packages/audio.scm (alsa-modular-synth)[inputs]: Move qttools from here...
[native-inputs]: ...to here.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-05 23:47:41 +02:00
Raghav Gururajan 5e16e4401f
gnu: gsm: Update to 1.0.19.
* gnu/packages/audio.scm (gsm): Update to 1.0.19.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-04-05 14:16:14 -04:00
Maxim Cournoyer 5b05f8e965
gnu: gsm: Fix installation directory.
This is a follow-up commit to 74c7f367da, 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.
2020-04-05 14:16:14 -04:00
Alexandros Theodotou 4656c95c06
gnu: redkite: Update to 0.8.0.
* gnu/packages/audio.scm (redkite): Update to 0.8.0.
2020-04-05 10:59:16 +02:00
Maxim Cournoyer 74c7f367da
gsm: Add the -fPIC compiler option.
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.
2020-04-05 01:15:45 -04:00
Raghav Gururajan 9be3ab7bbe
gnu: Remove bctoolbox and ortp.
* 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>
2020-04-03 16:41:44 +02:00
Alexandros Theodotou 360ebe50b5
gnu: Add ztoolkit-rsvg.
* gnu/packages/audio.scm (ztoolkit-rsvg): New variable.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> [with modifications]
2020-03-23 15:39:01 +01:00
Alexandros Theodotou 2f4faccc6f
gnu: Add ztoolkit.
* gnu/packages/audio.scm (ztoolkit): New variable.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-03-23 15:39:00 +01:00
Alexandros Theodotou 670da39888
gnu: Add lv2toweb.
* gnu/packages/audio.scm (lv2toweb): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-23 10:48:18 +01:00
Tobias Geerinckx-Rice 1f0e7e0d59
gnu: bs1770gain: Update to 0.6.7.
* gnu/packages/audio.scm (bs1770gain): Update to 0.6.7.
2020-03-20 03:07:06 +01:00
Leo Famulari b8930fd86b
gnu: libfdk: Update to 2.0.1.
* gnu/packages/audio.scm (libfdk): Update to 2.0.1.
2020-03-17 18:25:47 -04:00
Tobias Geerinckx-Rice 096ed4f935
gnu: guitarix: Use HTTPS home page.
* gnu/packages/audio.scm (guitarix)[home-page]: Use HTTPS.
2020-03-17 20:02:07 +01:00
Alexandros Theodotou 70d9ef5139
gnu: Add lv2lint.
* gnu/packages/audio.scm (lv2lint): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 15:14:14 -04:00
Marius Bakke f575668730
gnu: libopenshot-audio: Update to 0.2.0.
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.2.0.
2020-03-14 11:55:34 +01:00
Tobias Geerinckx-Rice 62f6f9d99f
gnu: faust: Use HTTPS home page.
* gnu/packages/audio.scm (faust)[home-page]: Use HTTPS.
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice 286ab9d3f5
gnu: rsound: Use HTTPS home page.
* gnu/packages/audio.scm (rsound)[home-page]: Use HTTPS.
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice aeca60707a
gnu: freealut: Use HTTPS home page.
* gnu/packages/audio.scm (freealut)[home-page]: Use HTTPS.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice 1ab58a3d90
gnu: carla: Fix start-up.
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.
2020-03-06 16:29:16 +01:00
Tobias Geerinckx-Rice 522ec708bc
gnu: Order module imports in (gnu packages audio).
* gnu/packages/audio.scm: Order module imports alphabetically.
2020-03-06 16:23:49 +01:00
Tobias Geerinckx-Rice 5424e680b8
gnu: carla: Partially fix start-up.
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.
2020-03-06 15:02:33 +01:00
Tobias Geerinckx-Rice 5ba94aa702
gnu: ardour: Use HTTPS home page.
* gnu/packages/audio.scm (ardour)[home-page]: Use HTTPS.
2020-03-04 21:37:07 +01:00
Tobias Geerinckx-Rice 363fe78af1
gnu: liblo: Update to 0.31.
* gnu/packages/audio.scm (liblo): Update to 0.31.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice 5adaeb3618
gnu: python-pyalsaaudio: Use HTTPS home page.
* gnu/packages/audio.scm (python-pyalsaaudio)[home-page]: Use HTTPS.
2020-03-01 20:47:54 +01:00
Marius Bakke eab27d2277
gnu: fluidsynth: Update to 2.1.1.
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.1.
2020-02-25 18:35:33 +01:00
Tobias Geerinckx-Rice a4e8a9e0f0
gnu: Use HTTPS for elephly.net home pages.
* gnu/packages/audio.scm (lv2-mda-epiano, lv2-mda-piano)[home-page]:
Use HTTPS.
2020-02-18 18:25:29 +01:00
Tobias Geerinckx-Rice f6c8ba3172
gnu: noise-repellent: Update to 0.1.5.
* 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.
2020-02-16 22:46:38 +01:00
Marius Bakke d5037890b4
gnu: OpenAL: Update to 1.20.1.
* gnu/packages/audio.scm (openal): Update to 1.20.1.
2020-01-29 11:03:10 +01:00
Alexandros Theodotou 5d703da3f7
gnu: Add libaudec.
* gnu/packages/audio.scm (libaudec): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-27 23:14:20 +01:00
Ricardo Wurmus 6f85a9c45f
gnu: ir: Update to 1.3.4.
* gnu/packages/audio.scm (ir): Update to 1.3.4.
[source]: Fetch via git.
[home-page]: Update.
[arguments]: Pass INSTDIR.
2020-01-26 14:30:44 +01:00
Tobias Geerinckx-Rice 21e733ce4e
gnu: supercollider: Update to 3.10.4.
* 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.
2020-01-21 00:43:24 +01:00
Tobias Geerinckx-Rice e121cb8706
gnu: cli-visualizer: Update to 1.8.
* 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’.
2020-01-20 04:49:51 +01:00
Tobias Geerinckx-Rice 50a67a4633
gnu: vamp: Use HTTPS home page.
* gnu/packages/audio.scm (vamp)[home-page]: Use HTTPS.
2020-01-17 23:32:34 +01:00
Tobias Geerinckx-Rice ec67d06996
gnu: ecasound: Update to 2.9.3.
* gnu/packages/audio.scm (ecasound): Update to 2.9.3.
2020-01-16 19:51:55 +01:00
Tobias Geerinckx-Rice 694c297624
gnu: ecasound: Use HTTPS home page.
* gnu/packages/audio.scm (ecasound)[source, home-page]: Use HTTPS.
2020-01-16 19:51:55 +01:00
Marius Bakke 08b7a278bc
gnu: wavpack: Do not build the static library.
* gnu/packages/audio.scm (wavpack)[arguments]: New field.
2020-01-12 20:33:53 +01:00
Marius Bakke 638c45eda8
gnu: wavpack: Update to 5.2.0.
* 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.
2020-01-12 20:33:52 +01:00
Kei Kebreau d75a0cd986
gnu: audacity: Update to 2.3.3.
* 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.
2020-01-11 20:17:03 -05:00
EuAndreh 3065bf8aa2
gnu: timidity++: Add libvorbis as input
* gnu/packages/audio.scm (timidity++)[inputs] Add libvorbis as input

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-12 00:19:10 +01:00
Marius Bakke 3293fad24a
gnu: googletest: Update to 1.10.0.
* 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.
2020-01-07 18:18:11 +01:00
Oleg Pykhalov 0daf7e263a
gnu: swh-plugins: Update home-page to new uri.
* gnu/packages/audio.scm (swh-plugins)[home-page]: Update to new uri.
2020-01-06 12:56:01 +03:00
Oleg Pykhalov 7366d83191
gnu: Add swh-plugins.
* gnu/packages/audio.scm (swh-plugins): New variable.
2020-01-05 17:30:14 +03:00
Tobias Geerinckx-Rice d87d256720
gnu: soundtouch: Update to 2.1.2.
* gnu/packages/audio.scm (soundtouch): Update to 2.1.2.
2020-01-04 01:04:22 +01:00
Nicolas Goaziou c9cd4a842c
gnu: portaudio: Fix build.
* gnu/packages/audio.scm (portaudio)[arguments]: Build sequentially.

Fixes <https://bugs.gnu.org/38782>.  This is a follow-up to commit
1ce6bfc21c.
2019-12-29 10:49:04 +01:00