summaryrefslogtreecommitdiff
path: root/gnu/packages/audio.scm
Commit message (Collapse)AuthorAge
* gnu: libopenmpt: Update dependencies.Efraim Flashner2022-03-07
| | | | | | * gnu/packages/audio.scm (libopenmpt)[inputs]: Move libvorbis, mpg123, zlib from here ... [propagated-inputs]: ... to here. Add libogg.
* gnu: webrtc-audio-processing: Fix building on powerpc architectures.Efraim Flashner2022-02-07
| | | | | | | | | * gnu/packages/audio.scm (webrtc-audio-processing)[arguments]: Adjust custom arguments list to also fix building on all powerpc architectures. [native-inputs]: Add patch, local-file on riscv64-linux and powerpc architectures. * gnu/packages/patches/webrtc-audio-processing-big-endian.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add drc.Ricardo Wurmus2022-02-07
| | | | * gnu/packages/audio.scm (drc): New variable.
* gnu: webrtc-audio-processing: Fix building on riscv64-linux.Efraim Flashner2022-02-05
| | | | | * gnu/packages/audio.scm (webrtc-audio-processing)[arguments]: Add phase on riscv64-linux to adjust headers to add support for riscv64-linux.
* gnu: audacity: Add fallback to locate ffmpeg via pkg-config.base-for-series-11189Liliana Marie Prikler2022-01-30
| | | | | | | * gnu/packages/patches/audacity-ffmpeg-fallback.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it here. * gnu/packages/audio.scm (audacity)[patches]: Use it here. [inputs]: Add back ffmpeg.
* gnu: Audacity: Build from the release tarball.Leo Famulari2022-01-27
| | | | * gnu/packages/audio.scm (audacity)[source]: Use url-fetch.
* gnu: Audacity: Do not depend on FFmpeg.Leo Famulari2022-01-27
| | | | | | | | | Audacity stopped linking to FFmpeg in version 3.1.0. Instead, users are expected to arrange for it to be loaded at runtime: https://issues.guix.gnu.org/53591 * gnu/packages/audio.scm (audacity)[inputs]: Remove ffmpeg.
* gnu: tinyalsa: Update to 2.0.0.Maxim Cournoyer2022-01-21
| | | | * gnu/packages/audio.scm (tinyalsa): Update to 2.0.0.
* gnu: audacity: Update to 3.1.3Liliana Marie Prikler2022-01-19
| | | | | | | | | | | | | | | * gnu/packages/patches/audacity-add-include.patch: Delete file. * gnu/packages/patches/audacity-build-with-system-portaudio.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/audio (audacity): Update to 3.1.3 [inputs]: Use wxwidgets-3.1. Add linux-libre-headers, libjpeg-turbo, sqlite, portaudio. [#:configure-flags]: Update to disable conan during build, prefer system libraries, and disable features that phone home. [#:phases]: Add fix-cmake-rpath to ensure correct DT_RUNPATHs. Adjust comment-out-revision-indent and use-upstream-headers. [native-search-paths]: Add AUDACITY_MODULES_PATH and AUDACITY_PATH.
* gnu: qjackctl: Update to 0.9.6.Tobias Geerinckx-Rice2022-01-13
| | | | * gnu/packages/audio.scm (qjackctl): Update to 0.9.6.
* gnu: libkeyfinder: Update to 2.2.6.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/audio.scm (libkeyfinder): Update to 2.2.6.
* gnu: lsp-dsp-lib: Use G-expressions.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/audio.scm (lsp-dsp-lib)[arguments]: Rewrite as G-expressions.
* gnu: lsp-dsp-lib: Update to 0.5.14.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/audio.scm (lsp-dsp-lib): Update to 0.5.14. [arguments]: Adjust 'omit-static-library phase accordingly.
* gnu: suil: Remove input labels.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/audio.scm (suil)[inputs]: Remove input labels.
* gnu: suil: Update to 0.10.10.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/audio.scm (suil): Update to 0.10.10.
* gnu: Add odio-sacd.Arjan Adriaanse2022-01-02
| | | | | | * gnu/packages/audio.scm (odio-sacd): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add libodiosacd.Arjan Adriaanse2022-01-02
| | | | | | * gnu/packages/audio.scm (libodiosacd): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add tao-synth.Ricardo Wurmus2022-01-01
| | | | * gnu/packages/audio.scm (tao-synth): New variable.
* gnu: tao: Remove trailing #T.Ricardo Wurmus2022-01-01
| | | | | | * gnu/packages/audio.scm (tao)[arguments]: Remove trailing #T from build phases... [source]: ...and from the snippet.
* gnu: tao: Use new input style.Ricardo Wurmus2022-01-01
| | | | * gnu/packages/audio.scm (tao)[inputs]: Use new style.
* gnu: Remove trailing period from synopsis.Vagrant Cascadian2021-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/anddroid.scm (android-liblog, git-repo)[synopsis]: Remove trailing period. * gnu/packages/audio.scm (audio-to-midi)[synopsis]: Likewise. * gnu/packages/bioinformatics.scm (python-mygene, python-scanpy, nanosv)[synopsis]: Likewise. * gnu/packages/cran.scm (r-gsubfn)[synopsis]: Likewise. * gnu/packages/crates-io.scm (rust-ascii-1, rust-bindgen-0.59, rust-byte-unit-4, rust-clircle-0.3, rust-dashmap-4, rust-dhcp4r-0.2, rust-fast-float-0.2, rust-fst-0.4, rust-futures-core-preview-0.3, rust-http-types-2, rust-hyper-0.14, rust-indexmap-1, rust-minimal-lexical-0.1, rust-oorandom-11.1, rust-runtime-raw-0.3, rust-sharded-slab-0.1, rust-takeable-option-0.4, rust-tower-service-0.3, rust-ttf-parser-0.12)[synopsis]: Likewise. * gnu/packages/disk.scm (f3)[synopsis]: Likewise. * gnu/packages/emacs-xyz.scm (emacs-scribble-mode, emacs-psession)[synopsis]: Likewise. * gnu/packages/golang.scm (go-github-com-kylelemons-godebug)[synopsis]: Likewise. * gnu/packages/haskell-xyz.scm (ghc-fsnotify, ghc-libyaml, ghc-emojis, ghc-regex-tdfa, ghc-th-lift-instances, ghc-commonmark-pandoc)[synopsis]: Likewise. * gnu/packages/java.scm (java-commons-jxpath, java-jakarta-regexp)[synopsis]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-cl-annot, sbcl-envy)[synopsis]: Likewise. * gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify)[synopsis]: Likewise. * gnu/packages/maven.scm (maven-wagon-http-shared, maven-surefire-plugin)[synopsis]: Likewise. * gnu/packages/perl.scm (perl-text-soundex)[synopsis]: Likewise. * gnu/packages/python-check.scm (python-httmock)[synopsis]: Likewise. * gnu/packages/python-web.scm (python-bottle)[synopsis]: Likewise. * gnu/packages/python-xyz.scm (python-olefile, python-tokenize-rt, python-pylzma)[synopsis]: Likewise. * gnu/packages/tex.scm (texlive-docstrip)[synopsis]: Likewise.
* gnu: guitarix: Update to 0.43.1.Mathieu Othacehe2021-12-29
| | | | * gnu/packages/audio.scm (guitarix): Update to 0.43.1.
* gnu: fluidsynth: Update to 2.2.4.Tobias Geerinckx-Rice2021-12-29
| | | | | | | | * gnu/packages/audio.scm (fluidsynth): Update to 2.2.4. [arguments]: Don't explicitly return #t from phases. [inputs]: Move alsa-lib, glib, jack-1, lash, libsndfile, and readline from here… [propagated-inputs]: …to here.
* gnu: Remove obsolete fluidsynth@1.Tobias Geerinckx-Rice2021-12-29
| | | | * gnu/packages/audio.scm (fluidsynth-1): Remove unused variable.
* gnu: Add python-librosa.jgart2021-12-26
| | | | | | * gnu/packages/audio.scm (python-librosa): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add python-resampy.jgart2021-12-26
| | | | | | * gnu/packages/audio.scm (python-resampy): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: ableton-link: Run tests conditionally.Aleksandr Vityazev2021-12-17
| | | | | | * gnu/packages/audio.scm (ableton-link)[arguments]: Respect TESTS? option. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: supercollider: Reformat package definition.Nicolas Goaziou2021-12-17
| | | | | * gnu/packages/audio.scm (supercollider)[source]<origin>: Re-indent. [arguments]<#:phases>: Remove trailing #T.
* gnu: supercollider: Update to 3.12.1.Aleksandr Vityazev2021-12-17
| | | | | | * gnu/packages/audio.scm (supercollider): Update to 3.12.1. [arguments]<#:configure-flags>: Change formatting. [inputs]: Remove labels.
* gnu: ableton-link: Update to 3.0.3.Ludovic Courtès2021-12-15
| | | | | | * gnu/packages/audio.scm (ableton-link): Update to 3.0.3. [arguments]: In phases, change source directory to "../source". Remove trailing #t.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-12-13
|\
| * gnu: carla: Update to 2.4.1.Demis Balbach2021-12-11
| | | | | | | | | | | | * gnu/packages/audio.scm (carla): Update to 2.4.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\|
| * gnu: Add python-pysox.jgart2021-11-29
| | | | | | | | | | | | * gnu/packages/audio.scm (python-pysox): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\|
| * gnu: patchage: Build with Python 3.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | * gnu/packages/audio.scm (patchage)[arguments]: Run WAF with the default Python.
| * gnu: patchage: Fix home page URL.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | * gnu/packages/audio.scm (patchage)[home-page]: Fix 404.
| * gnu: patchage: Update to 1.0.4.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | * gnu/packages/audio.scm (patchage): Update to 1.0.4.
| * gnu: qjackctl: Update to 0.9.5.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | * gnu/packages/audio.scm (qjackctl): Update to 0.9.5.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\|
| * gnu: redkite: Update to 1.3.1.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | * gnu/packages/audio.scm (redkite): Update to 1.3.1.
| * gnu: libebur128: Update to 1.2.6.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | * gnu/packages/audio.scm (libebur128): Update to 1.2.6.
| * gnu: ardour: Update to 6.9.Thorsten Wilms2021-11-07
| | | | | | | | | | | | * gnu/packages/audio.scm (ardour): Update to 6.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: lv2: Update to 1.18.2.Tobias Geerinckx-Rice2021-11-07
| | | | | | | | * gnu/packages/audio.scm (lv2): Update to 1.18.2.
| * gnu: jalv: Update to 1.6.6.Tobias Geerinckx-Rice2021-11-07
| | | | | | | | * gnu/packages/audio.scm (jalv): Update to 1.6.6.
| * gnu: lilv: Update to 0.24.12.Tobias Geerinckx-Rice2021-11-07
| | | | | | | | | | * gnu/packages/audio.scm (lilv): Update to 0.24.12. [arguments]: Don't explicitly return #t from phases.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-03
|\|
| * gnu: libopenshot-audio: Update to 0.2.2.Leo Famulari2021-11-01
| | | | | | | | * gnu/packages/audio.scm (libopenshot-audio): Update to 0.2.2.