Commit Graph

347 Commits (8e5995e3979d846972dfbdf7658aa2d3b2cb2395)

Author SHA1 Message Date
Ricardo Wurmus 8e5995e397
gnu: xjackfreak: Fetch sources from git.
* gnu/packages/audio.scm (xjackfreak)[source]: Fetch from git.
2018-11-10 23:29:26 +01:00
Ricardo Wurmus 458baefb40
gnu: rsound: Fetch sources from git.
* gnu/packages/audio.scm (rsound)[source]: Fetch from git.
2018-11-10 23:29:26 +01:00
Ricardo Wurmus eca7729301
gnu: rtmidi: Fetch sources from git.
* gnu/packages/audio.scm (rtmidi)[source]: Fetch from git.
2018-11-10 23:29:26 +01:00
Ricardo Wurmus 0b8db03504
gnu: infamous-plugins: Fetch sources from git.
* gnu/packages/audio.scm (infamous-plugins)[source]: Fetch from git.
2018-11-10 23:29:26 +01:00
Ricardo Wurmus 2ae2395422
gnu: swh-plugins-lv2: Fetch sources from git.
* gnu/packages/audio.scm (swh-plugins-lv2)[source]: Fetch from git.
2018-11-10 23:29:26 +01:00
Ricardo Wurmus 917dc89672
gnu: csound: Fetch sources from git.
* gnu/packages/audio.scm (csound)[source]: Fetch from git.
2018-11-10 23:29:26 +01:00
Ricardo Wurmus b255365cd1
gnu: lvtk: Fetch sources from git.
* gnu/packages/audio.scm (lvtk)[source]: Fetch from git.
2018-11-10 23:29:26 +01:00
Tobias Geerinckx-Rice 3891c38346
gnu: bs1770gain: Update to 0.5.1.
* gnu/packages/audio.scm (bs1770gain): Update to 0.5.1.
2018-10-23 03:14:30 +02:00
Marius Bakke 9b6dc31b6d
gnu: fluidsynth: Update to 2.0.1.
* 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.
2018-10-21 17:57:01 +02:00
Marius Bakke 8eadc55202
gnu: openal: Update to 1.19.1.
* gnu/packages/audio.scm (openal): Update to 1.19.1.
2018-10-21 17:57:00 +02:00
Ricardo Wurmus cdb84eb0e6
gnu: qsynth: Update to 0.5.3.
* gnu/packages/audio.scm (qsynth): Update to 0.5.3.
2018-10-19 21:59:28 +02:00
Tobias Geerinckx-Rice 2d5fa80e83
gnu: audacity: Update home page.
* gnu/packages/audio.scm (audacity)[home-page]: Update.
2018-10-15 06:19:38 +02:00
Brett Gilio 40f856fae8
gnu: csound: Update to 6.11.0.
* gnu/packages/audio.scm (csound): Update to 6.11.0.
[home-page]: Change to "https://csound.com/".

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-14 10:52:12 +08:00
Ludovic Courtès 6b009dbfea
gnu: openal: Update source and home page URLs.
Fixes <https://bugs.gnu.org/33000>.
Reported by Nam Nguyen <namn@berkeley.edu>.

