summaryrefslogtreecommitdiff
path: root/gnu/packages/music.scm
Commit message (Collapse)AuthorAge
* gnu: quodlibet: Add missing plugin dependencies.Wamm K. D2022-06-04
| | | | | | | * gnu/packages/music.scm (quodlibet)[inputs]: Add gtksourceview, keybinder-3.0, python-musicbrainzngs, and python-pyinotify. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: mod-host: Update to 0.10.6-4.cdd30dd.Maxim Cournoyer2022-05-31
| | | | | | | | | * gnu/packages/music.scm (mod-host): Update to 0.10.6-4.cdd30dd. [source]: Use git-version and git-file-name. [arguments]: Use gexps. [phases]: Delete trailing #t. [inputs]: Replace jack-1 with jack-2. [native-inputs]: replace python-2 with python-wrapper.
* gnu: Remove beast.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/music.scm (beast): Delete variable.
* gnu: solfege: Update to 3.23.5pre2.Maxim Cournoyer2022-05-31
| | | | | | | | | | | * gnu/packages/music.scm (solfege): Update to 3.23.5pre2. [source]: Use git. [arguments]: Use gexps. Remove trailing #t. [phases]{patch-python-shebangs, wrap-program}: Use search-file-input. {fix-version}: New phase. [inputs]: Use new style. Remove python-2 and python2-pygtk. Add python-wrapper and python-pygobject. [native-inputs]: Add autoconf and automake. Use latest texinfo.
* gnu: non-session-manager: Supersede with new-session-manager.Maxim Cournoyer2022-05-31
| | | | | | | | | | The new-session-manager project seems a more active fork (and the source of non-session-manager is no longer available from its project page). * gnu/packages/music.scm (non-sequencer): Mark as superseded with... (new-session-manager): ... this new package. (synthv1, drumkv1, samplv1, padthv1): Replace non-session-manager with new-session-manager.
* gnu: Remove gtklick.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/music.scm (gtklick): Delete variable.
* gnu: Remove mloop.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/music.scm (mloop): Delete variable.
* gnu: Remove python2-pyechonest.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/music.scm (python2-pyechonest): Delete variable.
* gnu: Remove python2-musicbrainzngs.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/music.scm (python2-musicbrainzngs): Delete variable.
* gnu: Remove ingen.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/music.scm (ingen): Delete variable.
* gnu: non-sequencer: Update to 1.9.5-5.257ec59.Ricardo Wurmus2022-05-30
| | | | | | | | | | | | * gnu/packages/music.scm (non-sequencer): Update to 1.9.5-5.257ec59. [source]: Use fork as old repository is defunct; use git-file-name and git-version. [arguments]: Remove python-2; add phase to replace bundled waf. [native-inputs]: Add python-waf. (non-session-manager)[native-inputs]: Add python-waf. (non-mixer)[inputs]: Add lv2 and lilv. [native-inputs]: Add python-waf. (non-timeline)[native-inputs]: Add python-waf.
* gnu: quodlibet: Correct wrappers.Liliana Marie Prikler2022-05-30
| | | | | | * gnu/packages/music.scm (quodlibet)[#:phases]: Rename ‘wrap-gi-typelib’ to ‘wrap-extra-paths’. Use ‘=’ for GI_TYPELIB_PATH. Add ‘GST_PLUGIN_SYSTEM_PATH’ with suffix binding.
* gnu: quodlibet: Fix inputs.Liliana Marie Prikler2022-05-28
| | | | | * gnu/packages/music.scm (quodlibet)[inputs]: Add bash-minimal for ‘wrap-program’. Remove extraneous gtk+.
* gnu: Add quodlibet.Remco van 't Veer2022-05-28
| | | | | | * gnu/packages/music.scm (quodlibet): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: dumb: Fix build.Foo Chuan Wei2022-05-24
| | | | | | | * gnu/packages/music.scm (dumb, dumb-allegro4): Fix failing build of "dumb" caused by missing allegro-4 dependency. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: qtractor: Update to 0.9.26.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/music.scm (qtractor): Update to 0.9.26.
* gnu: padthv1: Update to 0.9.25.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/music.scm (padthv1): Update to 0.9.25.
* gnu: samplv1: Update to 0.9.25.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/music.scm (samplv1): Update to 0.9.25.
* gnu: drumkv1: Update to 0.9.25.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/music.scm (drumkv1): Update to 0.9.25.
* gnu: synthv1: Update to 0.9.25.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/music.scm (synthv1): Update to 0.9.25.
* gnu: gsequencer: Update to 3.18.2.Vinicius Monego2022-04-20
| | | | * gnu/packages/music.scm (gsequencer): Update to 3.18.2.
* gnu: strawberry: Update to 1.0.3.Michael Rohleder2022-04-10
| | | | | | * gnu/packages/music.scm (strawberry): Update to 1.0.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: solfege: Remove trailing booleans.jgart2022-03-29
| | | | | | * gnu/packages/music.scm (solfege): Remove trailing booleans. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: tuxguitar: Update to 1.5.5.jgart2022-03-22
| | | | | | | * gnu/packages/music.scm (tuxguitar): Update to 1.5.5. [arguments]: Remove trailing booleans. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* 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.