summaryrefslogtreecommitdiff
path: root/gnu/packages/music.scm
Commit message (Collapse)AuthorAge
* gnu: denemo: Honor TESTS?.Nicolas Goaziou2022-03-12
| | | | * gnu/packages/music.scm (denemo)[arguments]<#:phases>: Honor TESTS? keyword.
* gnu: denemo: Improve package style.Nicolas Goaziou2022-03-12
| | | | | * gnu/packages/music.scm (denemo)[native-inputs]: Remove labels. [arguments]: Use G-expressions. Remove trailing #T from phases.
* gnu: denemo: Update to 2.6.0.Nicolas Goaziou2022-03-12
| | | | * gnu/packages/music.scm (denemo): Update to 2.6.0.
* gnu: python-mutagen: Remove test timeout.Efraim Flashner2022-02-20
| | | | | * gnu/packages/music.scm (python-mutagen)[arguments]: Add phase to remove test timeouts imposed by python-hypothesis.
* gnu: non-sequencer: Build with libsigc++ 2.Sughosha2022-02-13
| | | | | | | | | | | | | This fixes the build: ------ Configuring sequencer Checking for 'sigc++-2.0' >= 2.0.0 : not found The configuration failed ------ * gnu/packages/music.scm (non-sequencer)[inputs]: Replace libsigc++ with libsigc++-2.
* gnu: sooperlooper: Build with libsigc++@2.Marius Bakke2022-02-05
| | | | | * gnu/packages/music.scm (sooperlooper)[inputs]: Change from LIBSIGC++ to LIBSIGC++-2.
* gnu: mixxx: Update to 2.3.2.Vinicius Monego2022-02-03
| | | | | | | | * gnu/packages/music.scm (mixxx): Update to 2.3.2. [arguments]<#:phases>: Don't override the 'check phase as the previously failing test passes in this version. [native-inputs]: Use the new style. [inputs]: Likewise.
* Merge branch 'version-1.4.0'Maxim Cournoyer2022-01-17
|\ | | | | | | | | | | | | With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm
| * gnu: helm: Remove obsolete phase.Sarah Morgensen2022-01-10
| | | | | | | | | | | | | | * gnu/packages/music.scm (helm)[arguments]<#:phases>: Remove 'make-gz-files-writable phase. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * gnu: lmms: Remove obsolete phase.Sarah Morgensen2022-01-10
| | | | | | | | | | | | | | * gnu/packages/music.scm (lmms)[arguments]<#:phases>: Remove 'make-manpages-writable phase. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * gnu: jalv-select: Remove obsolete phase.Sarah Morgensen2022-01-10
| | | | | | | | | | | | | | * gnu/packages/music.scm (jalv-select)[arguments]<#:phases>: Remove 'make-manpages-writable phase. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* | gnu: qtractor: Update to 0.9.25.Tobias Geerinckx-Rice2022-01-16
| | | | | | | | | | * gnu/packages/music.scm (qtractor): Update to 0.9.25. [build-system]: Replace GNU Autotools with CMake.
* | gnu: padthv1: Update to 0.9.24.Tobias Geerinckx-Rice2022-01-16
| | | | | | | | | | * gnu/packages/music.scm (padthv1): Update to 0.9.24. [build-system]: Replace GNU Autotools with CMake.
* | gnu: samplv1: Update to 0.9.24.Tobias Geerinckx-Rice2022-01-16
| | | | | | | | | | * gnu/packages/music.scm (samplv1): Update to 0.9.24. [build-system]: Replace GNU Autotools with CMake.
* | gnu: drumkv1: Update to 0.9.24.Tobias Geerinckx-Rice2022-01-16
| | | | | | | | | | * gnu/packages/music.scm (drumkv1): Update to 0.9.24. [build-system]: Replace GNU Autotools with CMake.
* | gnu: synthv1: Update to 0.9.24.Tobias Geerinckx-Rice2022-01-16
| | | | | | | | | | * gnu/packages/music.scm (synthv1): Update to 0.9.24. [build-system]: Replace GNU Autotools with CMake.
* | gnu: amsynth: Update to 1.12.4.Tobias Geerinckx-Rice2022-01-16
| | | | | | | | * gnu/packages/music.scm (amsynth): Update to 1.12.4.
* | gnu: abjad-ext-ipython: Fix build.Marius Bakke2022-01-12
| | | | | | | | | | * gnu/packages/music.scm (abjad-ext-ipython)[arguments]: Add phase to loosen abjad version restriction.
* | gnu: abjad: Fix build.Marius Bakke2022-01-12
| | | | | | | | | | | | * gnu/packages/music.scm (abjad)[arguments]: Permit newer versions of uqbar. [native-inputs]: Move everything except PYTHON-INICONFIG to ... [propagated-inputs]: ... here. Add PYTHON-PYTEST-HELPERS-NAMESPACE.
* | gnu: hydrogen: Update to 1.1.1.Michael Rohleder2022-01-11
| | | | | | | | | | | | * gnu/packages/music.scm (hydrogen): Update to 1.1.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: strawberry: Update to 1.0.1.Michael Rohleder2022-01-11
|/ | | | | | * gnu/packages/music.scm (strawberry): Update to 1.0.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: musescore: Use new package style.Nicolas Goaziou2022-01-05
| | | | | * gnu/packages/music.scm (musescore)[source]<snippet>: Remove trailing #T. [inputs]: Remove labels.
* gnu: amsynth: Use G-expressions.Tobias Geerinckx-Rice2022-01-05
| | | | | * gnu/packages/music.scm (amsynth)[arguments]: Rewrite as G-expressions.
* gnu: amsynth: Update to 1.12.3.Tobias Geerinckx-Rice2022-01-05
| | | | * gnu/packages/music.scm (amsynth): Update to 1.12.3.
* gnu: beets-bandcamp: Fix build.Felix Gruber2022-01-02
| | | | | | | | | | This fixes a build failure in the 'sanity-check' phase. * gnu/packages/music.scm (beets-bandcamp)[propagated-inputs]: Add python-confuse, python-jellyfish, python-mediafile, python-munkres, python-musicbrainzngs and python-unidecode. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add musikcube.Leo Famulari2021-12-31
| | | | * gnu/packages/music.scm (musikcube): New variable.
* gnu: Remove leftover libsndfile/fixed package.Leo Famulari2021-12-29
| | | | | | | | | | This package was equivalent to the libsndfile package, differing only in the order of its inputs. * gnu/packages/pulseaudio.scm (libsndfile/fixed): Remove variable. * gnu/packages/music.scm (liquidsfz)[inputs]: Replace libsndfile/fixed with libsndfile. * gnu/packages/telephony.scm (mumble)[inputs]: Likewise.
* gnu: gsequencer: Update to 3.14.5.Vinicius Monego2021-12-22
| | | | | | | * gnu/packages/music.scm (gsequencer): Update to 3.14.5. [source]<origin>: Update url. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: gsequencer: Build with libsoup 2.Vinicius Monego2021-12-22
| | | | | | | | * gnu/packages/music.scm (gsequencer)[native-inputs]: Use the new style. [inputs]: Replace libsoup with libsoup-minimal-2 and webkitgtk with webkitgtk-with-libsoup2. Use the new style. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: opustags: Use the new style.Leo Famulari2021-12-19
| | | | * gnu/packages/music.scm (opustags)[arguments]: Use the new style.
* gnu: Add opustags.Leo Famulari2021-12-19
| | | | * gnu/packages/music.scm (opustags): New variable.
* gnu: Remove unneeded uses of custom GCC versions.Marius Bakke2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (libmaus2, biobambam2)[native-inputs]: Remove GCC-10. * gnu/packages/game-development.scm (libresprite, python-pyxel)[native-inputs]: Likewise. * gnu/packages/lua.scm (emilua)[native-inputs]: Likewise. * gnu/packages/radio.scm (sdr++)[native-inputs]: Likewise. * gnu/packages/wm.scm (fnott)[native-inputs]: Likewise. * gnu/packages/text-editors.scm (kakoune)[native-inputs]: Likewise. (scintilla)[native-inputs]: Remove GCC-9. * gnu/packages/build-tools.scm (bear)[native-inputs]: Likewise. * gnu/packages/cpp.scm (magic-enum)[native-inputs]: Likewise. * gnu/packages/games.scm (openttd)[native-inputs]: Likewise. (schiffbruch)[native-inputs]: Remove GCC-11. * gnu/packages/music.scm (liquidsfz, geonkick)[native-inputs]: Remove GCC-9. * gnu/packages/fcitx5.scm (fcitx5, libime, fcitx5-configtool)[native-inputs]: Likewise. * gnu/packages/wine.scm (dxvk32)[native-inputs]: Likewise. * gnu/packages/ftp.scm (libfilezilla)[native-inputs]: Remove GCC-8. * gnu/packages/image.scm (blurhash)[native-inputs]: Likewise. * gnu/packages/jami.scm (libring)[native-inputs]: Likewise. * gnu/packages/pdf.scm (xournalpp)[native-inputs]: Likewise. * gnu/packages/telegram.scm (webrtc-for-telegram-desktop, telegram-desktop)[native-inputs]: Likewise.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-10
|\
| * gnu: rosegarden: Update to 21.12.Nicolas Goaziou2021-12-10
| | | | | | | | * gnu/packages/music.scm (rosegarden): Update to 21.12.
* | gnu: helm: Fix build with GCC 9 and later.Pierre Langlois2021-12-06
| | | | | | | | | | | | * gnu/packages/music.scm (helm)[origin]: Add patch. * gnu/packages/patches/helm-fix-gcc-9-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* | gnu: python2-discogs-client: Remove package.zimoun2021-11-25
| | | | | | | | * gnu/packages/music.scm (python2-discogs-client): Delete variable.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\|
| * gnu: Add music21.jgart2021-11-15
| | | | | | | | | | | | * gnu/packages/music.scm (music21): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\|
| * gnu: x42-plugins: Prepare for cross-compiling.Efraim Flashner2021-11-07
| | | | | | | | | | * gnu/packages/music.scm (x42-plugins)[arguments]: Remove 'set-CC-variable phase. Use cc-for-target in make-flags.
| * gnu: x42-plugins: Update to 20211016.Thorsten Wilms2021-11-07
| | | | | | | | | | | | * gnu/packages/music.scm (x42-plugins): Update to 20211016. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-03
|\|
| * gnu: qtractor: Update to 0.9.24.Tobias Geerinckx-Rice2021-11-03
| | | | | | | | * gnu/packages/music.scm (qtractor): Update to 0.9.24.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * gnu: bschaffl: Update to 1.4.8.Tobias Geerinckx-Rice2021-10-31
| | | | | | | | * gnu/packages/music.scm (bschaffl): Update to 1.4.8.
| * gnu: bjumblr: Update to 1.6.8.Tobias Geerinckx-Rice2021-10-31
| | | | | | | | * gnu/packages/music.scm (bjumblr): Update to 1.6.8.
| * gnu: bshapr: Update to 0.13.Tobias Geerinckx-Rice2021-10-31
| | | | | | | | * gnu/packages/music.scm (bshapr): Update to 0.13.
| * gnu: bchoppr: Update to 1.10.10.Tobias Geerinckx-Rice2021-10-31
| | | | | | | | * gnu/packages/music.scm (bchoppr): Update to 1.10.10.