guix/gnu
Pierre Langlois af414f34fb
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>
2018-02-09 13:32:08 -05:00
..
bootloader
build gnu: build: linux-boot: Remove bind-mount export. 2018-02-06 17:19:28 +00:00
packages gnu: clementine: Remove Spotify downloader. 2018-02-09 13:32:08 -05:00
services services: avahi: Default to nss-mdns 0.10. 2018-02-09 15:17:41 +01:00
system gnu: linux-libre: NVME core support is now built-in. 2018-01-30 03:51:11 -05:00
tests
artwork.scm
bootloader.scm
local.mk gnu: clementine: Remove Spotify downloader. 2018-02-09 13:32:08 -05:00
packages.scm
services.scm
system.scm
tests.scm