guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] MPD and ncmpcpp updates


From: Leo Famulari
Subject: [PATCH 0/3] MPD and ncmpcpp updates
Date: Sun, 21 Feb 2016 15:45:22 -0500

This updates MPD to 0.19.12 and ncmpcpp to 0.7.3.

I'm presenting it for review since there are some changes that users
should be aware of.

MPD
http://www.musicpd.org/
* fix LimitRTTIME in provided systemd unit file

This is an adaptation to a change in systemd. This means that you might
have to update your systemd service file, depending on the version of
systemd you are using.

ncmpcpp:
http://rybczak.net/ncmpcpp/#changelog

There are many changes as this is a major version bump. Please read the
changelog.

Things that are notable, in my opinion:

* "Multiple configuration files via command line arguments are now
accepted. In addition, by default ncmpcpp attempts to read both
$HOME/.ncmpcpp/config and $XDG_CONFIG_HOME/ncmpcpp/config (in this
order)." If you have multiple config files lying around, this may have a
surprising result.

* "Case insensitive searching is now Unicode aware as long as boost was
compiled with ICU support." This would be awesome. I'll look into it.

* "Find backward/forward function is now incremental." Incremental
search. Awesome!

* Many UI changes that seem minor to me. Please read the changelog!

Leo Famulari (3):
  gnu: ncmpcpp: Use 'modify-phases'.
  gnu: ncmpcpp: Udate to 0.7.3.
  gnu: mpd: Update to 0.19.12.

 gnu/packages/mpd.scm | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

-- 
2.7.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]