aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/music.scm
Commit message (Collapse)AuthorAge
* gnu: lilypond: Update to 2.24.4.Adam Faiz via Guix-patches via2024-09-09
| | | | | | | * 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-31
| | | | | | | * 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-31
| | | | | | * gnu/packages/music.scm (lilypond)[native-inputs]: Add texlive-t1utils. Change-Id: I3f913613bce861f8def4b040d2f0894a024156e5
* gnu: gsequencer: Add libxcrypt dependency.宋文武2024-08-31
| | | | | | * 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-31
| | | | | | | | | | | | | | | | | | | | | | | | | 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-31
| | | | | | | | | | | | | | | | | 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-31
| | | | | | | | | | | | | | | | | | | | | %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-31
| | | | | | | | * 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-31
| | | | | | | * 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-31
| | | | | | | * 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-26
| | | | | | * gnu/packages/music.scm (denemo)[home-page]: Use HTTPS URI. Change-Id: I07386a8153ed37041d270e52e482d0d1334e6ce5
* Merge branch 'go-team'Sharlatan Hellseher2024-07-18
|\ | | | | | | Change-Id: I0a7d44016da964930bea2584df9104cac5b7ea36
| * gnu: demlo: Update to 3.8-1.985f810.Sharlatan Hellseher2024-07-15
| | | | | | | | | | | | | | * 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-18
|/ | | | | | | * 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-14
| | | | | | * gnu/packages/music.scm (gsequencer): Update to 6.16.8. Change-Id: Iaf8aec89846dcbca96ae634f4537c263ab0bfa4e
* gnu: mixxx: Update to 2.4.1.hapster2024-06-30
| | | | | | | | | | | * 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-29
| | | | | | * gnu/packages/music.scm (rosegarden): Update to 24.06. Change-Id: Ibca5fc58e07fcd8b7c548d50085700a249c6dc85
* gnu: pd: Update to 0.55-0.jgart2024-06-16
| | | | | | * gnu/packages/music.scm (pd): Update to 0.55-0. Change-Id: Ia462c10919749c2bffea9cfa92efd82079075926
* gnu: pd: Update to 0.54-1.jgart2024-06-16
| | | | | | * 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-13
| | | | | | | | | | | 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-13
| | | | | | | * 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-11
| | | | | | | | * 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-11
| | | | | | | * 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-31
| | | | | | * gnu/packages/music.scm (clementine): Add libgpod to dependencies. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libgpod.Sergey Trofimov2024-05-31
| | | | | | | * 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-27
| | | | | | | * 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-06
| | | | | | * gnu/packages/music.scm (wolf-shaper)[properties]: Add tunable? flag. Change-Id: I32b26effaa18b814fcca8f4cd88b083969682a81
* gnu: wolf-shaper: Fix building on more architectures.Efraim Flashner2024-05-06
| | | | | | | * 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-06
| | | | | | | | | | | | | | | 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-28
| | | | | | | | | * 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-26
| | | | | | | | | * 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-26
| | | | | | | | | * 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-26
| | | | | | | | | | * 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-26
| | | | | | | | * 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-26
| | | | | | | | | | * 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>
* gnu: qmmp: Add missing inputs.Timotej Lazar2024-04-22
| | | | | | | | | * gnu/packages/music.scm (qmmp): Add inputs to support unpacking skins. [inputs]: Add tar and unzip. [arguments]: Add phase to set absolute paths to these programs. Change-Id: I79a6530ad27b474ecc64e5b7de36e0370595bc69 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: qmmp: Update to 2.1.7.Timotej Lazar2024-04-22
| | | | | | | * gnu/packages/music.scm (qmmp): Update to 2.1.7. [properties]: Add release-monitoring-url. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: Add qmmp.Timotej Lazar2024-04-16
| | | | | | | * gnu/packages/music.scm (qmmp): New variable. Change-Id: Id5548eaeb73904120473397cac74ef7a5f10ecec Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: powertabeditor: Update to 2.0.0-alpha19.Ricardo Wurmus2024-04-07
| | | | | | | | | | * gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha19. [arguments]: Remove 'fix-pugixml-detection phase; respect #:tests? setting in custom 'check phase. [inputs]: Drop labels; add nlohmann-json and qttools-5; remove rapidjson. [home-page]: Add missing letter. Change-Id: Idf8617f3d39dd97ba59753fc7294515032f1656d
* gnu: go-github-com-mattn-go-isatty: Move to golang-xyz.Sharlatan Hellseher2024-04-06
| | | | | | | | | | * gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/music.scm: Add (gnu packages golang-xyz) module. Change-Id: Ibbab55ed60afdd5513f91dde93550b2eff7a622c
* gnu: clyrics: Update to 0.16.Ludovic Courtès2024-04-04
| | | | | | * gnu/packages/music.scm (clyrics): Update to 0.16. Change-Id: Ie60ab9136accbb029e3072ed60aaa0f8341d3178
* gnu: Add mididings.Ricardo Wurmus2024-04-01
| | | | | | * gnu/packages/music.scm (mididings): New variable. Change-Id: I7a4c6d05c04c1ed62ff467c83c77defaa114f37e
* gnu: Add python-pysmf.Ricardo Wurmus2024-04-01
| | | | | | * gnu/packages/music.scm (python-pysmf): New variable. Change-Id: Ia3ddd5e47e4f42f3ef37b503c24a5df8e79b1726
* gnu: alsa-scarlett-gui: Update to 0.4.0.Ricardo Wurmus2024-04-01
| | | | | | | * gnu/packages/music.scm (alsa-scarlett-gui): Update to 0.4.0. [inputs]: Add openssl. Change-Id: I8d4101bd7bf64b2032f60b9b309bd1450f2fffbc
* gnu: zrythm: Update to 1.0.0-beta.4.12.5.Ricardo Wurmus2024-04-01
| | | | | | | | * gnu/packages/music.scm (zrythm): Update to 1.0.0-beta.4.12.5. [arguments]: Update disabled tests; remove patching of helper. [inputs]: Remove libaudec; add lsp-dsp-lib, pcre, and soxr. Change-Id: Id13a04aa270526ca8e105d5d4429d6ecbafe13c4
* gnu: muse-sequencer: Update to 4.2.1.Vinicius Monego2024-03-29
| | | | | | | * gnu/packages/music.scm (muse-sequencer): Update to 4.2.1. [native-inputs]: Add extra-cmake-modules. Change-Id: Ieba29ffd20539b8f5820bc1598db2262126ee0dc
* gnu: gsequencer: Update to 6.5.2.Vinicius Monego2024-03-23
| | | | | | * gnu/packages/music.scm (gsequencer): Update to 6.5.2. Change-Id: I028a10d05935b4b90ab9517de993fcd3b62bb07d
* gnu: a2jmidid: Fix build for riscv64-linux.Zheng Junjie2024-03-19
| | | | | | | * gnu/packages/music.scm (a2jmidid)[source]: Add snippet. Change-Id: I7bcbe87cba314eeb7f939ea64573b3717e4ed448 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: a2jmidid: Use G-expressions.Z5722024-03-19
| | | | | | | * gnu/packages/music.scm (a2jmidid)[arguments]: Use G-expressions. Change-Id: I05101e63ff5aec8946f6f8f187bb5a02960e0901 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: rosegarden: Update to 23.12.Nicolas Goaziou2024-03-17
| | | | | | * gnu/packages/music.scm (rosegarden): Update to 23.12. Change-Id: I88b808eded4f85fe9b1f1afd3367d51a92dedd79