aboutsummaryrefslogtreecommitdiff

x/log/gnu/packages/music.scm?id=0c0fdae4ab6480fcb34bc907a2e2a419d3c4a3ff'>music.scm
AgeCommit message (Expand)Author
2022-03-12gnu: denemo: Honor TESTS?....* gnu/packages/music.scm (denemo)[arguments]<#:phases>: Honor TESTS? keyword. Nicolas Goaziou
2022-03-12gnu: denemo: Improve package style....* gnu/packages/music.scm (denemo)[native-inputs]: Remove labels. [arguments]: Use G-expressions. Remove trailing #T from phases. Nicolas Goaziou
2022-03-12gnu: denemo: Update to 2.6.0....* gnu/packages/music.scm (denemo): Update to 2.6.0. Nicolas Goaziou
2022-02-20gnu: python-mutagen: Remove test timeout....* gnu/packages/music.scm (python-mutagen)[arguments]: Add phase to remove test timeouts imposed by python-hypothesis. Efraim Flashner
2022-02-13gnu: non-sequencer: Build with libsigc++ 2....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. Sughosha
2022-02-05gnu: sooperlooper: Build with libsigc++@2....* gnu/packages/music.scm (sooperlooper)[inputs]: Change from LIBSIGC++ to LIBSIGC++-2. Marius Bakke
2022-02-03gnu: mixxx: Update to 2.3.2....* 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. Vinicius Monego
2022-01-17Merge branch 'version-1.4.0'...With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm Maxim Cournoyer
2022-01-16gnu: qtractor: Update to 0.9.25....* gnu/packages/music.scm (qtractor): Update to 0.9.25. [build-system]: Replace GNU Autotools with CMake. Tobias Geerinckx-Rice
2022-01-16gnu: padthv1: Update to 0.9.24....* gnu/packages/music.scm (padthv1): Update to 0.9.24. [build-system]: Replace GNU Autotools with CMake. Tobias Geerinckx-Rice
2022-01-16gnu: samplv1: Update to 0.9.24....* gnu/packages/music.scm (samplv1): Update to 0.9.24. [build-system]: Replace GNU Autotools with CMake. Tobias Geerinckx-Rice
2022-01-16gnu: drumkv1: Update to 0.9.24....* gnu/packages/music.scm (drumkv1): Update to 0.9.24. [build-system]: Replace GNU Autotools with CMake. Tobias Geerinckx-Rice
2022-01-16gnu: synthv1: Update to 0.9.24....* gnu/packages/music.scm (synthv1): Update to 0.9.24. [build-system]: Replace GNU Autotools with CMake. Tobias Geerinckx-Rice
2022-01-16gnu: amsynth: Update to 1.12.4....* gnu/packages/music.scm (amsynth): Update to 1.12.4. Tobias Geerinckx-Rice
2022-01-10gnu: helm: Remove obsolete phase....* gnu/packages/music.scm (helm)[arguments]<#:phases>: Remove 'make-gz-files-writable phase. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sarah Morgensen
2022-01-10gnu: lmms: Remove obsolete phase....* gnu/packages/music.scm (lmms)[arguments]<#:phases>: Remove 'make-manpages-writable phase. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sarah Morgensen
2022-01-10gnu: jalv-select: Remove obsolete phase....* gnu/packages/music.scm (jalv-select)[arguments]<#:phases>: Remove 'make-manpages-writable phase. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sarah Morgensen
2022-01-12gnu: abjad-ext-ipython: Fix build....* gnu/packages/music.scm (abjad-ext-ipython)[arguments]: Add phase to loosen abjad version restriction. Marius Bakke
2022-01-12gnu: abjad: Fix build....* 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. Marius Bakke
2022-01-11gnu: hydrogen: Update to 1.1.1....* gnu/packages/music.scm (hydrogen): Update to 1.1.1. Signed-off-by: Leo Famulari <leo@famulari.name> Michael Rohleder
2022-01-11gnu: strawberry: Update to 1.0.1....* gnu/packages/music.scm (strawberry): Update to 1.0.1. Signed-off-by: Leo Famulari <leo@famulari.name> Michael Rohleder
2022-01-05gnu: musescore: Use new package style....* gnu/packages/music.scm (musescore)[source]<snippet>: Remove trailing #T. [inputs]: Remove labels. Nicolas Goaziou
2022-01-05gnu: amsynth: Use G-expressions....* gnu/packages/music.scm (amsynth)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2022-01-05gnu: amsynth: Update to 1.12.3....* gnu/packages/music.scm (amsynth): Update to 1.12.3. Tobias Geerinckx-Rice
2022-01-02gnu: beets-bandcamp: Fix build....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> Felix Gruber
2021-12-31gnu: Add musikcube....* gnu/packages/music.scm (musikcube): New variable. Leo Famulari
2021-12-29gnu: Remove leftover libsndfile/fixed package....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. Leo Famulari