Age | Commit message (Expand) | Author |
2022-11-08 | gnu: lsp-plugins: Update to 1.2.3...* gnu/packages/music.scm (lsp-plugins): Update to 1.2.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sughosha |
2022-11-08 | gnu: yoshimi: Fix references to /usr/share....* gnu/packages/music.scm (yoshimi)[arguments]: Add 'fix-paths' phase.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Sughosha |
2022-11-08 | gnu: yoshimi: Update to 2.2.2.1...* gnu/packages/music.scm (yoshimi): Update to 2.2.2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sughosha |
2022-11-05 | gnu: gsequencer: Update to 4.4.2....* gnu/packages/music.scm (gsequencer): Update to 4.4.2.
| Vinicius Monego |
2022-11-03 | gnu: strawberry: Remove trailing #t from phases and snippet....* gnu/packages/music.scm (strawberry)[arguments]<#:phases>: Remove trailing #t.
[snippet]: Likewise.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Michael Rohleder |
2022-11-03 | gnu: strawberry: Update to 1.0.10....* gnu/packages/music.scm (strawberry): Update to 1.0.10.
[inputs]: Add gdk-pixbuf.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Michael Rohleder |
2022-10-29 | gnu: helm: Improve package style....* gnu/packages/music.scm (helm)[arguments]: Use G-expressions. Remove trailing #T from phases.
[inputs]: Remove labels. Sort alphabetically.
[native-inputs]: Sort alphabetically.
| Nicolas Goaziou |
2022-10-29 | gnu: helm: fix not finding Factory Presets...* gnu/packages/music.scm (helm): Fix not finding Factory Presets.
This change fixes hardcoded paths so that Factory Presets can be found.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Sughosha via Guix-patches via |
2022-10-16 | gnu: qtractor: Update to 0.9.29....* gnu/packages/music.scm (qtractor): Update to 0.9.29.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: audacious: Update to 4.2....* gnu/packages/music.scm (audacious): Update to 4.2.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: pd: Use G-expressions....* gnu/packages/music.scm (pd)[arguments]: Rewrite as G-expressions,
and use SEARCH-INPUT-FILE.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: pd: Remove input labels....* gnu/packages/music.scm (pd)[native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: pd: Remove trailing #t from phases....* gnu/packages/music.scm (pd)[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: pd: Update to 0.52-2....* gnu/packages/music.scm (pd): Update to 0.52-2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sughosha via Guix-patches via |
2022-10-16 | gnu: qtractor: Update to 0.9.28....* gnu/packages/music.scm (qtractor): Update to 0.9.28.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: padthv1: Update to 0.9.27....* gnu/packages/music.scm (padthv1): Update to 0.9.27.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: samplv1: Update to 0.9.27....* gnu/packages/music.scm (samplv1): Update to 0.9.27.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: drumkv1: Update to 0.9.27....* gnu/packages/music.scm (drumkv1): Update to 0.9.27.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: synthv1: Update to 0.9.27....* gnu/packages/music.scm (synthv1): Update to 0.9.27.
| Tobias Geerinckx-Rice |
2022-09-30 | gnu: quodlibet: Fix build....Some tests fail because adwaita-icon-theme doesn't ship legacy icons
anymore since version 42. Application runs fine without visual defects.
* gnu/packages/music.scm (quodlibet): Skip trayicon tests.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Remco van 't Veer |
2022-09-30 | gnu: picard: Update to 2.8.3, modernize package....* gnu/packages/music.scm (picard): Update to 2.8.3.
[source]: Remove patch.
[arguments]: Use G-expressions. Remove trailing #t.
[native-inputs]: Remove input labels.
[inputs]: Add python-fasteners, python-pyyaml, python-markdown, python-pyjwt. Remove a transitive
dependency on QtWebKit. See <https://issues.guix.gnu.org/53289> for more information about this change.
* gnu/packages/patches/picard-fix-id3-rename-test.patch: Remove it.
* gnu/local.mk (dist_path_DATA): Update accordingly.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| kiasoc5 |
2022-09-28 | gnu: zplugins: Update to 0.2.4...* gnu/packages/music (zplugins): Update to 0.2.4
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sughosha |
2022-09-14 | gnu: Add comments to the bottom of a few more package modules....This will hopefully discourage patches which add new packages to the bottom of
files, as this increases the likelihood of conflicts when applying patches.
If there are more specific ways that packages should be arranged in specific
modules, this message can be updated accordingly.
* gnu/packages/crates-graphics.scm: Add comment discouraging adding packages
to the bottom of the file.
* gnu/packages/crates-gtk.scm: ditto.
* gnu/packages/games.scm: ditto.
* gnu/packages/music.scm: ditto.
* gnu/packages/qt.scm: ditto.
* gnu/packages/web.scm: ditto.
| Christopher Baines |
2022-09-08 | gnu: strawberry: Update to 1.0.9....* gnu/packages/music.scm (strawberry): Update to 1.0.9.
[inputs]: Add icu4c.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2022-08-29 | gnu: cmus: Update to 2.10.0....* gnu/packages/music.scm (cmus): Update to 2.10.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Nikolay Korotkiy |
2022-08-22 | gnu: beets: Update to 1.6.0....* gnu/packages/music.scm (beets): Update to 1.6.0.
[inputs]: Remove python-six.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Michael Rohleder |
2022-08-13 | gnu: qtractor: Fix build....This is a follow-up to commit 1ef04fb2288dade3ad2883026ae286a68ef13a1e.
* gnu/packages/music.scm (qtractor)[inputs]: Change from QTSVG to QTSVG-5.
| Marius Bakke |
2022-08-13 | gnu: gsequencer: Update to 4.3.4....* gnu/packages/music.scm (gsequencer): Update to 4.3.4.
[inputs]: Replace gtk+ with gtk, libsoup-minimal-2 with libsoup,
webkitgtk-with-libsoup-2 with webkitgtk.
| Vinicius Monego |
2022-08-13 | gnu: mixxx: Update to 2.3.3....* gnu/packages/music.scm (mixxx): Update to 2.3.3.
| Vinicius Monego |
2022-08-02 | gnu: strawberry: Update to 1.0.7....* gnu/packages/music.scm (strawberry): Update to 1.0.7.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Michael Rohleder |
2022-07-31 | gnu: qttools: Rename to qttools-5....Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtquickcontrols2: Rename to qtquickcontrols2-5....Automated via:
git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtdeclarative: Rename to qtdeclarative-5....Automated via the following commands:
git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtmultimedia: Rename to qtmultimedia-5....Automated via:
git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtsvg: Rename variable to qtsvg-5....This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
| Maxim Cournoyer |
2022-07-24 | gnu: qtractor: Remove input labels....* gnu/packages/music.scm (qtractor)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-07-24 | gnu: qtractor: Update to 0.9.27....* gnu/packages/music.scm (qtractor): Update to 0.9.27.
[inputs]: Add qtsvg.
| Tobias Geerinckx-Rice |
2022-07-19 | gnu: clyrics: Update to 0.13....* gnu/packages/music.scm (clyrics): Update to 0.13.
| Ludovic Courtès |
2022-07-06 | gnu: rosegarden: Update to 22.06....* gnu/packages/music.scm (rosegarden): Update to 22.06.
| Nicolas Goaziou |
2022-07-01 | gnu: Add luppp....* gnu/packages/music.scm (luppp): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Sughosha |
2022-07-01 | gnu: Add fabla....* gnu/packages/music.scm (fabla): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Sughosha |
2022-07-01 | gnu: sorcer: Update to 1.1.3-1.cc7f6f5....* gnu/packages/music.scm (sorcer): Update to 1.1.3-1.cc7f6f5.
[source]: Fetch with git; remove generated C++ file.
[native-inputs]: Replace faust with faust-0.9.67.
This update fixes the building of the package.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Sughosha |
2022-06-28 | gnu: playerctl: Update to 2.4.1....* gnu/packages/music.scm (playerctl): Update to 2.4.1.
[arguments]: Remove -Dintrospection=false.
[inputs]: Remove python-pygobject.
[native-inputs]: Add gobject-introspection.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Jose G Perez Taveras |
2022-06-26 | gnu: Add orca-music....* gnu/packages/music.scm (orca-music): New variable.
| Christopher Rodriguez |
2022-06-18 | gnu: muse-sequencer: Use Gexps....* gnu/packages/music.scm (muse-sequencer)[arguments]: Use Gexps.
| Vinicius Monego |
2022-06-18 | gnu: muse-sequencer: Update to 4.1.0....* gnu/packages/music.scm (muse-sequencer): Update to 4.1.0.
| Vinicius Monego |
2022-06-15 | gnu: rtmidi: Add version 5.0.0....* gnu/packages/audio.scm (rtmidi): Update to 5.0.0.
(rtmidi-4.0): New variable.
* gnu/packages/music.scm (milkytracker)[inputs]: Use RTMIDI-4.0 rather
than RTMIDI.
(zrythm)[inputs]: Likewise.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Alexandros Theodotou |
2022-06-05 | gnu: padthv1: Update to 0.9.26....* gnu/packages/music.scm (padthv1): Update to 0.9.26.
[inputs]: Add qtsvg.
| Tobias Geerinckx-Rice |
2022-06-05 | gnu: samplv1: Update to 0.9.26....* gnu/packages/music.scm (samplv1): Update to 0.9.26.
[inputs]: Add qtsvg.
| Tobias Geerinckx-Rice |
2022-06-05 | gnu: drumkv1: Update to 0.9.26....* gnu/packages/music.scm (drumkv1): Update to 0.9.26.
[inputs]: Add qtsvg.
| Tobias Geerinckx-Rice |