~ruther/guix-local

ref: fc620befd4d4236db8f446dba2e0f3abcd4c0cfb guix-local/gnu/packages/music.scm -rw-r--r-- 154.2 KiB
5404f1c2 — Tobias Geerinckx-Rice 8 years ago
gnu: setbfree: Update to 0.8.5.

* gnu/packages/music.scm (setbfree): Update to 0.8.5.
a7fb2986 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
af414f34 — Pierre Langlois 8 years ago
gnu: clementine: Remove Spotify downloader.

Clementine has a button in the preference menu that allows downloading a
binary blob to add support for Spofify.  Let's remove this button.  It turns
out this is the only part of the code base that uses crypto++, let's remove
this dependency too.

* gnu/packages/music.scm (clementine)[arguments]: Remove crypto++ support. Set
HAVE_SPOTIFY_DOWNLOADER to FALSE.
[inputs]: Remove crypto++ input.
* gnu/packages/patches/clementine-remove-crypto++-dependency.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
efe2a283 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
19d93ef5 — Stefan Reichör 8 years ago
gnu: Add curseradio.

* gnu/packages/music.scm (curseradio): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
20c65aa1 — Nicolas Goaziou 8 years ago
gnu: solfege: Fix typo.

* gnu/packages/music.scm (solfege): Fix typo in `fix-configuration' phase.
e7ca6349 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
95e545a4 — Nicolas Goaziou 8 years ago
gnu: solfege: Make configuration more robust to GC

* gnu/packages/music.scm (solfege): Do not introduce store filenames in the
configuration skeleton.
[inputs]: Remove optional players.
bee7bb31 — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
3001234d — Tobias Geerinckx-Rice 8 years ago
gnu: qtractor: Update to 0.8.6.

* gnu/packages/music.scm (qtractor): Update to 0.8.6.
b0dea60c — Stefan Reichör 8 years ago
gnu: Add instantmusic.

* gnu/packages/music.scm (instantmusic): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b89d8a42 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
8c71a52c — Oleg Pykhalov 8 years ago
gnu: libmusicbrainz: Clean spaces between right parenthesis.

* gnu/packages/music.scm (libmusicbrainz): Remove unnecessary spaces between
  right parenthesis.
a102d359 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
04ba7a9d — Ricardo Wurmus 8 years ago
gnu: powertabeditor: Fix build.

* gnu/packages/music.scm (powertabeditor)[arguments]: Add phase
"fix-boost-bug" to fix build with boost 1.64.
20e42d1e — Danny Milosavljevic 8 years ago
gnu: aria-maestosa: Add scons-flags.

* gnu/packages/music.scm (aria-maestosa): Add scons-flags.
30812446 — Danny Milosavljevic 8 years ago
gnu: aria-maestosa: Use scons-build-system.

* gnu/packages/music.scm (aria-maestosa)[build-system]: Use
scons-build-system.
[native-inputs]: Remove scons-python2.
[arguments]: Use scons-python2.
<#:phases>: Remove custom phases "build" and "install".
Add custom phase "fix-directory-permissions".
7ff72b36 — Danny Milosavljevic 8 years ago
gnu: aria-maestosa: Use scons-python2.

* gnu/packages/music.scm (aria-maestosa)[native-inputs]: Replace "scons" by
"scons-python2".
4adb40bf — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
gnu: Add libmusicbrainz.

* gnu/packages/music.scm (libmusicbrainz): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next