summaryrefslogtreecommitdiff
path: root/gnu/packages/music.scm
Commit message (Collapse)AuthorAgeFilesLines
* gnu: lsp-plugins: Build UI feature.Ricardo Wurmus2024-10-181-1/+1
| | | | | | | * gnu/packages/music.scm (lsp-plugins)[arguments]: Add "ui" to list of features to build. Change-Id: Ifca28a372c1b76062657a68befddde4aff6cb47d
* gnu: emacs-lilypond-mode: Add emacs-lilypond-mode.Javier Olaechea2024-10-151-0/+20
| | | | | | | * gnu/packages/music.scm (emacs-lilypond-mode): New variable. Change-Id: Ifd6a3e35e9668f39a065de2ce7316775a8d99e39 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: gx-saturator-lv2: Update to 0-4.2142b14.Ricardo Wurmus2024-10-051-5/+5
| | | | | | | | * gnu/packages/music.scm (gx-saturator-lv2): Update to 0-4.2142b14. [version]: Use GIT-VERSION. [source]: Use GIT-FILE-NAME. Change-Id: I848667b0a6e43e9aab119e557c3b257f76bd4f1c
* gnu: gx-vbass-preamp-lv2: Update to 0.3.f6a01c2.Ricardo Wurmus2024-10-051-6/+20
| | | | | | | | | | * gnu/packages/music.scm (gx-vbass-preamp-lv2): Update to 0.3.f6a01c2. [version]: Use GIT-VERSION. [source]: Use GIT-FILE-NAME. [arguments]: Set CC in make-flags. [inputs]: Replace gtk+-2 with gtk+. Change-Id: Ied9357d1d8804c263a801194ae8df661aa6f8afa
* gnu: tuxguitar: Enable compat plugin.Ricardo Wurmus2024-10-021-1/+2
| | | | | | | * gnu/packages/music.scm (tuxguitar)[arguments]: Include "TuxGuitar-compat" directory. Change-Id: Ia5ec566772e32ba11df5681cb4189097310a805a
* gnu: qmmp: Update to 2.1.9.Timotej Lazar2024-09-241-2/+2
| | | | | | | * gnu/packages/music.scm (qmmp): Update to 2.1.9. Change-Id: Iccd3dfcddb9c035790446ed6d7ef4c1d685b4569 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: picard: Update to 2.12.2.Hilton Chain2024-09-191-2/+3
| | | | | | | | * gnu/packages/music.scm (picard): Update to 2.12.2. [inputs]: Add python-charset-normalizer-3. Change-Id: I4dd177118e7f5a13ff8b6da941d62d52777e32c4 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: amsynth: Only build documentation on some platforms.Efraim Flashner2024-09-161-4/+6
| | | | | | | * gnu/packages/music.scm (amsynth)[native-inputs]: Only include pandoc on supported systems. Change-Id: I7ec78f3ed38feb2ac76292d5b97f622af489b30b
* gnu: amsynth: Generate man pages.Tobias Geerinckx-Rice2024-09-081-1/+5
| | | | | | * gnu/packages/music.scm (amsynth)[native-inputs]: Add pandoc. Change-Id: I0560e73084a27234841bdf51d811123bd393ab12
* gnu: amsynth: Update to 1.13.4.Tobias Geerinckx-Rice2024-09-081-2/+2
| | | | | | * gnu/packages/music.scm (amsynth): Update to 1.13.4. Change-Id: If4513c7fbee4a2c58f94dcc2d191a6eb62bda58f
* gnu: qtractor: Update to 1.1.0.Tobias Geerinckx-Rice2024-09-081-2/+2
| | | | | | * gnu/packages/music.scm (qtractor): Update to 1.1.0. Change-Id: I79324c8846b9369db076526aa1ec5b1fbac6f426
* gnu: padthv1: Update to 1.1.0.Tobias Geerinckx-Rice2024-09-081-2/+2
| | | | | | * gnu/packages/music.scm (padthv1): Update to 1.1.0. Change-Id: Ib57687477615fcc2a99cacc1135b3a22154442ae
* gnu: samplv1: Update to 1.1.0.Tobias Geerinckx-Rice2024-09-081-2/+2
| | | | | | * gnu/packages/music.scm (samplv1): Update to 1.1.0. Change-Id: I906a7efc05a5124c3288703584d953135f604322
* gnu: drumkv1: Update to 1.1.0.Tobias Geerinckx-Rice2024-09-081-2/+2
| | | | | | * gnu/packages/music.scm (drumkv1): Update to 1.1.0. Change-Id: I33c914695b5ae84d503f7e1fa6458bf4cb215422
* gnu: synthv1: Update to 1.1.0.Tobias Geerinckx-Rice2024-09-081-2/+2
| | | | | | * gnu/packages/music.scm (synthv1): Update to 1.1.0. Change-Id: I0caa51355bb6ea09abd74bafc335c0ff86ba4d63
* gnu: lilypond: Update to 2.24.4.Adam Faiz via Guix-patches via2024-09-091-2/+2
| | | | | | | * gnu/packages/music.scm (lilypond): Update to 2.24.4. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: Ifd65b83e38594cab33ff7d3d3147ee502929fdf3
* gnu: distrho-ports: Remove LV2_PATH search-path-specification.Nikita Domnitskii2024-08-311-3/+1
| | | | | | | * gnu/packages/music.scm (distrho-ports)[native-search-paths]: Remove 'LV2_PATH'. Change-Id: I507a18d44af3da8efef4afb1cd8120ce83472738 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lilypond: Add missing input.Ricardo Wurmus2024-08-311-1/+2
| | | | | | * gnu/packages/music.scm (lilypond)[native-inputs]: Add texlive-t1utils. Change-Id: I3f913613bce861f8def4b040d2f0894a024156e5
* gnu: gsequencer: Add libxcrypt dependency.宋文武2024-08-311-0/+1
| | | | | | * gnu/packages/music.scm (gsequencer)[inputs]: Add libxcrypt. Change-Id: I4850efc75fda79b4df683e50813aab8fa580e336
* gnu: Use 'gtk-doc/stable' in native-inputs instead of 'gtk-doc'.Maxime Devos2024-08-311-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Commit 9dea1618755891526f708aa335b4136c1302d16e only replaced 'gtk-doc' with 'gtk-doc/stable' in the native-inputs of some packages, but we may as well do this for all packages. * gnu/packages/admin.scm (thermald) [native-inputs]: Replace 'gtk-doc' with 'gtk-doc/stable'. * gnu/packages/glib.scm (glib-with-documentation): Likewise. * gnu/packages/mate.scm (mate-desktop, atril, caja-extensions) (mate-utils, eom, engrampa, pluma, mate-polkit) [native-inputs]: Likewise. * gnu/packages/messaging.scm (libgnt, loudmouth) [native-inputs]: Likewise. * gnu/packages/music.scm (denemo, gsequencer) [native-inputs]: Likewise. * gnu/packages/photo.scm (entangle) [native-inputs]: Likewise. * gnu/packages/security-token.scm (libu2f-host, libu2f-server) [native-inputs]: Likewise. * gnu/packages/wm.scm (keybinder, keybinder-3.0) [native-inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I6c647ff1394e0a48bef0e6fb1ae43533673f1d79
* gnu: music: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-311-19/+22
| | | | | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/music.scm (clementine): Remove trailing #t, input labels. [inputs]: Add 'bash-minimal'. (strawberry)[inputs]: Likewise. (solfege)[inputs]: Likewise. (demlo)[inputs]: Likewise. (fmit)[inputs]: Likewise. (pragha)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I73ceb7c22d20328412a01e88ac8c35c77168d9c3
* build-systems: gnu: Export %default-gnu-imported-modules and ↵Maxim Cournoyer2024-08-311-1/+1
| | | | | | | | | | | | | | | | | | | | | %default-gnu-modules. Until now users would have to cargo cult or inspect the private %default-modules variable of (guix build-systems gnu) to discover which modules to include when extending the used modules via the #:modules argument. The renaming was automated via the command: $ git grep -l %gnu-build-system-modules | xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i * guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to... (%default-gnu-imported-modules): ... this. (%default-modules): Rename to... (%default-gnu-modules): ... this. Export. (dist-package, gnu-build, gnu-cross-build): Adjust accordingly. Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
* gnu: vmpk: Drop docbook workaround.Bruno Victal2024-08-311-13/+2
| | | | | | | | * gnu/packages/music.scm (vmpk)[arguments]<#:phases>: Drop 'fix-docbook phase. [native-inputs]: Add docbook-xml-4.4. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: drumstick: Drop docbook workaround.Bruno Victal2024-08-311-12/+1
| | | | | | | * gnu/packages/music.scm (drumstick)[arguments]<#:phases>: Drop 'fix-docbook phase. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: lilypond: Use dblatex/stable.Bruno Victal2024-08-311-1/+1
| | | | | | | * gnu/packages/music.scm (lilypond)[native-inputs]: Replace dblatex with dblatex/stable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: denemo: Use HTTPS home page URI.Nicolas Goaziou2024-08-261-1/+1
| | | | | | * gnu/packages/music.scm (denemo)[home-page]: Use HTTPS URI. Change-Id: I07386a8153ed37041d270e52e482d0d1334e6ce5
* Merge branch 'go-team'Sharlatan Hellseher2024-07-181-4/+5
|\ | | | | | | Change-Id: I0a7d44016da964930bea2584df9104cac5b7ea36
| * gnu: demlo: Update to 3.8-1.985f810.Sharlatan Hellseher2024-07-151-4/+5
| | | | | | | | | | | | | | * gnu/packages/music.scm (demlo): Update to 3.8-1.985f810. [arguments]: <#:go>: Pin to go-1.17. Change-Id: I5b23c311a4f8c9f87296ace26100b871bed4ef51
* | gnu: musescore: Update to 4.3.2.Nicolas Goaziou2024-07-181-2/+2
|/ | | | | | | * gnu/packages/music.scm (musescore): Update to 4.3.2. Change-Id: I78b5508645430a6f96d9fc03caa1015a4905a6f2 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gsequencer: Update to 6.16.8.Vinicius Monego2024-07-141-2/+2
| | | | | | * gnu/packages/music.scm (gsequencer): Update to 6.16.8. Change-Id: Iaf8aec89846dcbca96ae634f4537c263ab0bfa4e
* gnu: mixxx: Update to 2.4.1.hapster2024-06-301-74/+70
| | | | | | | | | | | * gnu/packages/music (mixxx): Update to 2.4.1. * gnu/packages/patches/mixxx-link-qtscriptbytearray-qtscript.patch, gnu/packages/patches/mixxx-system-googletest-benchmark.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Unregister patches. Change-Id: I2ee0f2848dba7a917598a97a295d838bc0656716 Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: rosegarden: Update to 24.06.Nicolas Goaziou2024-06-291-2/+2
| | | | | | * gnu/packages/music.scm (rosegarden): Update to 24.06. Change-Id: Ibca5fc58e07fcd8b7c548d50085700a249c6dc85
* gnu: pd: Update to 0.55-0.jgart2024-06-161-2/+2
| | | | | | * gnu/packages/music.scm (pd): Update to 0.55-0. Change-Id: Ia462c10919749c2bffea9cfa92efd82079075926
* gnu: pd: Update to 0.54-1.jgart2024-06-161-2/+2
| | | | | | * gnu/packages/music.scm (pd): Update to 0.54-1. Change-Id: Ie8647bb958989150a40f59b8806824a4c2dc66a2
* gnu: stargate: Move libsbsms and soundtouch forks to audio.scm.Ludovic Courtès2024-06-131-63/+3
| | | | | | | | | | | This avoids generating new packages at run time and makes them visible to ‘fold-packages’. * gnu/packages/audio.scm (stargate-sbsms, stargate-soundtouch): New variables, taken from… * gnu/packages/music.scm (stargate)[inputs]: … here. Use them. Change-Id: I2344d82756b3b7295c505fbdb36886b74abe5d5d
* gnu: Add stargate.Sughosha2024-06-131-0/+186
| | | | | | | * gnu/packages/music.scm (stargate): New variable. Change-Id: I625c68746ca6bdf9f8de6ebde602ffa7428a2a0c Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cmus: Switch to new package style.Timotej Lazar2024-06-111-11/+9
| | | | | | | | * gnu/packages/music.scm (cmus): Switch to new style. [arguments]: Use g-exps. Drop trailing #t from 'configure phase. Change-Id: Ia840202adddf390bd29a0fb57fa1a3294dd7a61a Signed-off-by: jgart <jgart@dismail.de>
* gnu: cmus: Update to 2.11.0.Timotej Lazar2024-06-111-2/+2
| | | | | | | * gnu/packages/music.scm (cmus): Update to 2.11.0. Change-Id: I2b0895640e3db1997c3e78c4d7def3ba9a97697e Signed-off-by: jgart <jgart@dismail.de>
* gnu: clementine: Build with libgpod.Sergey Trofimov2024-05-311-1/+1
| | | | | | * gnu/packages/music.scm (clementine): Add libgpod to dependencies. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libgpod.Sergey Trofimov2024-05-311-0/+53
| | | | | | | * gnu/packages/music.scm (libgpod): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Change-Id: If4dbf8648b95f9c47d39de870be3227522454cc6
* gnu: qmmp: Update to 2.1.8.Timotej Lazar2024-05-271-2/+2
| | | | | | | * gnu/packages/music.scm (qmmp): Update to 2.1.8. Change-Id: If3d04c4b8d20a262b61c1c7ec45b2a29f48f882e Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: wolf-shaper: Add tunable property.Efraim Flashner2024-05-061-0/+1
| | | | | | * gnu/packages/music.scm (wolf-shaper)[properties]: Add tunable? flag. Change-Id: I32b26effaa18b814fcca8f4cd88b083969682a81
* gnu: wolf-shaper: Fix building on more architectures.Efraim Flashner2024-05-061-2/+3
| | | | | | | * gnu/packages/music.scm (wolf-shaper)[arguments]: Add make-flag to disable optimizations. Change-Id: I2976d1769324765df3f0aa8b636f528526bdfd78
* gnu: musescore: Propagate alsa-plugins pulseaudio to runtime.Rovanion Luckey2024-05-061-0/+2
| | | | | | | | | | | | | | | In order for libasound_module_conf_pulse.so to be present at runtime of MuseScore the alsa-plugins output "pulseaudio" must be present. Playback of scores was not working, at least on a foreign distro like Debian. When running on Debian, MuseScore complained that libasound_module_conf_pulse.so was missing at startup. This patch was tested on Debian 12 and fixed the issue. * gnu/packages/music.scm (musescore): Propagate alsa-plugins pulseaudio to runtime Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I4e2db8e45fdf33987817cef41bcd336526b16d90
* gnu: go-github-com-mgutz-ansi: Propagate inputs.Sharlatan Hellseher2024-04-281-2/+0
| | | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-mgutz-ansi): Propagate inputs. * gnu/packages/music.scm (demlo) [native-inputs]: Remove go-github-com-mattn-go-isatty, and go-github-com-mattn-go-colorable. Change-Id: I26949e5ef7dd5cf3e118883c28a30d9e859a11b0
* gnu: lsp-plugins: Split outputs.Parnikkapore2024-04-261-1/+14
| | | | | | | | | * gnu/packages/music.scm (lsp-plugins): Split outputs. [phases]: Add move-large-subdirs. [outputs]: Declare outputs. Change-Id: I50dc27b7ec43657fda12c7b03068f7be6290aeef Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: lsp-plugins: Enable all features.Parnikkapore2024-04-261-4/+2
| | | | | | | | | * gnu/packages/music.scm (lsp-plugins): Enable all features. [make-flags]: Unset VST_UI. [phases]: Use upstream's feature list. Change-Id: I6f3b906e26819da8e72dc360ea55f3948fa2992e Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: lsp-plugins: Update build environment variables.Parnikkapore2024-04-261-4/+5
| | | | | | | | | | * gnu/packages/music.scm (lsp-plugins): Update build environment variables. [make-flags]: Unset BUILD_MODULES, PREFIX, and ETC_PATH. [phases]: Set FEATURES and TEST. Change-Id: I24b6324eda6647429c7fe128abdc631b02f94cd1 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: lsp-plugins: Use new package style.Parnikkapore2024-04-261-17/+17
| | | | | | | | * gnu/packages/music (lsp-plugins)[arguments]: Use G-expressions. Use #$output instead of assoc-ref. Change-Id: Idca583b06e54c15f98a8439e7fb2a553bf9b112c Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: lsp-plugins: Update to 1.2.15.Parnikkapore2024-04-261-11/+9
| | | | | | | | | | * gnu/packages/music.scm (lsp-plugins): Update to 1.2.15. [phases]: Skip tests if tests are disabled. [inputs]: Remove unused inputs. [native-inputs]: Ditto. Change-Id: Iac82d106d7bd18049e7798c86afb9185d0ccff95 Signed-off-by: Christopher Baines <mail@cbaines.net>