| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: audacity: Don't use unstable tarball.•••* gnu/packages/audio.scm (audacity)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2018-10-05 | 1 | -4/+6 |
* | gnu: rubberband: Use HTTPS home page.•••* gnu/packages/audio.scm (rubberband)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-10-04 | 1 | -1/+1 |
* | gnu: azr3: Fix build.•••Fixes <https://bugs.gnu.org/32698>.
* gnu/packages/audio.scm (azr3)[arguments]: Add build phase to reset timestamp
of man page source.
| Ricardo Wurmus | 2018-10-03 | 1 | -1/+8 |
* | gnu: Audacity: Use glib-or-gtk-build-system instead of a wrapper.•••* gnu/packages/audio.scm (audacity)[build-system]: Use glib-or-gtk-build-system.
[arguments]: Remove the 'wrap-program' phase. Set #:out-of-source #f.
| Leo Famulari | 2018-10-02 | 1 | -10/+6 |
* | gnu: qjackctl: Update to 0.5.4.•••* gnu/packages/audio.scm (qjackctl): Update to 0.5.4.
| Ricardo Wurmus | 2018-09-25 | 1 | -2/+2 |
* | gnu: guitarix: Update to 0.37.3.•••* gnu/packages/audio.scm (guitarix): Update to 0.37.3.
[inputs]: Add curl.
| Ricardo Wurmus | 2018-09-10 | 1 | -2/+3 |
* | gnu: guitarix-lv2: Use correct configure flag.•••* gnu/packages/audio.scm (guitarix-lv2)[arguments]: Change configure flag.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Thorsten Wilms | 2018-09-10 | 1 | -1/+1 |
* | gnu: openal: Update to 1.19.0.•••* gnu/packages/audio.scm (openal): Update to 1.19.0.
| Marius Bakke | 2018-09-09 | 1 | -2/+2 |
* | gnu: lilv: Propagate LV2.•••* gnu/packages/audio.scm (lilv)[propagated-inputs]: Add LV2.
[inputs]: Remove.
| Marius Bakke | 2018-08-30 | 1 | -3/+2 |
* | gnu: audacity: Fix GtkFileChooserDialog.•••* gnu/packages/audio.scm (audacity)[arguments]: Add 'wrap-program' phase to fix
GtkFileChooserDialog.
[inputs]: Rename "gtk" to "gtk+".
| Kei Kebreau | 2018-08-29 | 1 | -1/+10 |
* | gnu: qjackctl: Update to 0.5.3.•••* gnu/packages/audio.scm (qjackctl): Update to 0.5.3.
| Tobias Geerinckx-Rice | 2018-08-23 | 1 | -3/+3 |
* | gnu: soundtouch: Fix CVE-2018-{1000223,14044,14045}.•••* 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.
| Leo Famulari | 2018-08-22 | 1 | -0/+2 |
* | gnu: soundtouch: Update to 2.0.0.•••* gnu/packages/audio.scm (soundtouch): Update to 2.0.0.
| Leo Famulari | 2018-08-22 | 1 | -2/+3 |
* | Merge branch 'master' into staging | Marius Bakke | 2018-08-16 | 1 | -18/+20 |
|\ |
|
| * | gnu: aubio: Use HTTPS home page.•••* gnu/packages/audio.scm (aubio)[source, home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-08-15 | 1 | -2/+2 |
| * | gnu: aubio: Update to 0.4.6.•••* gnu/packages/audio.scm (aubio): Update to 0.4.6.
[arguments]: Set reflexive RUNPATH.
| Tobias Geerinckx-Rice | 2018-08-15 | 1 | -8/+10 |
| * | gnu: lilv: Update to 0.24.4.•••* gnu/packages/audio.scm (lilv): Update to 0.24.4.
| Tobias Geerinckx-Rice | 2018-08-15 | 1 | -4/+4 |
| * | gnu: sratom: Update to 0.6.2.•••* gnu/packages/audio.scm (sratom): Update to 0.6.2.
| Tobias Geerinckx-Rice | 2018-08-15 | 1 | -2/+2 |
| * | gnu: calf: Update to 0.90.1.•••* gnu/packages/audio.scm (calf): Update to 0.90.1.
[source]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-08-14 | 1 | -3/+3 |
| * | gnu: qsynth: Update to 0.5.2.•••* gnu/packages/audio.scm (qsynth): Update to 0.5.2.
| Tobias Geerinckx-Rice | 2018-08-14 | 1 | -3/+3 |
* | | gnu: lilv: Update to 0.24.4.•••* gnu/packages/audio.scm (lilv): Update to 0.24.4.
| Marius Bakke | 2018-08-16 | 1 | -2/+2 |
* | | gnu: sratom: Update to 0.6.2.•••* gnu/packages/audio.scm (sratom): Update to 0.6.2.
| Marius Bakke | 2018-08-16 | 1 | -2/+2 |
* | | Merge branch 'master' into staging | Marius Bakke | 2018-07-28 | 1 | -2/+2 |
|\| |
|
| * | gnu: libmodplug: Update to 0.8.9.0.•••* gnu/packages/audio.scm (libmodplug): Update to 0.8.9.0.
| Marius Bakke | 2018-07-18 | 1 | -2/+2 |
* | | gnu: jack: Don't install to "lib64" on 64-bit platforms.•••* gnu/packages/audio.scm (jack-1)[arguments]: New field.
| Marius Bakke | 2018-07-17 | 1 | -0/+8 |
|/ |
|
* | gnu: rsound: Return #t from phases.•••* gnu/packages/audio.scm (rsound)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice | 2018-06-26 | 1 | -3/+2 |
* | gnu: portaudio: Return #t from phases.•••* gnu/packages/audio.scm (portaudio)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice | 2018-06-26 | 1 | -1/+1 |
* | gnu: rtmidi: Return #t from all phases.•••* gnu/packages/audio.scm (rtmidi)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice | 2018-06-26 | 1 | -1/+1 |
* | gnu: Use HTTPS for drobilla.net URIs.•••* 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.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -13/+13 |
* | gnu: guitarix: Update to 0.37.1.•••* gnu/packages/audio.scm (guitarix): Update to 0.37.1.
| Ricardo Wurmus | 2018-06-19 | 1 | -2/+2 |
* | gnu: openal: Update to 0.18.2.•••* gnu/packages/audio.scm (openal): Update to 0.18.2.
| Marius Bakke | 2018-06-16 | 1 | -2/+2 |
* | Merge branch 'master' into core-updates | Ricardo Wurmus | 2018-06-05 | 1 | -5/+5 |
|\ |
|
| * | gnu: snd: Version documentation directory.•••* gnu/packages/audio.scm (snd)[arguments]: Install documentation to the
conventional location. Remove redundant MKDIR-P. Align cosmetically.
| Tobias Geerinckx-Rice | 2018-06-04 | 1 | -5/+5 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-05-28 | 1 | -8/+4 |
|\| |
|
| * | gnu: supercollider: Remove broken Qt dependency.•••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.
| Clément Lassieur | 2018-05-28 | 1 | -8/+4 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-05-27 | 1 | -4/+4 |
|\| |
|
| * | gnu: qsynth: Update to 0.5.1.•••* gnu/packages/audio.scm (qsynth): Update to 0.5.1.
| Ricardo Wurmus | 2018-05-24 | 1 | -2/+2 |
| * | gnu: qjackctl: Update to 0.5.1.•••* gnu/packages/audio.scm (qjackctl): Update to 0.5.1.
| Ricardo Wurmus | 2018-05-24 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-05-21 | 1 | -10/+10 |
|\| |
|
| * | gnu: qjackrcd: Use INVOKE.•••* gnu/packages/audio.scm (qjackrcd)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice | 2018-05-19 | 1 | -3/+3 |
| * | gnu: cava: Update to 0.6.1.•••* gnu/packages/audio.scm (cava): Update to 0.6.1.
| Tobias Geerinckx-Rice | 2018-05-19 | 1 | -2/+2 |
| * | gnu: gsm: Update to 1.0.18.•••* gnu/packages/audio.scm (gsm): Update to 1.0.18.
| Tobias Geerinckx-Rice | 2018-05-19 | 1 | -3/+3 |
| * | gnu: fluidsynth: Update to 1.1.11.•••* gnu/packages/audio.scm (fluidsynth): Update to 1.1.11.
| Tobias Geerinckx-Rice | 2018-05-19 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-05-06 | 1 | -11/+2 |
|\| |
|
| * | gnu: infamous-plugins: Patch all occurrences of compiler optimizations.•••* gnu/packages/audio.scm (infamous-plugins)[arguments]: Use 'find-files'
to find all files to remove optimizations.
| Efraim Flashner | 2018-05-01 | 1 | -11/+2 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-04-30 | 1 | -7/+8 |
|\| |
|
| * | gnu: infamous-plugins: Update to 0.2.04.•••* gnu/packages/audio.scm (infamous-plugins): Update to 0.2.04.
| Tobias Geerinckx-Rice | 2018-04-27 | 1 | -4/+4 |
| * | gnu: infamous-plugins: Use HTTPS home page.•••* gnu/packages/audio.scm (infamous-plugins)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-04-27 | 1 | -1/+1 |
| * | audacity: Update to 2.2.2.•••* gnu/packages/audio.scm (audacity): Update to 2.2.2.
| Leo Famulari | 2018-04-22 | 1 | -2/+3 |
* | | gnu: lilv: Return #t from all phases.•••* gnu/packages/audio.scm (lilv)[arguments]: Return #t from the 'set-ldflags'
phase.
| Mark H Weaver | 2018-04-12 | 1 | -1/+2 |