all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: [PATCH 0/3] MPD and ncmpcpp updates
Date: Sun, 21 Feb 2016 15:45:22 -0500	[thread overview]
Message-ID: <cover.1456086817.git.leo@famulari.name> (raw)

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	other threads:[~2016-02-21 20:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-21 20:45 Leo Famulari [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1456086817.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.