guix/gnu
Leo Famulari f52bd828ed
gnu: MPD: Update to 0.21.4.
We no longer install any systemd unit files for MPD because this is no longer
supported upstream as a matter of policy or via MPD's build system. [0]

Specifically, they don't support using MPD with systemd unless MPD was linked
with libsystemd. The unit files are only built when this is the case.

[0]
<https://github.com/MusicPlayerDaemon/MPD/issues/124#issuecomment-334930456>

* gnu/packages/mpd.scm (mpd): Update to 0.21.4.
[build-system]: Use meson-build-system.
[native-inputs]: Add gcc-8, gcc-8:lib, and python-sphinx.
[arguments]: Add a 'expand-C++-include-path' phase. Remove the
'install-service-files' phase. Make sure to build the documentation.
2019-02-10 20:21:53 -05:00
..
bootloader
build linux-modules: module-soft-dependencies: Remove colon from section names. 2019-01-25 18:24:00 +01:00
installer
packages gnu: MPD: Update to 0.21.4. 2019-02-10 20:21:53 -05:00
services services: gdm: Disable debugging output. 2019-02-10 23:25:01 +01:00
system install: Use (gnu package certs) module for the nss-certs package. 2019-02-10 15:30:35 +01:00
tests
artwork.scm artwork: Update snapshot to e951905. 2019-02-10 23:25:01 +01:00
bootloader.scm
ci.scm
installer.scm gnu: Move most packages from guile.scm to new module. 2019-01-28 14:57:10 +01:00
local.mk gnu: gnome-shell: Customize the GDM log-in screen. 2019-02-10 23:25:01 +01:00
packages.scm
services.scm
system.scm
tests.scm