| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/music.scm (avldrums-lv2): Update to 0.4.2.
[arguments]: Don't return #t from phases.
|
|
|
|
|
|
| |
* gnu/packages/music.scm (cmus): Update to 2.9.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/music.scm (python-musicbrainzngs) [version]: Update to 0.7.1.
[arguments]: Re-enable tests.
|
|
|
|
| |
* gnu/packages/music.scm (python-mutagen) [home-page]: Update.
|
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (python-pylast) [version]: Update to 4.2.1.
[propagated-inputs]: Move…
[native-inputs]: …here and remove unneccessary inputs.
(python2-pylast): Remove, since Python 2 is not supported by upstream
any more.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (beets) [version]: Update to 1.5.0.
[#:phases]: Keep testcase, switch to pytest and respect tests?.
[native-inputs]: Move plugin dependencies…
[inputs]: …here.
* gnu/packages/music.scm (beets-next): Mark as deprecated.
* gnu/packages/patches/beets-werkzeug-compat.patch: Delete patch.
* gnu/local.mk: Deregister it.
|
|
|
|
|
|
| |
* gnu/packages/music.scm (beets-bandcamp)[version]: Update to 0.1.4.
[inputs]: Move…
[propagated-inputs]: …here.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (python-discogs-client)[version]: Update to 2.3.12.
[source]: Switch to fork.
[home-page]: Ditto.
[synopsis]: Remove “official”.
[description]: Mention we’re using a fork.
[native-inputs]: Remove.
[propagated-inputs]: Add python-dateutil.
|
|
|
|
|
|
|
|
| |
Remove patch. It is now included in upstream release.
* gnu/packages/music.scm (python-mediafile): Update to 0.7.0.
* gnu/packages/patches/python-mediafile-wavpack.patch: Delete patch.
* gnu/local.mk: Deregister it.
|
|
|
|
| |
* gnu/packages/music.scm (padthv1): Update to 0.9.23.
|
|
|
|
| |
* gnu/packages/music.scm (samplv1): Update to 0.9.23.
|
|
|
|
| |
* gnu/packages/music.scm (drumkv1): Update to 0.9.23.
|
|
|
|
| |
* gnu/packages/music.scm (synthv1): Update to 0.9.23.
|
|
|
|
| |
* gnu/packages/music.scm (qtractor): Update to 0.9.23.
|
|
|
|
| |
* gnu/packages/music.scm (drumstick): Update to 2.3.1.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (audacious): Update to 4.1.
[inputs]: Replace libmodplug with libopenmpt.
[arguments]: Add --disable-gtk configure flag as building against GTK,
in addition to QT, has otherwise become the default.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
| |
* gnu/packages/music.scm (sfizz): New variable.
|
|
|
|
|
| |
* gnu/packages/music.scm (liquidsfz)[inputs]: Replace libsndfile with
libsndfile/fixed.
|
|
|
|
|
|
|
|
|
|
| |
Files to be adjusted were searched with the following command:
$ git ls-files | xargs grep -l -E ',libc?yaml' | \
xargs grep -L '(gnu packages serialization)'
* gnu/packages/web.scm (libyaml, libyaml+static, libcyaml): Move to...
* gnu/packages/serialization.scm: ... here.
|
|
|
|
|
| |
* gnu/packages/audio.scm (libaudec, ztoolkit)[source, home-page]: Adjust to Gitea.
* gnu/packages/music.scm (zplugins)[source]: Likewise.
|
|
|
|
| |
* gnu/packages/music.scm (rosegarden): Update to 21.06.1.
|
|
|
|
|
|
| |
* gnu/packages/music.scm (abjad-ext-ipython): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/music.scm (abjad-ext-nauert): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/music.scm (abjad-ext-rmakers): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
| |
* gnu/packages/music.scm (abjad)[arguments]: Remove custom 'patch-source
phase.
|
|
|
|
|
| |
* gnu/packages/music.scm (abjad)[native-inputs]: Move lilypond ...
[inputs]: ... to here.
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (abjad)[description]: Improve abjad's
description.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (abjad)[ntaive-inputs]: Move python-ply ...
[propagated-inputs]: ... to here.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (abjad): Rename from python-abjad.
(python-abjad): Keep as deprecated package.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (extempore): Update to 0.8.6.
[source]: Portaudio is no more in-tree.
[arguments]: Load external libraries through patched CMakeLists.txt.
[phases]: Symlink assets.
* gnu/packages/patches/extempore-unbundle-external-dependencies.patch:
Update accordingly.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
| |
* gnu/packages/music.scm (a2jmidid): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (rtaudio)[arguments]: Add phase 'fix-inc-path to move
the header to where pkg-config expects it.
* gnu/packages/music.scm (muse-sequencer)[arguments]{#:phases}: Remove
'fix-include. Don't return #t.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (gsequencer): Update to 3.8.13.
[build-system]: Switch to glib-or-gtk-build-system.
[arguments]<#:phases>: Don't return #t.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
| |
* gnu/packages/music.scm (vmpk): Update to 0.8.4.
|
|
|
|
| |
* gnu/packages/music.scm (drumstick): Update to 2.3.0.
|
|
|
|
| |
* gnu/packages/music.scm (vmpk): Update to 0.8.3.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change was automated via the following command:
$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc # to clear some spurious changes
This is done so the qtbase package can be upgraded to version 6 in the
following commit.
|
|
|
|
| |
* gnu/packages/music.scm (rosegarden): Update to 21.06.
|
|
|
|
|
|
|
| |
This fixes an issue wherein the palettes sidebar would turn up empty.
* gnu/packages/music.scm (musescore)[build-system]: Use qt-build-systems.
[inputs]: Add qtgraphicaleffects.
|
|
|
|
|
|
| |
* gnu/packages/music.scm (lingot): New public variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
|
| |
* gnu/packages/music.scm (muse-sequencer)[build-system]: Use qt-build-system.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (muse-sequencer)[native-inputs]: Add perl,
python.
[inputs]: Add glib, libinstpatch. Sort alphabetically.
[arguments]: Remove "-DENABLE_INSTPATCH=OFF" from #:configure-flags.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/music.scm (muse-sequencer): Update to 4.0.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
See <http://issues.guix.gnu.org/48589>.
* gnu/packages/music.scm (zam-plugins)[source]: Update hash.
|
|
|
|
| |
* gnu/packages/music.scm (perl-musicbrainz-discid): Update to 0.06.
|
|
|
|
| |
* gnu/packages/music.scm (qtractor): Update to 0.9.22.
|
|
|
|
| |
* gnu/packages/music.scm (padthv1): Update to 0.9.22.
|
|
|
|
| |
* gnu/packages/music.scm (samplv1): Update to 0.9.22.
|
|
|
|
| |
* gnu/packages/music.scm (drumkv1): Update to 0.9.22.
|
|
|
|
| |
* gnu/packages/music.scm (samplv1): Update to 0.9.22.
|