Age | Commit message (Expand) | Author |
2024-03-16 | gnu: frescobaldi: Make it display icons with qtsvg-5....* gnu/packages/music.scm (frescobaldi)
[origin]<uri>: Updated to avoid automatic redirect.
[arguments]<phases>: Add 'wrap-executable to export QT_PLUGIN_PATH.
[inputs]: Add qtsvg-5, bash-minimal.
Change-Id: I55b3c56d41bd60e4ba4c938109ff41631e211ad2
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Marco Rimoldi |
2024-03-16 | gnu: portmidi: Add variant portmidi-2 updated to release 2.0.4....Tested with package Frescobaldi. Other packages dependent on the old 217
version still need to be tested and updated so that it can be phased out.
* gnu/packages/music.scm (portmidi): Add variant portmidi-2.
[version]: Change to new scheme, jumping from 217 to 2.0.4.
[source]: Change origin from Sourceforge to GitHub.
* gnu/packages/music.scm (python-pyportmidi) [inputs]: Change portmidi to portmidi-2.
* gnu/packages/music.scm (frescobaldi) [inputs]: Change portmidi to portmidi-2.
Change-Id: I2530d206e19e885082a95f1aac65348e7a51d4ca
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Marco Rimoldi |
2024-03-16 | gnu: python-pyportmidi: Update to 0.0.7-0.d9e5ee0....When the PortMidi project moved to GitHub in 2021, changing version numbering
scheme, the Python bindings were moved to a separate repository and marked as
needing a new maintainer. The chosen revision, dated June 2023, is the first
to allow the package to build successfully in the temporary lack of an
official new release.
* gnu/packages/music.scm (python-pyportmidi): Source moved, fix build.
[version]: Change to new scheme, jumping from 217 to 0.0.7.
[source]: Change origin from Sourceforge to GitHub.
Change-Id: Ibe02edca39731f3f3c9001818665d2da97df9465
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Marco Rimoldi |
2024-02-20 | gnu: alsa-scarlett-gui: Use ungexp....This is a follow-up to commit 5d81aa8613e7f9e348ccc9fd83c25d75a900ba37.
* gnu/packages/music.scm (alsa-scarlett-gui)[arguments]: Use #$output and
THIS-PACKAGE-INPUT instead of ASSOC-REF.
Change-Id: If56af33e361a215c63c5e004b81d2d0e84a2dd56
| Ricardo Wurmus |
2024-02-20 | gnu: alsa-scarlett-gui: Wrap with GSETTINGS_SCHEMA_DIR....* gnu/packages/music.scm (alsa-scarlett-gui)[arguments]: Wrap with
GSETTINGS_SCHEMA_DIR.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Robby Zambito |
2024-02-11 | gnu: abjad-ext-rmakers: Simplify package....* gnu/packages/music.scm (abjad-ext-rmakers) [build-system]: Swap to
pyproject-build-system.
[arguments]: Use standard 'check phase.
Change-Id: Ic2591fbe35d7479e120048d334cc202a5e1c9243
| Sharlatan Hellseher |
2024-02-11 | gnu: abjad-ext-rmakers: Fix build....* gnu/packages/music.scm (abjad-ext-rmakers) [native-inputs]: Add
python-sphinx-autodoc-typehints.
Change-Id: Ide0e00b3c12180d341f1ed8052fb4e10a6504499
| Sharlatan Hellseher |
2024-02-11 | gnu: abjad-ext-nauert: Simplify package....* gnu/packages/music.scm (abjad-ext-nauert) [build-system]: Swap to
pyproject-build-system.
[arguments]: Use standard 'check phase.
Change-Id: Ica32dd692964d200a81628e82a8333656dc10170
| Sharlatan Hellseher |
2024-02-11 | gnu: abjad-ext-nauert: Fix build....* gnu/packages/music.scm (abjad-ext-nauert) [native-inputs]: Add
python-sphinx-autodoc-typehints.
Change-Id: Iec9dcbf1127ef7dc7b3bcd5a4be9eada51424f4a
| Sharlatan Hellseher |
2024-02-05 | gnu: picard: Update to 2.11....* gnu/packages/music.scm (picard): Update to 2.11.
Change-Id: I61c4563a09f195415f6a67f657e4f9061e2f4389
| Hilton Chain |
2024-01-16 | gnu: abjad-ext-ipython: Fix build....* gnu/packages/music.scm (abjad-ext-ipython): Fix build.
[propagated-inputs]: Add python-sphinx-autodoc-typehints.
Change-Id: Id20c0527e61b8be194c5387c6c43fdf82ab5ff09
| Sharlatan Hellseher |
2023-12-18 | Merge branch 'master' into wip-webkit | Liliana Marie Prikler |
2023-12-15 | gnu: Add alsa-scarlett-gui....* gnu/packages/music.scm (alsa-scarlett-gui): New variable.
Change-Id: Ia92a0be7e0f08cf42bc263f2c321b4617fa6935b
| Ricardo Wurmus |
2023-12-15 | gnu: tascam-gtk: Update to 0.4-0.69fb86f....* gnu/packages/music.scm (tascam-gtk): Update to 0.4-0.69fb86f.
[inputs]: Replace libxml++-2 with libxml++-3.
Change-Id: Iae8ff22ee7ee5888ff4d24209f2f09fbecf52889
| Ricardo Wurmus |
2023-12-08 | gnu: Make webkitgtk-next the new webkitgtk....As of version 2.42.0, the WebKit 6.0 typelib is considered stable.
With GNOME itself moving to GTK4 as time marches on, we should reflect
the fact that this is the preferred Webkit for future applications.
* gnu/packages/webkit.scm (webkitgtk-next): Remove variable. Inline logic…
(webkitgtk): … here. Move old value …
(webkitgtk-for-gtk3): … here.
(webkitgtk-with-libsoup2): Inherit from webkitgtk-for-gtk3.
* gnu/packages/geo.scm (gnome-maps): Adjust accordingly.
* gnu/packages/gnome.scm (gnome-initial-setup, sushi)
(cambalache, devhelp, devhelp-with-libsoup2, gnome-online-accounts)
(gnome-online-accounts-3.44, evolution-data-server, evolution-data-server-3.44)
(lollypop, evolution, gnome-boxes, geary, komikku): Likewise.
* gnu/packages/guile-xyz.scm (guile-gi, nomad): Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Likewise.
* gnu/packages/mail.scm (balsa): Likewise.
* gnu/packages/mate.scm (atril): Likewise.
* gnu/packages/music.scm (ctrlr): Likewise.
* gnu/packages/rednotebook.scm (rednotebook): Likewise.
* gnu/packages/syndication.scm (gfeeds): Likewise.
* gnu/packages/telegram.scm (telegram-desktop): Likewise.
* gnu/packages/vnc.scm (remmina): Likewise.
* gnu/packages/web-browsers.scm (nyxt): Likewise.
| Liliana Marie Prikler |
2023-11-15 | gnu: musescore: Update to 4.1.1....* gnu/packages/music.scm (musescore): Update to 4.1.1.
[source]: Remove deletion of “thirdparty/freetype” from snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: If1c8e6ddd5bfa30c24ee0e8ef29c945242905d74
| Rovanion Luckey |
2023-11-03 | gnu: strawberry: Update to 1.0.21....* gnu/packages/music.scm (strawberry): Update to 1.0.21.
[inputs]: Add libebur128.
Change-Id: I2f0094ab1f87301cbf05c13ca5742bb03703b0b4
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Felix Gruber |
2023-11-03 | gnu: dragonfly-reverb: Update to 3.2.10....* gnu/packages/music.scm (dragonfly-reverb): Update to 3.2.10.
Change-Id: I4b0dc4e7aeae381467690305b9551e53341ef8b7
Signed-off-by: Christopher Baines <mail@cbaines.net>
| kiasoc5 |
2023-10-25 | gnu: picard: Update to 2.10....* gnu/packages/music.scm (picard): Update to 2.10.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Hilton Chain |
2023-10-13 | gnu: rosegarden: Update to 23.06....* gnu/packages/music.scm (rosegarden): Update to 23.06.
| Nicolas Goaziou |
2023-10-12 | gnu: gsequencer: Update to 6.1.3....* gnu/packages/music.scm (gsequencer): Update to 6.1.3.
| Vinicius Monego |
2023-10-02 | gnu: milkytracker: Update to 1.04.00....* gnu/packages/music.scm (milkytracker): Update to 1.04.00.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Yovan Naumovski |
2023-09-30 | gnu: picard: Update to 2.9.2....* gnu/packages/music.scm (picard): Update to 2.9.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hilton Chain |
2023-09-10 | gnu: libdiscid: Update to 0.6.4....* gnu/packages/music.scm (libdiscid): Update to 0.6.4.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: qtractor: Update to 0.9.35....* gnu/packages/music.scm (qtractor): Update to 0.9.35.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: padthv1: Update to 0.9.32....* gnu/packages/music.scm (padthv1): Update to 0.9.32.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: samplv1: Update to 0.9.32....* gnu/packages/music.scm (samplv1): Update to 0.9.32.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: drumkv1: Update to 0.9.32....* gnu/packages/music.scm (drumkv1): Update to 0.9.32.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: synthv1: Update to 0.9.32....* gnu/packages/music.scm (synthv1): Update to 0.9.32.
| Tobias Geerinckx-Rice |
2023-09-14 | gnu: dpf-plugins: Update to 1.7....Message-Id: <23da89c3cbf2358ac70d387ebd714abe03b6758e.1686926462.git.sughosha@proton.me>
From: Sughosha <sughosha@proton.me>
Date: Fri, 16 Jun 2023 16:22:57 +0200
Subject: [PATCH 1/2] gnu: dpf-plugins: Update to 1.7.
* gnu/packages/music.scm (dpf-plugins): Update to 1.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sughosha |
2023-09-06 | gnu: zrythm: Enable rtaudio....* gnu/packages/music.scm (zrythm)[#:configure-flags]: Add
"-Drtaudio=enabled".
[inputs]: Add rtaudio.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sughosha |
2023-09-02 | gnu: mixxx: Update to 2.3.6....* gnu/packages/music.scm (mixxx): Update to 2.3.6.
| Vinicius Monego |
2023-09-02 | gnu: Add distrho-ports....* gnu/packages/music.scm (distrho-ports): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Sughosha |
2023-08-27 | gnu: picard: Update to 2.9.1....* gnu/packages/music.scm (picard): Update to 2.9.1.
[uri]: Switch mirror.
[#:phases]: Add phase 'set-HOME.
Remove phase 'delete-failing-test.
| Hilton Chain |
2023-08-15 | gnu: quodlibet: Build with librsvg-for-system....* gnu/packages/music.scm (quodlibet)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-15 | gnu: denemo: Build with librsvg-for-system....* gnu/packages/music.scm (denemo)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-13 | gnu: picard: Update to 2.9....* gnu/packages/music.scm (picard): Update to 2.9.
[arguments]<#:phases>: Add 'delete-failing-test.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain |
2023-08-05 | gnu: gsequencer: Update to 5.5.0....* gnu/packages/music.scm (gsequencer): Update to 5.5.0.
[inputs]: Add json-glib.
| Vinicius Monego |
2023-07-16 | gnu: qtractor: Update to 0.9.34....* gnu/packages/music.scm (qtractor): Update to 0.9.34.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: yoshimi: Update to 2.3.0.2....* gnu/packages/music.scm (yoshimi): Update to 2.3.0.2.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: qtractor: Update to 0.9.31....* gnu/packages/music.scm (qtractor): Update to 0.9.31.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: padthv1: Update to 0.9.31....* gnu/packages/music.scm (padthv1): Update to 0.9.31.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: synthv1: Update to 0.9.31....* gnu/packages/music.scm (synthv1): Update to 0.9.31.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: drumkv1: Update to 0.9.31....* gnu/packages/music.scm (drumkv1): Update to 0.9.31.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: samplv1: Update to 0.9.31....* gnu/packages/music.scm (samplv1): Update to 0.9.31.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: strawberry: Update to 1.0.18....* gnu/packages/music.scm (strawberry): Update to 1.0.18.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: setbfree: Use G-expressions....* gnu/packages/music.scm (setbfree)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: setbfree: Prepare for cross-compilation....* gnu/packages/music.scm (setbfree)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: setbfree: Update to 0.8.12....* gnu/packages/music.scm (setbfree): Update to 0.8.12.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-07-18 | gnu: texlive-latex-cyrillic -> texlive-cyrillic....* gnu/packages/tex.scm (texlive-cyrillic): New variable.
(texlive-latex-cyrillic): Deprecate variable.
(texlive-base):
(texlive-xindy):
* gnu/packages/music.scm (lilypond): Use new name.
| Nicolas Goaziou |