Commit Graph

410 Commits (2aeee872a60841962ad7df7a6377ed1bc54d8260)

Author SHA1 Message Date
Tobias Geerinckx-Rice a0a7e42500
gnu: tuxguitar: Update to 1.5.2.
* gnu/packages/music.scm (tuxguitar): Update to 1.5.2.
[source]: Remove obsolete snippet.
2018-08-24 02:30:41 +02:00
Tobias Geerinckx-Rice 38146797e6
gnu: libgig: Update to 4.1.0.
* gnu/packages/music.scm (libgig): Update to 4.1.0.
2018-08-24 02:30:41 +02:00
Tobias Geerinckx-Rice f6181921e5
gnu: denemo: Use INVOKE.
* gnu/packages/music.scm (denemo)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-08-24 02:30:41 +02:00
Tobias Geerinckx-Rice c95f9f09a7
gnu: drumkv1: Update to 0.9.2.
* gnu/packages/music.scm (drumkv1): Update to 0.9.2.
2018-08-23 23:01:56 +02:00
Tobias Geerinckx-Rice 69b4d24871
gnu: synthv1: Update to 0.9.2.
* gnu/packages/music.scm (synthv1): Update to 0.9.2.
2018-08-23 23:01:56 +02:00
Tobias Geerinckx-Rice 29618d6722
gnu: samplv1: Update to 0.9.2.
* gnu/packages/music.scm (samplv1): Update to 0.9.2.
2018-08-23 23:01:56 +02:00
Tobias Geerinckx-Rice 2c59066f6a
gnu: padthv1: Update to 0.9.2.
* gnu/packages/music.scm (padthv1): Update to 0.9.2.
2018-08-23 23:01:56 +02:00
Tobias Geerinckx-Rice 9459216aa1
gnu: Update home pages for the V1 synth family.
* gnu/packages/music.scm (synthv1, drumkv1, samplv1, padthv1)
[home-page]: Update & use HTTPS.
2018-08-23 23:01:55 +02:00
Leo Famulari e42ba3daef
gnu: Add lpd8editor.
* gnu/packages/music.scm (lpd8editor): New variable.
2018-08-16 02:54:10 -04:00
Leo Famulari 8473f8024c
gnu: clementine: Build with relevant GStreamer plugins.
* gnu/packages/music.scm (clementine)[inputs]: Add gst-plugins-good and
gst-libav.
2018-08-15 14:29:56 -04:00
Pierre Langlois 7bcc34050b
gnu: clementine: Fix creating initial database.
It seems a recent version of sqlite broke Clementine's first startup. It turns
out we can patch clementine to fix the problem instead of providing a different
sqlite package:
<https://github.com/clementine-player/Clementine/pull/5669>

* gnu/packages/databases.scm (sqlite-with-fts3): Remove.
* gnu/packages/music.scm (clementine)[inputs]: Replace sqlite-with-fts3 with
sqlite.
[source]: Add clementine-fix-sqlite.patch.
* gnu/packages/patches/clementine-fix-sqlite.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-15 14:29:56 -04:00
Pierre Langlois 8a63a4df51
gnu: clementine: Drop dependency on qtwebkit.
QtWebkit is optionally included in CMakeList.txt but isn't actually used
anywhere in the code.

