aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/music.scm
Commit message (Collapse)AuthorAge
* gnu: strawberry: Update to 1.0.12.Michael Rohleder2023-01-07
| | | | | | * gnu/packages/music.scm (strawberry): Update to 1.0.12. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: strawberry: Use qt6 instead of qt5.Michael Rohleder2023-01-07
| | | | | | | * gnu/packages/music.scm (strawberry)[inputs]: Remove qtbase-5. Add qtbase. [native-inputs]: Remove qttools-5. Add qttools. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: frescobaldi: Don't depend on QtWebKit.Marius Bakke2023-01-03
| | | | | * gnu/packages/music.scm (frescobaldi)[inputs]: Change from PYTHON-PYQT to PYTHON-PYQT-WITHOUT-QTWEBKIT.
* gnu: sfizz: Improve package style.Nicolas Goaziou2022-12-20
| | | | | * gnu/packages/music.scm (sfizz)[arguments]: Use G-expressions. [inputs]: Remove input labels.
* gnu: sfizz: Update to 1.2.0.Nicolas Goaziou2022-12-20
| | | | | * gnu/packages/music.scm (sfizz): Update to 1.2.0. [arguments]<#:configure-flags>: Use system Pugixml.
* gnu: musescore: Fix build.Liliana Marie Prikler2022-12-19
| | | | | | | | | | * gnu/packages/music.scm (musescore)[snippet]: Remove crashpad_handler and associated install actions. [arguments]<#:configure-flags>: Add “-DBUILD_DIAGNOSTICS=OFF”. [inputs]: Add qtquickcontrols-5. Co-authored-by: Vivien Kraus <vivien@planete-kraus.eu> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: rosegarden: Improve package style.Nicolas Goaziou2022-12-14
| | | | | | * gnu/packages/music.scm (rosegarden)[arguments]: Use G-expressions and SEARCH-INPUT-FILE. [inputs]: Use BASH-MINIMAL instead of BASH.
* gnu: rosegarden: Update to 22.12.Nicolas Goaziou2022-12-14
| | | | | * gnu/packages/music.scm (rosegarden): Update to 22.12. [inputs]: Add SHARED-MIME-INFO.
* gnu: musescore: Update to 4.0.Nicolas Goaziou2022-12-14
| | | | | | | | | * gnu/packages/music.scm (musescore): Update to 4.0. [snippet]: Do not remove non-existing directories. [arguments]<#:configure-flags>: Do not mention non-existing flags. [native-inputs]: Add GIT-MINIMAL. [inputs]: Add PYTHON, QTNETWORKAUTH-5, QTX11EXTRAS. [license]: Switch to GPL3.
* gnu: ffmpeg: Promote version 5 to the default.Marius Bakke2022-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (ffmpeg): Alias to FFMPEG-5. (mlt-6)[inpust]: Replace "ffmpeg" with FFMPEG-4. (transcode, libquicktime, ffmpegthumbnailer, mplayer, obs, simplescreenrecorder, handbrake, ffms2, libopenshot, wlstream)[inputs]: Change from FFMPEG to FFMPEG-4. * gnu/packages/arcan.scm (arcan)[inputs]: Likewise. * gnu/packages/astronomy.scm (stackistry, libskry)[inputs]: Likewise. * gnu/packages/audio.scm (aubio, bs1770gain)[inputs]: Likewise. * gnu/packages/education.scm (openboard)[inputs]: Likewise. * gnu/packages/emulators.scm (dolphin-emu, retroarch, pcsxr, ppsspp)[inputs]: Likewise. * gnu/packages/game-development.scm (warsow-qfusion)[inputs]: Likewise. * gnu/packages/games.scm (oshu, hedgewars)[inputs]: Likewise. * gnu/packages/gnunet.scm (libextractor)[inputs]: Likewise. * gnu/packages/graphics.scm (openscenegraph)[inputs]: Likewise. * gnu/packages/image-processing.scm (opencv, paraview-5.9)[inputs]: Likewise. * gnu/packages/julia-jll.scm (julia-ffmpeg-jll)[inputs]: Likewise. * gnu/packages/kde-multimedia.scm (kid3)[inputs]: Likewise. * gnu/packages/kodi.scm (kodi)[inputs]: Likewise. * gnu/packages/linphone.scm (mediastreamer2)[inputs]: Likewise. * gnu/packages/linux.scm (pipewire)[inputs]: Likewise. (pipewire-0.3)[inputs]: Replace "ffmpeg" with FFMPEG. * gnu/packages/mp3.scm (chromaprint)[inputs]: Change from FFMPEG to FFMPEG-4. * gnu/packages/music.scm (musikcube)[inputs]: Likewise. * gnu/packages/rdesktop.scm (freerdp)[inputs]: Likewise. * gnu/packages/qt.scm (qtwebengine-5)[inputs]: Likewise.
* gnu: pianobar: Update to 2022.04.01.Marius Bakke2022-12-12
| | | | * gnu/packages/music.scm (pianobar): Update to 2022.04.01.
* gnu: wxWidgets: Update to 3.2.1.Marius Bakke2022-12-02
| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.2.1. [source](modules, snippet): New fields. [inputs]: Remove SDL. Add CATCH-FRAMEWORK, EXPAT, GSTREAMER, GST-PLUGINS-BASE, LIBNOTIFY, LIBPNG, LIBSECRET, PCRE, SDL2, WEBKITGTK-WITH-LIBSOUP2, and ZLIB [arguments]: Add "--enable-mediactrl" and "--enable-gui" to #:configure-flags. Remove aarch64 workaround. Install catch header in refer-to-inputs phase. Add phase to adjust WebKitGTK version. (wxwidgets-3.1, wxwidgets-gtk2-3.1): Remove variables. (wxwidgets-3.0, (wxwidgets-gtk2-3.0): New variables. (wxsvg)[inputs]: Change from WXWIDGETS-3.1 to WXWIDGETS. * gnu/packages/audio.scm (audacity)[inputs]: Likewise. * gnu/packages/cdrom.scm (dvdstyler)[inputs]: Likewise. * gnu/packages/astronomy.scm (imppg)[inputs]: Change from WXWIDGETS to WXWIDGETS-3.0. * gnu/packages/ftp.scm (filezilla)[inputs]: Likewise. * gnu/packages/games.scm (megaglest)[inputs]: Likewise. * gnu/packages/geo.scm (opencpn)[inputs]: Likewise. * gnu/packages/music.scm (sooperlooper)[inputs]: Likewise. * gnu/packages/engineering.scm (kicad)[arguments]: Enable EGL support.
* gnu: Add paulxstretch.Sughosha2022-11-28
| | | | | | * gnu/packages/music.scm (paulxstretch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sooperlooper: Remove input labels.Marius Bakke2022-11-27
| | | | | * gnu/packages/music.scm (sooperlooper)[inputs]: Remove labels. [arguments]: Use SEARCH-INPUT-DIRECTORY instead of labels.
* gnu: sooperlooper: Update to 1.7.8.Marius Bakke2022-11-27
| | | | | * gnu/packages/music.scm (sooperlooper): Update to 1.7.8. [source](uri): Adjust to current.
* gnu: sooperlooper: Update home page.Marius Bakke2022-11-27
| | | | * gnu/packages/music.scm (sooperlooper)[home-page]: Follow redirect.
* gnu: qtractor: Use qt6 instead of qt5.kiasoc52022-11-21
| | | | | | | | * gnu/packages/music.scm (qtractor)[inputs]: Remove qtbase-5, qtsvg-5, and qtx11extras; add qtbase and qtsvg. [native-inputs]: Remove qttools-5; add qttools. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: padthv1: Use qt6 instead of qt5.kiasoc52022-11-21
| | | | | | | | * gnu/packages/music.scm (padthv1)[inputs]: Remove qtbase-5 and qtsvg-5; add qtbase and qtsvg. [native-inputs]: Remove qttools-5; add qttools. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: samplv1: Use qt6 instead of qt5.kiasoc52022-11-21
| | | | | | | | * gnu/packages/music.scm (samplv1)[inputs]: Remove qtbase-5 and qtsvg-5; add qtbase and qtsvg. [native-inputs]: Remove qttools-5; add qttools. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: drumkv1: Use qt6 instead of qt5.kiasoc52022-11-21
| | | | | | | | * gnu/packages/music.scm (drumkv1)[inputs]: Remove qtbase-5 and qtsvg-5; add qtbase and qtsvg. [native-inputs]: Remove qttools-5; add qttools. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: synthv1: Use qt6 instead of qt5.kiasoc52022-11-21
| | | | | | | | * gnu/packages/music.scm (synthv1)[inputs]: Remove qtbase-5 and qtsvg-5; add qtbase and qtsvg. [native-inputs]: Remove qttools-5; add qttools. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: bchoppr: Update to 1.12.0.Ricardo Wurmus2022-11-20
| | | | * gnu/packages/music.scm (bchoppr): Update to 1.12.0.
* gnu: fmit: Remove input labels.Marius Bakke2022-11-20
| | | | * gnu/packages/music.scm (fmit)[native-inputs]: Remove labels.
* gnu: fmit: Fix build.Marius Bakke2022-11-20
| | | | * gnu/packages/music.scm (fmit)[arguments]: Adjust for label changes.
* gnu: lsp-plugins: Update to 1.2.3Sughosha2022-11-08
| | | | | | * gnu/packages/music.scm (lsp-plugins): Update to 1.2.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: yoshimi: Fix references to /usr/share.Sughosha2022-11-08
| | | | | | * gnu/packages/music.scm (yoshimi)[arguments]: Add 'fix-paths' phase. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: yoshimi: Update to 2.2.2.1Sughosha2022-11-08
| | | | | | * gnu/packages/music.scm (yoshimi): Update to 2.2.2.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gsequencer: Update to 4.4.2.Vinicius Monego2022-11-05
| | | | * gnu/packages/music.scm (gsequencer): Update to 4.4.2.
* gnu: strawberry: Remove trailing #t from phases and snippet.Michael Rohleder2022-11-03
| | | | | | | * gnu/packages/music.scm (strawberry)[arguments]<#:phases>: Remove trailing #t. [snippet]: Likewise. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: strawberry: Update to 1.0.10.Michael Rohleder2022-11-03
| | | | | | | * gnu/packages/music.scm (strawberry): Update to 1.0.10. [inputs]: Add gdk-pixbuf. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: helm: Improve package style.Nicolas Goaziou2022-10-29
| | | | | | * gnu/packages/music.scm (helm)[arguments]: Use G-expressions. Remove trailing #T from phases. [inputs]: Remove labels. Sort alphabetically. [native-inputs]: Sort alphabetically.
* gnu: helm: fix not finding Factory PresetsSughosha via Guix-patches via2022-10-29
| | | | | | | * 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>
* gnu: qtractor: Update to 0.9.29.Tobias Geerinckx-Rice2022-10-16
| | | | * gnu/packages/music.scm (qtractor): Update to 0.9.29.
* gnu: audacious: Update to 4.2.Tobias Geerinckx-Rice2022-10-16
| | | | | * gnu/packages/music.scm (audacious): Update to 4.2. [arguments]: Don't explicitly return #t from phases.
* gnu: pd: Use G-expressions.Tobias Geerinckx-Rice2022-10-16
| | | | | * gnu/packages/music.scm (pd)[arguments]: Rewrite as G-expressions, and use SEARCH-INPUT-FILE.
* gnu: pd: Remove input labels.Tobias Geerinckx-Rice2022-10-16
| | | | | * gnu/packages/music.scm (pd)[native-inputs]: Remove input labels.
* gnu: pd: Remove trailing #t from phases.Tobias Geerinckx-Rice2022-10-16
| | | | * gnu/packages/music.scm (pd)[arguments]: Don't explicitly return #t from phases.
* gnu: pd: Update to 0.52-2.Sughosha via Guix-patches via2022-10-16
| | | | | | * gnu/packages/music.scm (pd): Update to 0.52-2. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: qtractor: Update to 0.9.28.Tobias Geerinckx-Rice2022-10-16
| | | | * gnu/packages/music.scm (qtractor): Update to 0.9.28.
* gnu: padthv1: Update to 0.9.27.Tobias Geerinckx-Rice2022-10-16
| | | | * gnu/packages/music.scm (padthv1): Update to 0.9.27.
* gnu: samplv1: Update to 0.9.27.Tobias Geerinckx-Rice2022-10-16
| | | | * gnu/packages/music.scm (samplv1): Update to 0.9.27.
* gnu: drumkv1: Update to 0.9.27.Tobias Geerinckx-Rice2022-10-16
| | | | * gnu/packages/music.scm (drumkv1): Update to 0.9.27.
* gnu: synthv1: Update to 0.9.27.Tobias Geerinckx-Rice2022-10-16
| | | | * gnu/packages/music.scm (synthv1): Update to 0.9.27.
* gnu: quodlibet: Fix build.Remco van 't Veer2022-09-30
| | | | | | | | | 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>
* gnu: picard: Update to 2.8.3, modernize package.kiasoc52022-09-30
| | | | | | | | | | | | | * 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>
* gnu: zplugins: Update to 0.2.4Sughosha2022-09-28
| | | | | | * gnu/packages/music (zplugins): Update to 0.2.4 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add comments to the bottom of a few more package modules.Christopher Baines2022-09-14
| | | | | | | | | | | | | | | | 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.
* gnu: strawberry: Update to 1.0.9.Michael Rohleder2022-09-08
| | | | | | | * gnu/packages/music.scm (strawberry): Update to 1.0.9. [inputs]: Add icu4c. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cmus: Update to 2.10.0.Nikolay Korotkiy2022-08-29
| | | | | | * gnu/packages/music.scm (cmus): Update to 2.10.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: beets: Update to 1.6.0.Michael Rohleder2022-08-22
| | | | | | | * gnu/packages/music.scm (beets): Update to 1.6.0. [inputs]: Remove python-six. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>