summaryrefslogtreecommitdiff
path: root/gnu/packages/audio.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: fluidsynth: Update to 2.0.8.•••* gnu/packages/audio.scm (fluidsynth): Update to 2.0.8. Tobias Geerinckx-Rice2019-10-281-2/+2
* gnu: Remove more GCC < 7 workarounds.•••* gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to the GCC command line. * gnu/packages/aidc.scm (zbar)[arguments]: Likewise. * gnu/packages/android.scm (android-libbase, android-libcutils, android-libziparchive, fastboot)[arguments]: Likewise. * gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise. * gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise. * gnu/packages/code.scm (rtags)[arguments]: Likewise. * gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise. * gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise. * gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise. * gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise. * gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise. * gnu/packages/graph.scm (python-faiss)[arguments]: Likewise. * gnu/packages/graphics.scm (povray)[arguments]: Likewise. * gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise. * gnu/packages/image.scm (freeimage)[arguments]: Likewise. * gnu/packages/kodi.scm (crossguid)[arguments]: Likewise. * gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise. * gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise. * gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise. Marius Bakke2019-10-201-7/+2
* gnu: twolame: Update to 0.4.0.•••* gnu/packages/audio.scm (twolame): Update to 0.4.0. [source](snippet): Remove. Marius Bakke2019-10-121-10/+2
* gnu: fluidsynth: Update to 2.0.7.•••* gnu/packages/audio.scm (fluidsynth): Update to 2.0.7. Marius Bakke2019-10-101-2/+2
* Merge branch 'master' into core-updatesLudovic Courtès2019-10-071-22/+20
|\
| * gnu: jack-2: Update to 1.9.13.•••* gnu/packages/audio.scm (jack-2): Update to 1.9.13. [arguments]: Don't build with python-2. [inputs]: Replace python2-dbus with python-dbus. Ricardo Wurmus2019-10-071-22/+20
* | gnu: supercollider: Fix build and update to 3.10.3.•••* gnu/packages/patches/supercollider-boost-1.70-build-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/audio.scm (supercollider): Update to 3.10.3 and apply the previous patch to fix build with boost-1.70. Remove outdated 'fix-build-with-boost-1.68 phase. Mathieu Othacehe2019-09-271-8/+5
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-241-1/+1
|\|
| * gnu: vco-plugins: Fix typo.•••* gnu/packages/audio (vco-plugins)[description]: Fix spelling of "rectangle". Vagrant Cascadian2019-09-231-1/+1
* | gnu: alsa-modular-synth: Build with GCC 5.•••* gnu/packages/audio.scm (alsa-modular-synth)[native-inputs]: Add gcc-5. Ricardo Wurmus2019-09-191-1/+2
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-171-8/+12
|\|
| * gnu: bs1770gain: Return #t from source snippet.•••* gnu/packages/audio.scm (bs1770gain)[source]: Return #t from snippet. Tobias Geerinckx-Rice2019-09-081-1/+2
| * gnu: bs1770gain: Update to 0.6.0.•••* gnu/packages/audio.scm (bs1770gain): Update to 0.6.0. [source]: Adjust snippet. Tobias Geerinckx-Rice2019-09-081-8/+11
* | Merge branch 'master' into core-updatesMark H Weaver2019-09-061-2/+2
|\|
| * gnu: faudio: Update to 19.09.•••* gnu/packages/audio.scm (faudio): Update to 19.09. Rutger Helling2019-09-021-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-291-4/+5
|\|
| * gnu: snd: Don't install the licence twice.•••* gnu/packages/audio.scm (snd)[arguments]: Let the build system install ‘COPYING’ once. Tobias Geerinckx-Rice2019-08-261-1/+1
| * gnu: snd: Set correct --with-doc-dir.•••* gnu/packages/audio.scm (snd)[arguments]: Match #:configure-flags to phases. Tobias Geerinckx-Rice2019-08-261-1/+2
| * gnu: snd: Update to 19.6.•••* gnu/packages/audio.scm (snd): Update to 19.6. Tobias Geerinckx-Rice2019-08-261-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-221-5/+5
|\|
| * gnu: fluidsynth: Update to 2.0.6.•••* gnu/packages/audio.scm (fluidsynth): Update to 2.0.6. Tobias Geerinckx-Rice2019-08-211-2/+2
| * gnu: fluidsynth: Use GIT-FILE-NAME.•••* gnu/packages/audio.scm (fluidsynth)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice2019-08-211-1/+1
| * gnu: csound: Update to 6.13.0.•••* gnu/packages/audio.scm (csound): Update to 6.13.0. Tobias Geerinckx-Rice2019-08-211-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-131-2/+2
|\|
| * gnu: faudio: Update to 19.08.•••* gnu/packages/audio.scm (faudio): Update to 19.08. Rutger Helling2019-08-061-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-221-0/+33
|\|
| * gnu: Add darkice.•••* gnu/packages/audio.scm (darkice): New variable. * gnu/packages/patches/darkice-workaround-fpermissive-error.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Mark H Weaver2019-07-211-0/+33
* | gnu: openal: Build with GCC 9.•••* gnu/packages/audio.scm (openal)[native-inputs]: Add GCC-9. Marius Bakke2019-07-181-0/+8
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-171-8/+36
|\|
| * gnu: Add gnaural.•••* gnu/packages/audio.scm (gnaural): New variable. Arun Isaac2019-07-171-0/+30
| * gnu: qjackctl: Update to 0.5.9.•••* gnu/packages/audio.scm (qjackctl): Update to 0.5.9. Tobias Geerinckx-Rice2019-07-161-2/+2
| * gnu: qsynth: Update to 0.5.7.•••* gnu/packages/audio.scm (qsynth): Update to 0.5.7. [arguments]: Remove CXXFLAGS=-std=gnu++11 #:configure-flag. Tobias Geerinckx-Rice2019-07-161-5/+3
| * gnu: qsynth: Use newer (HTTPS) home page.•••* gnu/packages/audio.scm (qsynth)[home-page]: Update. Tobias Geerinckx-Rice2019-07-161-1/+1
* | gnu: jalv: Remove GCC5 workaround.•••* gnu/packages/audio.scm (jalv)[arguments]: Remove <#:phases>. Marius Bakke2019-07-071-9/+1
* | Merge branch 'staging' into core-updatesMarius Bakke2019-07-041-4/+4
|\|
| * gnu: snd: Update to 19.5.•••* gnu/packages/audio.scm (snd): Update to 19.5. Tobias Geerinckx-Rice2019-07-031-2/+2
| * gnu: audacity: Update to 2.3.2.•••* gnu/packages/audio.scm (audacity): Update to 2.3.2. Nicolas Goaziou2019-07-031-2/+2
* | gnu: lash: Add dependency on libtirpc.•••* gnu/packages/audio.scm (lash)[arguments]: Add <#:make-flags>. [inputs]: Add LIBTIRPC. Marius Bakke2019-07-031-1/+8
* | gnu: lvtk: Remove obsolete workarounds.•••* gnu/packages/audio.scm (lvtk)[arguments]: Remove <#:phases>. Marius Bakke2019-07-031-16/+1
|/
* gnu: faudio: Update to 19.07.•••* gnu/packages/audio.scm (faudio): Update to 19.07. Rutger Helling2019-07-021-2/+2
* gnu: cava: Don't install files to usr.•••* gnu/packages/audio.scm (cava)[arguments]: In configure-flags change FONT_DIR to not use 'usr'. Efraim Flashner2019-06-171-1/+1
* gnu: suil: Update to 0.10.4.•••* gnu/packages/audio.scm (suil): Update to 0.10.4. Tobias Geerinckx-Rice2019-06-171-8/+8
* gnu: faudio: Update to 19.06.07.•••* gnu/packages/audio.scm (faudio): Update to 19.06.07. Rutger Helling2019-06-111-2/+2
* gnu: qjackctl: Update to 0.5.8.•••* gnu/packages/audio.scm (qjackctl): Update to 0.5.8. Tobias Geerinckx-Rice2019-06-061-2/+2
* gnu: aubio: Enable avcodec support.•••* gnu/packages/audio.scm (aubio)[arguments]: Remove "--disable-avcodec" from and add "--enable-avcodec" to #:configure-flags. [inputs]: Add ffmpeg. Kei Kebreau2019-06-051-3/+3
* gnu: faudio: Update to 19.06.•••* gnu/packages/audio.scm (faudio): Update to 19.06. Rutger Helling2019-06-021-2/+2
* Correct email and license info for Brendan Tildesley.•••* gnu/packages/audio.scm: Correct email and license info. * gnu/packages/ebook.scm: Correct email and license info. * gnu/packages/fonts.scm: Correct email and license info. * gnu/packages/freedesktop.scm: Correct email and license info. * gnu/packages/gnome.scm: Correct email and license info. * gnu/packages/linux.scm: Correct email and license info. * gnu/packages/lxde.scm: Correct email and license info. * gnu/packages/python-web.scm: Correct email and license info. * gnu/packages/python-xyz.scm: Correct email and license info. * gnu/packages/python.scm: Correct email and license info. * gnu/packages/video.scm: Correct email and license info. * gnu/packages/web.scm: Correct email and license info. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Brendan Tildesley2019-05-051-1/+1
* gnu: faudio: Update to 19.05.•••* gnu/packages/audio.scm (faudio): Update to 19.05. Rutger Helling2019-05-021-2/+2
* gnu: soundtouch: Update to 2.1.1.•••* gnu/packages/audio.scm (soundtouch): Update to 2.1.1. [source]: Use GIT-FETCH and GIT-FILE-NAME. Remove patches. * gnu/packages/patches/soundtouch-CVE-2018-1000223.patch, gnu/packages/patches/soundtouch-CVE-2018-14044-14045.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Tobias Geerinckx-Rice2019-04-261-9/+7
* gnu: fluidsynth: Update to 2.0.5.•••* gnu/packages/audio.scm (fluidsynth): Update to 2.0.5. Marius Bakke2019-04-231-2/+2