all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/3] MPD and ncmpcpp updates
@ 2016-02-21 20:45 Leo Famulari
  2016-02-21 20:45 ` [PATCH 1/3] gnu: ncmpcpp: Use 'modify-phases' Leo Famulari
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Leo Famulari @ 2016-02-21 20:45 UTC (permalink / raw)
  To: guix-devel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-22 21:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-21 20:45 [PATCH 0/3] MPD and ncmpcpp updates Leo Famulari
2016-02-21 20:45 ` [PATCH 1/3] gnu: ncmpcpp: Use 'modify-phases' Leo Famulari
2016-02-21 20:45 ` [PATCH 2/3] gnu: ncmpcpp: Udate to 0.7.3 Leo Famulari
2016-02-21 20:45 ` [PATCH 3/3] gnu: mpd: Update to 0.19.12 Leo Famulari
2016-02-22 20:43 ` [PATCH 0/3] MPD and ncmpcpp updates Andreas Enge
2016-02-22 21:00   ` Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.