summaryrefslogtreecommitdiff
path: root/gnu/packages/audio.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2018-10-21
|\
| * gnu: fluidsynth: Update to 2.0.1.Marius Bakke2018-10-21
| | | | | | | | | | | | | | * gnu/packages/audio.scm (fluidsynth): Update to 2.0.1. (fluidsynth-1): New public variable. * gnu/packages/games.scm (gzdoom)[inputs]: Change FLUIDSYNTH to FLUIDSYNTH-1. * gnu/packages/music.scm (lmms)[inputs]: Likewise.
| * gnu: openal: Update to 1.19.1.Marius Bakke2018-10-21
| | | | | | | | * gnu/packages/audio.scm (openal): Update to 1.19.1.
| * gnu: qsynth: Update to 0.5.3.Ricardo Wurmus2018-10-19
| | | | | | | | * gnu/packages/audio.scm (qsynth): Update to 0.5.3.
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-17
|\|
| * gnu: audacity: Update home page.Tobias Geerinckx-Rice2018-10-15
| | | | | | | | * gnu/packages/audio.scm (audacity)[home-page]: Update.
| * gnu: csound: Update to 6.11.0.Brett Gilio2018-10-14
| | | | | | | | | | | | | | * gnu/packages/audio.scm (csound): Update to 6.11.0. [home-page]: Change to "https://csound.com/". Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: openal: Update source and home page URLs.Ludovic Courtès2018-10-10
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/33000>. Reported by Nam Nguyen <namn@berkeley.edu>. * gnu/packages/audio.scm (openal)[source, home-page]: Update URLs.
| * gnu: bs1770gain: Update to 0.5.0.Efraim Flashner2018-10-09
| | | | | | | | * gnu/packages/audio.scm (bs1770gain): Update to 0.5.0.
* | Merge branch 'master' into core-updatesLeo Famulari2018-10-07
|\|
| * build-system/glib-or-gtk: Build 'in-source' by default.Leo Famulari2018-10-07
| | | | | | | | | | | | | | | | * guix/build-system/glib-or-gtk.scm (glib-or-gtk-build): Change to 'out-of-source? #f'. * gnu/packages/audio.scm (audacity)[arguments]: Use the default 'out-of-source?' setting. * gnu/packages/libreoffice.scm (libreoffice): Likewise.
| * gnu: audacity: Don't use unstable tarball.Tobias Geerinckx-Rice2018-10-05
| | | | | | | | * gnu/packages/audio.scm (audacity)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-05
|\|
| * gnu: rubberband: Use HTTPS home page.Tobias Geerinckx-Rice2018-10-04
| | | | | | | | * gnu/packages/audio.scm (rubberband)[home-page]: Use HTTPS.
| * gnu: azr3: Fix build.Ricardo Wurmus2018-10-03
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/32698>. * gnu/packages/audio.scm (azr3)[arguments]: Add build phase to reset timestamp of man page source.
| * gnu: Audacity: Use glib-or-gtk-build-system instead of a wrapper.Leo Famulari2018-10-02
| | | | | | | | | | * gnu/packages/audio.scm (audacity)[build-system]: Use glib-or-gtk-build-system. [arguments]: Remove the 'wrap-program' phase. Set #:out-of-source #f.
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-26
|\|
| * gnu: qjackctl: Update to 0.5.4.Ricardo Wurmus2018-09-25
| | | | | | | | * gnu/packages/audio.scm (qjackctl): Update to 0.5.4.
* | Merge branch 'master' into core-updatesLeo Famulari2018-09-13
|\|
| * gnu: guitarix: Update to 0.37.3.Ricardo Wurmus2018-09-10
| | | | | | | | | | * gnu/packages/audio.scm (guitarix): Update to 0.37.3. [inputs]: Add curl.
| * gnu: guitarix-lv2: Use correct configure flag.Thorsten Wilms2018-09-10
| | | | | | | | | | | | * gnu/packages/audio.scm (guitarix-lv2)[arguments]: Change configure flag. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* | gnu: lv2: Use Python 2 for building.Marius Bakke2018-09-11
|/ | | | * gnu/packages/audio.scm (lv2)[arguments]: Set #:python.
* gnu: openal: Update to 1.19.0.Marius Bakke2018-09-09
| | | | * gnu/packages/audio.scm (openal): Update to 1.19.0.
* gnu: lilv: Propagate LV2.Marius Bakke2018-08-30
| | | | | * gnu/packages/audio.scm (lilv)[propagated-inputs]: Add LV2. [inputs]: Remove.
* gnu: audacity: Fix GtkFileChooserDialog.Kei Kebreau2018-08-29
| | | | | | * gnu/packages/audio.scm (audacity)[arguments]: Add 'wrap-program' phase to fix GtkFileChooserDialog. [inputs]: Rename "gtk" to "gtk+".
* gnu: qjackctl: Update to 0.5.3.Tobias Geerinckx-Rice2018-08-23
| | | | * gnu/packages/audio.scm (qjackctl): Update to 0.5.3.
* gnu: soundtouch: Fix CVE-2018-{1000223,14044,14045}.Leo Famulari2018-08-22
| | | | | | | * gnu/packages/patches/soundtouch-CVE-2018-14044-14045.patch, gnu/packages/patches/soundtouch-CVE-2018-1000223.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/audio.scm (soundtouch)[source]: Use them.
* gnu: soundtouch: Update to 2.0.0.Leo Famulari2018-08-22
| | | | * gnu/packages/audio.scm (soundtouch): Update to 2.0.0.
* Merge branch 'master' into stagingMarius Bakke2018-08-16
|\
| * gnu: aubio: Use HTTPS home page.Tobias Geerinckx-Rice2018-08-15
| | | | | | | | * gnu/packages/audio.scm (aubio)[source, home-page]: Use HTTPS.
| * gnu: aubio: Update to 0.4.6.Tobias Geerinckx-Rice2018-08-15
| | | | | | | | | | * gnu/packages/audio.scm (aubio): Update to 0.4.6. [arguments]: Set reflexive RUNPATH.
| * gnu: lilv: Update to 0.24.4.Tobias Geerinckx-Rice2018-08-15
| | | | | | | | * gnu/packages/audio.scm (lilv): Update to 0.24.4.
| * gnu: sratom: Update to 0.6.2.Tobias Geerinckx-Rice2018-08-15
| | | | | | | | * gnu/packages/audio.scm (sratom): Update to 0.6.2.
| * gnu: calf: Update to 0.90.1.Tobias Geerinckx-Rice2018-08-14
| | | | | | | | | | * gnu/packages/audio.scm (calf): Update to 0.90.1. [source]: Use HTTPS.
| * gnu: qsynth: Update to 0.5.2.Tobias Geerinckx-Rice2018-08-14
| | | | | | | | * gnu/packages/audio.scm (qsynth): Update to 0.5.2.
* | gnu: lilv: Update to 0.24.4.Marius Bakke2018-08-16
| | | | | | | | * gnu/packages/audio.scm (lilv): Update to 0.24.4.
* | gnu: sratom: Update to 0.6.2.Marius Bakke2018-08-16
| | | | | | | | * gnu/packages/audio.scm (sratom): Update to 0.6.2.
* | Merge branch 'master' into stagingMarius Bakke2018-07-28
|\|
| * gnu: libmodplug: Update to 0.8.9.0.Marius Bakke2018-07-18
| | | | | | | | * gnu/packages/audio.scm (libmodplug): Update to 0.8.9.0.
* | gnu: jack: Don't install to "lib64" on 64-bit platforms.Marius Bakke2018-07-17
|/ | | | * gnu/packages/audio.scm (jack-1)[arguments]: New field.
* gnu: rsound: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/audio.scm (rsound)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: portaudio: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/audio.scm (portaudio)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: rtmidi: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/audio.scm (rtmidi)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: Use HTTPS for drobilla.net URIs.Tobias Geerinckx-Rice2018-06-22
| | | | | | | | * gnu/packages/audio.scm (jalv, lilv, patchage, raul, raul-devel) (sratom, suil)[source, home-page]: Use HTTPS. * gnu/packages/gtk.scm (ganv, ganv-devel)[source, home-page]: Likewise. * gnu/packages/music.scm (ingen)[source, home-page]: Likewise. * gnu/packages/rdf.scm (serd, sord)[source, home-page]: Likewise.
* gnu: guitarix: Update to 0.37.1.Ricardo Wurmus2018-06-19
| | | | * gnu/packages/audio.scm (guitarix): Update to 0.37.1.
* gnu: openal: Update to 0.18.2.Marius Bakke2018-06-16
| | | | * gnu/packages/audio.scm (openal): Update to 0.18.2.
* Merge branch 'master' into core-updatesRicardo Wurmus2018-06-05
|\
| * gnu: snd: Version documentation directory.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | | | * gnu/packages/audio.scm (snd)[arguments]: Install documentation to the conventional location. Remove redundant MKDIR-P. Align cosmetically.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-28
|\|
| * gnu: supercollider: Remove broken Qt dependency.Clément Lassieur2018-05-28
| | | | | | | | | | | | | | | | | | | | | | As suggested by Ricardo Wurmus. This also removes IDE support. * gnu/packages/audio.scm (supercollider)[arguments]: Add "-DSC_QT=off" to configure flags. [native-inputs]: Remove QTTOOLS. [inputs]: Remove QTBASE, QTWEBKIT, QTSENSORS, QTDECLARATIVE and QTLOCATION.