* [PATCH 1/3] gnu: ncmpcpp: Use 'modify-phases'.
2016-02-21 20:45 [PATCH 0/3] MPD and ncmpcpp updates Leo Famulari
@ 2016-02-21 20:45 ` Leo Famulari
2016-02-21 20:45 ` [PATCH 2/3] gnu: ncmpcpp: Udate to 0.7.3 Leo Famulari
` (2 subsequent siblings)
3 siblings, 0 replies; 6+ messages in thread
From: Leo Famulari @ 2016-02-21 20:45 UTC (permalink / raw)
To: guix-devel
* gnu/packages/mpd.scm (ncmpcpp)[arguments]: Use 'modify-phases'.
---
gnu/packages/mpd.scm | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index b5a0d94..e36f87e 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -4,6 +4,7 @@
;;; Copyright © 2014 Cyrill Schenkel <cyrill.schenkel@gmail.com>
;;; Copyright © 2014 Ian Denhardt <ian@zenhack.net>
;;; Copyright © 2015 Paul van der Walt <paul@denknerd.org>
+;;; Copyright © 2016 Leo Famulari <leo@famulari.name>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -202,12 +203,11 @@ terminal using ncurses.")
'(#:configure-flags
'("BOOST_LIB_SUFFIX=" "--with-taglib")
#:phases
- (alist-cons-after
- 'unpack 'autogen
- (lambda _
- (setenv "NOCONFIGURE" "true")
- (zero? (system* "sh" "autogen.sh")))
- %standard-phases)))
+ (modify-phases %standard-phases
+ (add-after 'unpack 'autogen
+ (lambda _
+ (setenv "NOCONFIGURE" "true")
+ (zero? (system* "sh" "autogen.sh")))))))
(synopsis "Featureful ncurses based MPD client inspired by ncmpc")
(description "Ncmpcpp is an mpd client with a UI very similar to ncmpc,
but it provides new useful features such as support for regular expressions
--
2.7.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH 2/3] gnu: ncmpcpp: Udate to 0.7.3.
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 ` 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
3 siblings, 0 replies; 6+ messages in thread
From: Leo Famulari @ 2016-02-21 20:45 UTC (permalink / raw)
To: guix-devel
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.7.3.
[inputs]: Add icu4c.
---
gnu/packages/mpd.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index e36f87e..f868ef8 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -179,7 +179,7 @@ terminal using ncurses.")
(define-public ncmpcpp
(package
(name "ncmpcpp")
- (version "0.6.7")
+ (version "0.7.3")
(source (origin
(method url-fetch)
(uri
@@ -187,13 +187,14 @@ terminal using ncurses.")
version ".tar.bz2"))
(sha256
(base32
- "0yr1ib14qkgbsv839anpzkfbwkm6gg8wv4bf98ar7q5l2p2pv008"))))
+ "04mj6r0whikliblxfbz92pibwcd7a3ywkryf01a89zd4bi1jk2rc"))))
(build-system gnu-build-system)
(inputs `(("libmpdclient" ,libmpdclient)
("boost" ,boost)
("readline" ,readline)
("ncurses" ,ncurses)
- ("taglib" ,taglib)))
+ ("taglib" ,taglib)
+ ("icu4c" ,icu4c)))
(native-inputs
`(("pkg-config" ,pkg-config)
("automake" ,automake)
--
2.7.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH 3/3] gnu: mpd: Update to 0.19.12.
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 ` Leo Famulari
2016-02-22 20:43 ` [PATCH 0/3] MPD and ncmpcpp updates Andreas Enge
3 siblings, 0 replies; 6+ messages in thread
From: Leo Famulari @ 2016-02-21 20:45 UTC (permalink / raw)
To: guix-devel; +Cc: Leo Famulari
From: Leo Famulari <lfamular@gmail.com>
* gnu/packages/mpd.scm (mpd): Update t0 0.19.12.
---
gnu/packages/mpd.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index f868ef8..5a63772 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -70,7 +70,7 @@ interfacing MPD in the C, C++ & Objective C languages.")
(define-public mpd
(package
(name "mpd")
- (version "0.19.10")
+ (version "0.19.12")
(source (origin
(method url-fetch)
(uri
@@ -79,7 +79,7 @@ interfacing MPD in the C, C++ & Objective C languages.")
"/mpd-" version ".tar.xz"))
(sha256
(base32
- "0laqn68iggqf0h06hg282cvpd9wsjqpjfg5fnn9wk3gr48yyp1n3"))))
+ "0xg8w5vn6xd0yfw55qj6wnav7v14nmr00s3d4w5gixbjrv3ycvvv"))))
(build-system gnu-build-system)
(inputs `(("ao" ,ao)
("alsa-lib" ,alsa-lib)
--
2.7.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH 0/3] MPD and ncmpcpp updates
2016-02-21 20:45 [PATCH 0/3] MPD and ncmpcpp updates Leo Famulari
` (2 preceding siblings ...)
2016-02-21 20:45 ` [PATCH 3/3] gnu: mpd: Update to 0.19.12 Leo Famulari
@ 2016-02-22 20:43 ` Andreas Enge
2016-02-22 21:00 ` Leo Famulari
3 siblings, 1 reply; 6+ messages in thread
From: Andreas Enge @ 2016-02-22 20:43 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
On Sun, Feb 21, 2016 at 03:45:22PM -0500, Leo Famulari wrote:
> 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.
If there are no complaints, I would go ahead. People even survived to
new magit releases :-)
Andreas
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 0/3] MPD and ncmpcpp updates
2016-02-22 20:43 ` [PATCH 0/3] MPD and ncmpcpp updates Andreas Enge
@ 2016-02-22 21:00 ` Leo Famulari
0 siblings, 0 replies; 6+ messages in thread
From: Leo Famulari @ 2016-02-22 21:00 UTC (permalink / raw)
To: Andreas Enge; +Cc: guix-devel
On Mon, Feb 22, 2016 at 09:43:13PM +0100, Andreas Enge wrote:
> On Sun, Feb 21, 2016 at 03:45:22PM -0500, Leo Famulari wrote:
> > 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.
>
> If there are no complaints, I would go ahead. People even survived to
> new magit releases :-)
MPD is *way* more important than magit ;) It might be the most important
application on my computer!
^ permalink raw reply [flat|nested] 6+ messages in thread