* gnu/packages/music.scm (clementine)[inputs]: Remove qtwebkit.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-15 14:29:55 -04:00
Tobias Geerinckx-Rice 2a64c54a96
gnu: yoshimi: Update to 1.5.8.2.
* gnu/packages/music.scm (yoshimi): Update to 1.5.8.2.
2018-08-09 02:17:23 +02:00
Tobias Geerinckx-Rice 7cc72e3828
gnu: setbfree: Update to 0.8.7.
* gnu/packages/music.scm (setbfree): Update to 0.8.7.
2018-08-09 02:17:23 +02:00
Tobias Geerinckx-Rice e06748407f
gnu: setbfree: Don't use unstable tarball.
* gnu/packages/music.scm (setbfree)[source]: Use GIT-FETCH.
2018-08-09 02:17:22 +02:00
Nicolas Goaziou 8418006db2
gnu: musescore: Update to 2.3.2.
* gnu/packages/music.scm (musescore): Update to 2.3.2.
2018-08-06 15:35:37 +02:00
Pierre Neidhardt 5703380b50
gnu: Add demlo.
* gnu/packages/music.scm (demlo): New variable.
2018-07-22 21:44:28 +02:00
Nicolas Goaziou 1695b8c7c0
gnu: musescore: Update to 2.3.1.
* gnu/packages/music.scm (musescore): Update to 2.3.1.
2018-07-07 01:03:42 +02:00
Nicolas Goaziou 545ceac801
gnu: musescore: Update to 2.3.
* gnu/packages/music.scm (musescore): Update to 2.3.
[source]: Switch to a more stable location.
[arguments]: Remove a fix applied upstream.
2018-07-01 15:23:11 +02:00
Ludovic Courtès b2961dda23
gnu: Add perl-webservice-musicbrainz.
* gnu/packages/music.scm (perl-webservice-musicbrainz): New variable.
2018-06-30 17:50:19 +02:00
Ludovic Courtès b0c2c5abf3
gnu: Add perl-musicbrainz-discid.
* gnu/packages/music.scm (perl-musicbrainz-discid): New variable.
2018-06-30 17:50:19 +02:00
Pierre Neidhardt 87d1b7b0ac
gnu: Add clyrics.
* gnu/packages/music.scm (clyrics): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Tobias Geerinckx-Rice 0d0252e457
gnu: Use HTTPS for drobilla.net URIs.
* gnu/packages/audio.scm (jalv, lilv, patchage, raul, raul-devel)
(sratom, suil)[source, home-page]: Use HTTPS.
* gnu/packages/gtk.scm (ganv, ganv-devel)[source, home-page]: Likewise.
* gnu/packages/music.scm (ingen)[source, home-page]: Likewise.
* gnu/packages/rdf.scm (serd, sord)[source, home-page]: Likewise.
2018-06-22 22:00:24 +02:00
Ricardo Wurmus 8b0f6917b3
gnu: extempore: Fetch sources from git.
* gnu/packages/music.scm (extempore)[source]: Fetch from git.
2018-06-22 14:17:40 +02:00
Ricardo Wurmus 2394afa496
gnu: patchmatrix: Update to 0.12.0-1.a0b0b1e.
* gnu/packages/music.scm (patchmatrix): Update to 0.12.0-1.a0b0b1e.
[arguments]: Add phase "make-gzip-archive-writable".
2018-06-22 13:35:56 +02:00
Ricardo Wurmus a6b5e1fba3
gnu: non-sequencer: Update to 1.9.5-4.5ae43bb.
* gnu/packages/music.scm (non-sequencer): Update to 1.9.5-4.5ae43bb.
2018-06-22 12:29:23 +02:00
Kei Kebreau 3fe43df716
gnu: schismtracker: Update to 20180523.
* gnu/packages/music.scm (schismtracker): Update to 20180523.
[arguments]: Use 'invoke' in the 'autoconf' phase.
2018-06-18 13:46:46 -04:00
Nicolas Goaziou 1bfde769f6
gnu: musescore: Fix build against Qt 5.11.
* gnu/packages/music.scm (musescore)[arguments]: Remove Webkit support, since
  it is replaced with Qt WebEngine in Qt 5.11.  Add missing include line.
[inputs]: Remove "qtwekbit".
2018-06-10 13:47:25 +02:00
Kei Kebreau b7e2fcf05e
gnu: milkytracker: Update to 1.02.00.
* gnu/packages/music.scm (milkytracker): Update to 1.02.00.
2018-06-09 18:32:47 -04:00
Ricardo Wurmus ca8de35e90
Merge branch 'master' into core-updates 2018-06-05 23:44:11 +02:00
Ricardo Wurmus 42639cc980
gnu: qtractor: Update to 0.9.1.
* gnu/packages/music.scm (qtractor): Update to 0.9.1.
[arguments]: Add phase "fix-build-with-qt-5.11".
2018-06-05 23:43:12 +02:00
Ricardo Wurmus b4a145fa71
gnu: yoshimi: Update to 1.5.8.
* gnu/packages/music.scm (yoshimi): Update to 1.5.8.
2018-06-05 23:18:10 +02:00
Ricardo Wurmus 66ece08d05
Merge branch 'master' into core-updates 2018-06-05 09:59:27 +02:00
Tobias Geerinckx-Rice 46fce96881
gnu: beets: Return #t from phases.
* gnu/packages/music.scm (beets)[arguments]: Substitute INVOKE for
SYSTEM* and return #t from all phases.
2018-06-05 03:19:26 +02:00
Ricardo Wurmus 1e341fa508
gnu: powertabeditor: Fix build with Qt 5.11.
Fixes <https://bugs.gnu.org/31659>.

