aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/music.scm
Commit message (Expand)AuthorAge
* gnu: rosegarden: Update to 22.06.•••* gnu/packages/music.scm (rosegarden): Update to 22.06. Nicolas Goaziou2022-07-06
* gnu: Add luppp.•••* gnu/packages/music.scm (luppp): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Sughosha2022-07-01
* gnu: Add fabla.•••* gnu/packages/music.scm (fabla): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Sughosha2022-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> Sughosha2022-07-01
* 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 Taveras2022-06-28
* gnu: Add orca-music.•••* gnu/packages/music.scm (orca-music): New variable. Christopher Rodriguez2022-06-26
* gnu: muse-sequencer: Use Gexps.•••* gnu/packages/music.scm (muse-sequencer)[arguments]: Use Gexps. Vinicius Monego2022-06-18
* gnu: muse-sequencer: Update to 4.1.0.•••* gnu/packages/music.scm (muse-sequencer): Update to 4.1.0. Vinicius Monego2022-06-18
* 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 Theodotou2022-06-15
* gnu: padthv1: Update to 0.9.26.•••* gnu/packages/music.scm (padthv1): Update to 0.9.26. [inputs]: Add qtsvg. Tobias Geerinckx-Rice2022-06-05
* gnu: samplv1: Update to 0.9.26.•••* gnu/packages/music.scm (samplv1): Update to 0.9.26. [inputs]: Add qtsvg. Tobias Geerinckx-Rice2022-06-05
* gnu: drumkv1: Update to 0.9.26.•••* gnu/packages/music.scm (drumkv1): Update to 0.9.26. [inputs]: Add qtsvg. Tobias Geerinckx-Rice2022-06-05
* gnu: synthv1: Update to 0.9.26.•••* gnu/packages/music.scm (synthv1): Update to 0.9.26. [inputs]: Add qtsvg. Tobias Geerinckx-Rice2022-06-05
* gnu: quodlibet: Add missing plugin dependencies.•••* 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> Wamm K. D2022-06-04
* gnu: mod-host: Update to 0.10.6-4.cdd30dd.•••* 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. Maxim Cournoyer2022-05-31
* gnu: Remove beast.•••* gnu/packages/music.scm (beast): Delete variable. Maxim Cournoyer2022-05-31
* gnu: solfege: Update to 3.23.5pre2.•••* 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. Maxim Cournoyer2022-05-31
* gnu: non-session-manager: Supersede with new-session-manager.•••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. Maxim Cournoyer2022-05-31
* gnu: Remove gtklick.•••* gnu/packages/music.scm (gtklick): Delete variable. Maxim Cournoyer2022-05-31
* gnu: Remove mloop.•••* gnu/packages/music.scm (mloop): Delete variable. Maxim Cournoyer2022-05-31
* gnu: Remove python2-pyechonest.•••* gnu/packages/music.scm (python2-pyechonest): Delete variable. Maxim Cournoyer2022-05-31
* gnu: Remove python2-musicbrainzngs.•••* gnu/packages/music.scm (python2-musicbrainzngs): Delete variable. Maxim Cournoyer2022-05-31
* gnu: Remove ingen.•••* gnu/packages/music.scm (ingen): Delete variable. Maxim Cournoyer2022-05-31
* gnu: non-sequencer: Update to 1.9.5-5.257ec59.•••* 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. Ricardo Wurmus2022-05-30
* gnu: quodlibet: Correct wrappers.•••* 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. Liliana Marie Prikler2022-05-30
* gnu: quodlibet: Fix inputs.•••* gnu/packages/music.scm (quodlibet)[inputs]: Add bash-minimal for ‘wrap-program’. Remove extraneous gtk+. Liliana Marie Prikler2022-05-28
* gnu: Add quodlibet.•••* gnu/packages/music.scm (quodlibet): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Remco van 't Veer2022-05-28
* gnu: dumb: Fix build.•••* 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> Foo Chuan Wei2022-05-24
* gnu: qtractor: Update to 0.9.26.•••* gnu/packages/music.scm (qtractor): Update to 0.9.26. Tobias Geerinckx-Rice2022-05-22
* gnu: padthv1: Update to 0.9.25.•••* gnu/packages/music.scm (padthv1): Update to 0.9.25. Tobias Geerinckx-Rice2022-05-22
* gnu: samplv1: Update to 0.9.25.•••* gnu/packages/music.scm (samplv1): Update to 0.9.25. Tobias Geerinckx-Rice2022-05-22
* gnu: drumkv1: Update to 0.9.25.•••* gnu/packages/music.scm (drumkv1): Update to 0.9.25. Tobias Geerinckx-Rice2022-05-22
* gnu: synthv1: Update to 0.9.25.•••* gnu/packages/music.scm (synthv1): Update to 0.9.25. Tobias Geerinckx-Rice2022-05-22
* gnu: gsequencer: Update to 3.18.2.•••* gnu/packages/music.scm (gsequencer): Update to 3.18.2. Vinicius Monego2022-04-20
* gnu: strawberry: Update to 1.0.3.•••* gnu/packages/music.scm (strawberry): Update to 1.0.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder2022-04-10
* gnu: solfege: Remove trailing booleans.•••* gnu/packages/music.scm (solfege): Remove trailing booleans. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> jgart2022-03-29
* gnu: tuxguitar: Update to 1.5.5.•••* gnu/packages/music.scm (tuxguitar): Update to 1.5.5. [arguments]: Remove trailing booleans. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> jgart2022-03-22
* gnu: denemo: Honor TESTS?.•••* gnu/packages/music.scm (denemo)[arguments]<#:phases>: Honor TESTS? keyword. Nicolas Goaziou2022-03-12
* gnu: denemo: Improve package style.•••* gnu/packages/music.scm (denemo)[native-inputs]: Remove labels. [arguments]: Use G-expressions. Remove trailing #T from phases. Nicolas Goaziou2022-03-12
* gnu: denemo: Update to 2.6.0.•••* gnu/packages/music.scm (denemo): Update to 2.6.0. Nicolas Goaziou2022-03-12
* gnu: python-mutagen: Remove test timeout.•••* gnu/packages/music.scm (python-mutagen)[arguments]: Add phase to remove test timeouts imposed by python-hypothesis. Efraim Flashner2022-02-20
* gnu: 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. Sughosha2022-02-13
* gnu: sooperlooper: Build with libsigc++@2.•••* gnu/packages/music.scm (sooperlooper)[inputs]: Change from LIBSIGC++ to LIBSIGC++-2. Marius Bakke2022-02-05
* gnu: 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 Monego2022-02-03
* Merge branch 'version-1.4.0'•••With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm Maxim Cournoyer2022-01-17
|\
| * gnu: 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 Morgensen2022-01-10
| * gnu: 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 Morgensen2022-01-10
| * gnu: 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 Morgensen2022-01-10
* | gnu: 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-Rice2022-01-16
* | gnu: 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-Rice2022-01-16