me
/
guix
Archived
1
0
Fork 0
Commit Graph

1002 Commits (e2de652d57360a825283a3161dc78f874384dc79)

Author SHA1 Message Date
Vinicius Monego e2de652d57
gnu: muse-sequencer: Update to 4.1.0.
* gnu/packages/music.scm (muse-sequencer): Update to 4.1.0.
2022-06-18 13:06:41 -03:00
Alexandros Theodotou c363843349
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>
2022-06-15 00:25:21 +02:00
Tobias Geerinckx-Rice 424a14a386
gnu: padthv1: Update to 0.9.26.
* gnu/packages/music.scm (padthv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice a73f88499e
gnu: samplv1: Update to 0.9.26.
* gnu/packages/music.scm (samplv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice b40d7fd001
gnu: drumkv1: Update to 0.9.26.
* gnu/packages/music.scm (drumkv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice 65f66245d4
gnu: synthv1: Update to 0.9.26.
* gnu/packages/music.scm (synthv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Wamm K. D c950d3ffe1
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>
2022-06-04 08:35:04 +02:00
Maxim Cournoyer d986c34560
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.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer 00dff2c768
gnu: Remove beast.
* gnu/packages/music.scm (beast): Delete variable.
2022-05-31 14:54:05 -04:00
Maxim Cournoyer 8ab2f519d4
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.
2022-05-31 14:53:43 -04:00
Maxim Cournoyer f9cd6d905b
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.
2022-05-31 14:52:52 -04:00
Maxim Cournoyer e3205452db
gnu: Remove gtklick.
* gnu/packages/music.scm (gtklick): Delete variable.
2022-05-31 14:52:32 -04:00
Maxim Cournoyer a240fef707
gnu: Remove mloop.
* gnu/packages/music.scm (mloop): Delete variable.
2022-05-31 14:52:32 -04:00
Maxim Cournoyer ded6dbcb49
gnu: Remove python2-pyechonest.
* gnu/packages/music.scm (python2-pyechonest): Delete variable.
2022-05-31 14:52:32 -04:00
Maxim Cournoyer e89a1fc62a
gnu: Remove python2-musicbrainzngs.
* gnu/packages/music.scm (python2-musicbrainzngs): Delete variable.
2022-05-31 14:52:31 -04:00
Maxim Cournoyer a5a84babb9
gnu: Remove ingen.
* gnu/packages/music.scm (ingen): Delete variable.
2022-05-31 14:52:15 -04:00
Ricardo Wurmus 216fb59b9b
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.
2022-05-30 23:09:46 +02:00
Liliana Marie Prikler df43e8d45c
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.
2022-05-30 21:28:53 +02:00
Liliana Marie Prikler cc0401a9de
gnu: quodlibet: Fix inputs.
* gnu/packages/music.scm (quodlibet)[inputs]: Add bash-minimal for
‘wrap-program’.  Remove extraneous gtk+.
2022-05-28 17:28:39 +02:00
Remco van 't Veer 092ec158f7
gnu: Add quodlibet.
* gnu/packages/music.scm (quodlibet): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-05-28 13:02:19 +02:00
Foo Chuan Wei d6e4ed34a7
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>
2022-05-24 17:19:03 +02:00
Tobias Geerinckx-Rice 959bf37cd8
gnu: qtractor: Update to 0.9.26.
* gnu/packages/music.scm (qtractor): Update to 0.9.26.
2022-05-22 02:00:00 +02:00
Tobias Geerinckx-Rice 96089de63b
gnu: padthv1: Update to 0.9.25.
* gnu/packages/music.scm (padthv1): Update to 0.9.25.
2022-05-22 02:00:00 +02:00
Tobias Geerinckx-Rice 5b2f5e182c
gnu: samplv1: Update to 0.9.25.
* gnu/packages/music.scm (samplv1): Update to 0.9.25.
2022-05-22 02:00:00 +02:00
Tobias Geerinckx-Rice 466a030ed8
gnu: drumkv1: Update to 0.9.25.
* gnu/packages/music.scm (drumkv1): Update to 0.9.25.
2022-05-22 02:00:00 +02:00
Tobias Geerinckx-Rice 404c42c4bd
gnu: synthv1: Update to 0.9.25.
* gnu/packages/music.scm (synthv1): Update to 0.9.25.
2022-05-22 02:00:00 +02:00
Vinicius Monego 144d803c76
gnu: gsequencer: Update to 3.18.2.
* gnu/packages/music.scm (gsequencer): Update to 3.18.2.
2022-04-20 23:40:44 -03:00
Michael Rohleder d10cee7865
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>
2022-04-10 00:17:41 +02:00
jgart 6d0d176580
gnu: solfege: Remove trailing booleans.
* gnu/packages/music.scm (solfege): Remove trailing booleans.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-03-29 10:56:33 +02:00
jgart 222dac0b95
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>
2022-03-22 15:21:37 +01:00
Nicolas Goaziou 504d15a593
gnu: denemo: Honor TESTS?.
* gnu/packages/music.scm (denemo)[arguments]<#:phases>: Honor TESTS? keyword.
2022-03-12 19:23:09 +01:00
Nicolas Goaziou 33331efc46
gnu: denemo: Improve package style.
* gnu/packages/music.scm (denemo)[native-inputs]: Remove labels.
[arguments]: Use G-expressions.  Remove trailing #T from phases.
2022-03-12 19:21:55 +01:00
Nicolas Goaziou ab042de0f7
gnu: denemo: Update to 2.6.0.
* gnu/packages/music.scm (denemo): Update to 2.6.0.
2022-03-12 19:19:22 +01:00
Efraim Flashner 1a8b7257a6
gnu: python-mutagen: Remove test timeout.
* gnu/packages/music.scm (python-mutagen)[arguments]: Add phase to
remove test timeouts imposed by python-hypothesis.
2022-02-20 10:00:44 +02:00
Sughosha 6bfb3fc1f4
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.
2022-02-13 19:24:26 -05:00
Marius Bakke f0e638a576
gnu: sooperlooper: Build with libsigc++@2.
* gnu/packages/music.scm (sooperlooper)[inputs]: Change from LIBSIGC++ to
LIBSIGC++-2.
2022-02-05 00:27:45 +01:00
Vinicius Monego 5fe10d1b97
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.
2022-02-03 10:14:39 -03:00
Maxim Cournoyer 276f40fdc3
Merge branch 'version-1.4.0'
With resolved conflicts in:
	gnu/packages/gnome.scm
	gnu/packages/openstack.scm
	gnu/packages/python-xyz.scm
2022-01-17 11:47:09 -05:00
Tobias Geerinckx-Rice 5d2ba70a78
gnu: qtractor: Update to 0.9.25.
* gnu/packages/music.scm (qtractor): Update to 0.9.25.
[build-system]: Replace GNU Autotools with CMake.
2022-01-16 01:00:01 +01:00
Tobias Geerinckx-Rice bba3e67e44
gnu: padthv1: Update to 0.9.24.
* gnu/packages/music.scm (padthv1): Update to 0.9.24.
[build-system]: Replace GNU Autotools with CMake.
2022-01-16 01:00:01 +01:00
Tobias Geerinckx-Rice 732fe221ff
gnu: samplv1: Update to 0.9.24.
* gnu/packages/music.scm (samplv1): Update to 0.9.24.
[build-system]: Replace GNU Autotools with CMake.
2022-01-16 01:00:01 +01:00
Tobias Geerinckx-Rice 36008f30e7
gnu: drumkv1: Update to 0.9.24.
* gnu/packages/music.scm (drumkv1): Update to 0.9.24.
[build-system]: Replace GNU Autotools with CMake.
2022-01-16 01:00:01 +01:00
Tobias Geerinckx-Rice 916982db09
gnu: synthv1: Update to 0.9.24.
* gnu/packages/music.scm (synthv1): Update to 0.9.24.
[build-system]: Replace GNU Autotools with CMake.
2022-01-16 01:00:01 +01:00
Tobias Geerinckx-Rice 60fd190ecc
gnu: amsynth: Update to 1.12.4.
* gnu/packages/music.scm (amsynth): Update to 1.12.4.
2022-01-16 01:00:00 +01:00
Sarah Morgensen b623ee2fb6
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>
2022-01-10 11:44:50 -05:00
Sarah Morgensen 9d55296898
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>
2022-01-10 11:44:50 -05:00
Sarah Morgensen f7d4bf6205
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>
2022-01-10 11:44:50 -05:00
Marius Bakke 9b7fd055a2
gnu: abjad-ext-ipython: Fix build.
* gnu/packages/music.scm (abjad-ext-ipython)[arguments]: Add phase to loosen
abjad version restriction.
2022-01-12 23:50:15 +01:00
Marius Bakke 3aca3f2877
gnu: 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.
2022-01-12 23:50:15 +01:00
Michael Rohleder 8bf84d4fc6
gnu: hydrogen: Update to 1.1.1.
* gnu/packages/music.scm (hydrogen): Update to 1.1.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-11 00:29:07 -05:00