* gnu/packages/music.scm (powertabeditor)[arguments]: Add build phase
"add-missing-headers".
2018-05-31 08:30:45 +02:00
Mark H Weaver 82b695b834
Merge branch 'master' into core-updates 2018-05-28 20:45:37 -04:00
Pierre Langlois 8a6d16b897
gnu: clementine: Update snapshot.
* gnu/package/music.scm (clementine): Update snapshot to 4619a4c1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2018-05-27 22:33:06 +03:00
Pierre Langlois 1222a64c02
gnu: libechonest: Remove package.
It appears the "EchoNest" service isn't available anymore which makes this
package obsolete.

* gnu/packages/music.scm (libechonest): Remove variable.
(clementine)[inputs]: Remove libechonest.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2018-05-27 22:33:05 +03:00
Pierre Langlois 01c4869003
gnu: libmygpo-qt: Fix Qt 5.11 build.
The update to Qt 5.11.0 broke libmygpo-qt. It turned it was using a deprecated
CMake function (qt5_use_moduldes).  Let's pick up two upstream patches that
fix the issue: https://github.com/gpodder/libmygpo-qt/pull/15

As mentioned in the the pull request, there is now a test failure but it looks
harmless.

* gnu/packages/patches/libmygpo-qt-fix-qt-5.11.patch,
gnu/packages/patches/libmygpo-qt-missing-qt5-modules.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/music.scm (libmygpo-qt)[source]: Add patches.
[arguments]: Build tests but do not run them.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2018-05-27 22:33:01 +03:00
Mark H Weaver 3d5ad159b3
Merge branch 'master' into core-updates 2018-04-30 04:03:54 -04:00
Tobias Geerinckx-Rice 2216b6f410
gnu: thefuck: Use INVOKE.
* gnu/packages/admin.scm (thefuck)[arguments]: Substitute INVOKE for
SYSTEM* and end phase with explicit #t.
2018-04-27 05:36:55 +02:00
Tobias Geerinckx-Rice 7adaf5b5ad
gnu: drumstick: Update to 1.1.1.
* gnu/packages/music.scm (drumstick): Update to 1.1.1.
[inputs]: Remove fluidsynth.
2018-04-27 05:36:54 +02:00
Tobias Geerinckx-Rice 53c475d104
gnu: tuxguitar: Update to 1.5.
* gnu/packages/music.scm (tuxguitar): Update to 1.5.
2018-04-27 05:36:53 +02:00
Tobias Geerinckx-Rice d4eae3f7d2
gnu: tuxguitar: Update home page.
The tuxguitar.pw domain is infested with squatters.

* gnu/packages/music.scm (tuxguitar)[home-page]: Update.
2018-04-27 05:36:53 +02:00
Marius Bakke 2784b35f90
gnu: moc: Remove obsolete snippet.
* gnu/packages/music.scm (moc)[source](snippet): Remove.
2018-04-23 20:03:24 +02:00
Marius Bakke bb5c508c12
gnu: Use ffmpeg@3.4 in packages not ready for 4.0.
* gnu/packages/cdrom.scm (dvdstyler)[inputs]: Change FFMPEG with FFMPEG-3.4.
* gnu/packages/video.scm (mlt, motion, simplescreenrecorder)[inputs]: Likewise.
* gnu/packages/music.scm (moc, pianobar)[inputs]: Likewise.
2018-04-23 20:03:25 +02:00
Mark H Weaver c52872bfc4
Merge branch 'master' into core-updates 2018-04-21 05:02:52 -04:00
Pierre Langlois d09e31bdf6
gnu: libmygpo-qt: Update to 1.1.0.
* gnu/packages/music.scm (libmygpo-qt): Update to 1.1.0.
[source]: Remove 'patches'.
[arguments]: Do not set BUILD_WITH_QT4=OFF, it is the default.
* gnu/packages/patches/libmygpo-qt-fix-jsoncreatortest.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-17 00:08:45 +02:00
Mark H Weaver f89aa1521a
Merge branch 'master' into core-updates 2018-04-10 00:42:22 -04:00
Tobias Geerinckx-Rice ce9ae8a1c3
gnu: musescore: Update to 2.2.1.
* gnu/packages/music.scm (musescore): Update to 2.2.1.
2018-04-05 06:38:59 +02:00