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
Michael Rohleder
8940fa3d76
gnu: strawberry: Update to 1.0.1.
...
* gnu/packages/music.scm (strawberry): Update to 1.0.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-11 00:29:07 -05:00
Nicolas Goaziou
6a54715988
gnu: musescore: Use new package style.
...
* gnu/packages/music.scm (musescore)[source]<snippet>: Remove trailing #T.
[inputs]: Remove labels.
2022-01-05 14:32:12 +01:00
Tobias Geerinckx-Rice
0e96a71816
gnu: amsynth: Use G-expressions.
...
* gnu/packages/music.scm (amsynth)[arguments]:
Rewrite as G-expressions.
2022-01-05 03:54:04 +01:00
Tobias Geerinckx-Rice
1cba8def9f
gnu: amsynth: Update to 1.12.3.
...
* gnu/packages/music.scm (amsynth): Update to 1.12.3.
2022-01-05 03:54:04 +01:00
Felix Gruber
883be45584
gnu: 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>
2022-01-02 22:24:32 -05:00
Leo Famulari
62f1dcc923
gnu: Add musikcube.
...
* gnu/packages/music.scm (musikcube): New variable.
2021-12-31 13:18:32 -05:00
Leo Famulari
3690f6c7a9
gnu: 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.
2021-12-29 18:30:00 -05:00
Vinicius Monego
f700471b1c
gnu: gsequencer: Update to 3.14.5.
...
* gnu/packages/music.scm (gsequencer): Update to 3.14.5.
[source]<origin>: Update url.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-22 23:52:57 -05:00
Vinicius Monego
5228707781
gnu: gsequencer: Build with libsoup 2.
...
* 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>
2021-12-22 23:52:57 -05:00
Leo Famulari
c4da95cad3
gnu: opustags: Use the new style.
...
* gnu/packages/music.scm (opustags)[arguments]: Use the new style.
2021-12-19 15:28:43 -05:00
Leo Famulari
ee2e023334
gnu: Add opustags.
...
* gnu/packages/music.scm (opustags): New variable.
2021-12-19 12:10:45 -05:00
Marius Bakke
e661f4eff4
gnu: Remove unneeded uses of custom GCC versions.
...
* 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.
2021-12-17 19:07:17 +01:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
...
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.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Mathieu Othacehe
32750e8c3e
Merge remote-tracking branch 'signed/master' into core-updates
2021-12-10 21:49:25 +01:00
Nicolas Goaziou
3d90a81313
gnu: rosegarden: Update to 21.12.
...
* gnu/packages/music.scm (rosegarden): Update to 21.12.
2021-12-10 00:32:12 +01:00
Pierre Langlois
4afacd4546
gnu: helm: Fix build with GCC 9 and later.
...
* 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.
2021-12-06 20:41:18 +00:00
zimoun
b7fc19a53a
gnu: python2-discogs-client: Remove package.
...
* gnu/packages/music.scm (python2-discogs-client): Delete variable.
2021-11-25 00:22:06 +01:00
Ludovic Courtès
3a317f7476
Merge branch 'master' into core-updates-frozen
2021-11-17 23:43:14 +01:00
jgart
50f3b082a7
gnu: Add music21.
...
* gnu/packages/music.scm (music21): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-15 11:17:50 +01:00
Efraim Flashner
1c94392a13
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-11-08 09:06:14 +02:00
Efraim Flashner
3e6f857354
gnu: x42-plugins: Prepare for cross-compiling.
...
* gnu/packages/music.scm (x42-plugins)[arguments]: Remove
'set-CC-variable phase. Use cc-for-target in make-flags.
2021-11-07 22:25:23 +02:00
Thorsten Wilms
6f45418416
gnu: x42-plugins: Update to 20211016.
...
* gnu/packages/music.scm (x42-plugins): Update to 20211016.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-11-07 22:21:20 +02:00
Efraim Flashner
075df3d3e2
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-11-03 14:27:51 +02:00
Tobias Geerinckx-Rice
7e6a6e9814
gnu: qtractor: Update to 0.9.24.
...
* gnu/packages/music.scm (qtractor): Update to 0.9.24.
2021-11-03 03:10:53 +01:00
Efraim Flashner
bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-10-31 14:49:47 +02:00