* gnu/packages/audio.scm (openal)[source, home-page]: Update URLs.
2018-10-10 14:30:39 +02:00
Efraim Flashner 1fe57b3746
gnu: bs1770gain: Update to 0.5.0.
* gnu/packages/audio.scm (bs1770gain): Update to 0.5.0.
2018-10-09 12:04:34 +03:00
Leo Famulari 68afb9dccf
build-system/glib-or-gtk: Build 'in-source' by default.
* 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.
2018-10-07 16:13:51 -04:00
Tobias Geerinckx-Rice 8713c03e55
gnu: audacity: Don't use unstable tarball.
* gnu/packages/audio.scm (audacity)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-10-05 19:30:09 +02:00
Tobias Geerinckx-Rice 20377e4a99
gnu: rubberband: Use HTTPS home page.
* gnu/packages/audio.scm (rubberband)[home-page]: Use HTTPS.
2018-10-04 04:20:05 +02:00
Ricardo Wurmus ef1f9acf47
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.
2018-10-03 23:04:32 +02:00
Leo Famulari b0f4300119
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.
2018-10-02 14:28:27 -04:00
Ricardo Wurmus f1ea0759f4
gnu: qjackctl: Update to 0.5.4.
* gnu/packages/audio.scm (qjackctl): Update to 0.5.4.
2018-09-25 08:18:51 +02:00
Ricardo Wurmus d54145c38a
gnu: guitarix: Update to 0.37.3.
* gnu/packages/audio.scm (guitarix): Update to 0.37.3.
[inputs]: Add curl.
2018-09-10 23:58:14 +02:00
Thorsten Wilms 029de52fe9
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>
2018-09-10 23:58:14 +02:00
Marius Bakke 1448fa2547
gnu: openal: Update to 1.19.0.
* gnu/packages/audio.scm (openal): Update to 1.19.0.
2018-09-09 16:43:11 +02:00
Marius Bakke 471884ed11
gnu: lilv: Propagate LV2.
* gnu/packages/audio.scm (lilv)[propagated-inputs]: Add LV2.
[inputs]: Remove.
2018-08-30 18:44:51 +02:00
Kei Kebreau 99e0fb24fb
gnu: audacity: Fix GtkFileChooserDialog.
* gnu/packages/audio.scm (audacity)[arguments]: Add 'wrap-program' phase to fix
GtkFileChooserDialog.
[inputs]: Rename "gtk" to "gtk+".
2018-08-29 20:56:35 -04:00
Tobias Geerinckx-Rice 694765e1d6
gnu: qjackctl: Update to 0.5.3.
* gnu/packages/audio.scm (qjackctl): Update to 0.5.3.
2018-08-23 17:16:42 +02:00
Leo Famulari 373a9fd4db
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.
2018-08-22 13:38:39 -04:00
Leo Famulari eb88ccf711
gnu: soundtouch: Update to 2.0.0.
* gnu/packages/audio.scm (soundtouch): Update to 2.0.0.
2018-08-22 13:38:39 -04:00
Marius Bakke df570bf271
Merge branch 'master' into staging 2018-08-16 20:56:38 +02:00
Marius Bakke f69b6d1f48
gnu: lilv: Update to 0.24.4.
* gnu/packages/audio.scm (lilv): Update to 0.24.4.
2018-08-16 16:05:20 +02:00
Marius Bakke 80b32d9620
gnu: sratom: Update to 0.6.2.
* gnu/packages/audio.scm (sratom): Update to 0.6.2.
2018-08-16 15:59:07 +02:00
Tobias Geerinckx-Rice c2f6c9ba26
gnu: aubio: Use HTTPS home page.
* gnu/packages/audio.scm (aubio)[source, home-page]: Use HTTPS.
2018-08-15 20:10:23 +02:00
Tobias Geerinckx-Rice 409dec3f29
gnu: aubio: Update to 0.4.6.
* gnu/packages/audio.scm (aubio): Update to 0.4.6.
[arguments]: Set reflexive RUNPATH.
2018-08-15 00:32:15 +02:00
Tobias Geerinckx-Rice d0b025ea69
gnu: lilv: Update to 0.24.4.
* gnu/packages/audio.scm (lilv): Update to 0.24.4.
2018-08-15 00:32:15 +02:00
Tobias Geerinckx-Rice c3da234f60
gnu: sratom: Update to 0.6.2.
* gnu/packages/audio.scm (sratom): Update to 0.6.2.
2018-08-15 00:32:14 +02:00
Tobias Geerinckx-Rice 8f946a1823
gnu: calf: Update to 0.90.1.
* gnu/packages/audio.scm (calf): Update to 0.90.1.
[source]: Use HTTPS.
2018-08-14 15:54:29 +02:00
Tobias Geerinckx-Rice 599a88cc19
gnu: qsynth: Update to 0.5.2.
* gnu/packages/audio.scm (qsynth): Update to 0.5.2.
2018-08-14 15:54:29 +02:00
Marius Bakke 1af575f04d
Merge branch 'master' into staging 2018-07-28 18:34:59 +02:00
Marius Bakke 06446a7d03
gnu: libmodplug: Update to 0.8.9.0.
* gnu/packages/audio.scm (libmodplug): Update to 0.8.9.0.
2018-07-18 00:36:07 +02:00
Marius Bakke 8e2c0ce4ee
gnu: jack: Don't install to "lib64" on 64-bit platforms.
* gnu/packages/audio.scm (jack-1)[arguments]: New field.
2018-07-17 14:40:13 +02:00
Tobias Geerinckx-Rice c3d1448411
gnu: rsound: Return #t from phases.
* gnu/packages/audio.scm (rsound)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:59 +02:00
Tobias Geerinckx-Rice d195e4eb74
gnu: portaudio: Return #t from phases.
* gnu/packages/audio.scm (portaudio)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:59 +02:00
Tobias Geerinckx-Rice c23d50a82b
gnu: rtmidi: Return #t from all phases.
* gnu/packages/audio.scm (rtmidi)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:59 +02:00
Tobias Geerinckx-Rice 0d0252e457
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.
2018-06-22 22:00:24 +02:00
Ricardo Wurmus 951375bab3
gnu: guitarix: Update to 0.37.1.
* gnu/packages/audio.scm (guitarix): Update to 0.37.1.
2018-06-19 10:48:14 +02:00
Marius Bakke 7727f91f44
gnu: openal: Update to 0.18.2.
* gnu/packages/audio.scm (openal): Update to 0.18.2.
2018-06-16 21:35:25 +02:00
Ricardo Wurmus 66ece08d05
Merge branch 'master' into core-updates 2018-06-05 09:59:27 +02:00
Tobias Geerinckx-Rice 4ae9274ae9
gnu: snd: Version documentation directory.
* gnu/packages/audio.scm (snd)[arguments]: Install documentation to the
conventional location.  Remove redundant MKDIR-P.  Align cosmetically.
2018-06-04 15:35:44 +02:00
Mark H Weaver 82b695b834
Merge branch 'master' into core-updates 2018-05-28 20:45:37 -04:00