Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/ncmpcpp: ncmpcpp-9999.ebuild ncmpcpp-0.6.3.ebuild ChangeLog
Date: Wed, 04 Mar 2015 17:21:20
Message-Id: 20150304172113.A46B513091@oystercatcher.gentoo.org
1 jer 15/03/04 17:21:13
2
3 Modified: ncmpcpp-9999.ebuild ChangeLog
4 Added: ncmpcpp-0.6.3.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key A792A613)
9
10 Revision Changes Path
11 1.9 media-sound/ncmpcpp/ncmpcpp-9999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-9999.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-9999.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-9999.ebuild?r1=1.8&r2=1.9
16
17 Index: ncmpcpp-9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-9999.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- ncmpcpp-9999.ebuild 3 Jan 2015 09:59:39 -0000 1.8
24 +++ ncmpcpp-9999.ebuild 4 Mar 2015 17:21:13 -0000 1.9
25 @@ -1,10 +1,10 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-9999.ebuild,v 1.8 2015/01/03 09:59:39 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-9999.ebuild,v 1.9 2015/03/04 17:21:13 jer Exp $
30
31 EAPI=5
32
33 -inherit autotools bash-completion-r1 eutils git-r3
34 +inherit autotools eutils git-r3
35
36 DESCRIPTION="featureful ncurses based MPD client inspired by ncmpc"
37 HOMEPAGE="http://ncmpcpp.rybczak.net/"
38 @@ -20,7 +20,7 @@
39 curl? ( net-misc/curl )
40 dev-libs/boost:=[nls,threads]
41 sys-libs/ncurses[unicode?]
42 - sys-libs/readline
43 + sys-libs/readline:*
44 taglib? ( media-libs/taglib )
45 visualizer? ( sci-libs/fftw:3.0 )
46 "
47 @@ -51,8 +51,6 @@
48 default
49
50 dodoc doc/{bindings,config}
51 -
52 - newbashcomp doc/${PN}-completion.bash ${PN}
53 }
54
55 pkg_postinst() {
56
57
58
59 1.109 media-sound/ncmpcpp/ChangeLog
60
61 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ncmpcpp/ChangeLog?rev=1.109&view=markup
62 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ncmpcpp/ChangeLog?rev=1.109&content-type=text/plain
63 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ncmpcpp/ChangeLog?r1=1.108&r2=1.109
64
65 Index: ChangeLog
66 ===================================================================
67 RCS file: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ChangeLog,v
68 retrieving revision 1.108
69 retrieving revision 1.109
70 diff -u -r1.108 -r1.109
71 --- ChangeLog 27 Feb 2015 11:06:09 -0000 1.108
72 +++ ChangeLog 4 Mar 2015 17:21:13 -0000 1.109
73 @@ -1,6 +1,12 @@
74 # ChangeLog for media-sound/ncmpcpp
75 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
76 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ChangeLog,v 1.108 2015/02/27 11:06:09 ago Exp $
77 +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ChangeLog,v 1.109 2015/03/04 17:21:13 jer Exp $
78 +
79 +*ncmpcpp-0.6.3 (04 Mar 2015)
80 +
81 + 04 Mar 2015; Jeroen Roovers <jer@g.o> +ncmpcpp-0.6.3.ebuild,
82 + ncmpcpp-9999.ebuild:
83 + Version bump.
84
85 27 Feb 2015; Agostino Sarubbo <ago@g.o> ncmpcpp-0.6.2.ebuild:
86 Stable for sparc, wrt bug #537110
87
88
89
90 1.1 media-sound/ncmpcpp/ncmpcpp-0.6.3.ebuild
91
92 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.6.3.ebuild?rev=1.1&view=markup
93 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.6.3.ebuild?rev=1.1&content-type=text/plain
94
95 Index: ncmpcpp-0.6.3.ebuild
96 ===================================================================
97 # Copyright 1999-2015 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 # $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.6.3.ebuild,v 1.1 2015/03/04 17:21:13 jer Exp $
100
101 EAPI=5
102 inherit eutils
103
104 DESCRIPTION="featureful ncurses based MPD client inspired by ncmpc"
105 HOMEPAGE="http://ncmpcpp.rybczak.net/"
106 SRC_URI="http://ncmpcpp.rybczak.net/stable/${P}.tar.bz2"
107
108 LICENSE="GPL-2"
109 SLOT="0"
110 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86"
111 IUSE="clock curl outputs taglib unicode visualizer"
112
113 RDEPEND="
114 >=media-libs/libmpdclient-2.1
115 curl? ( net-misc/curl )
116 dev-libs/boost:=[nls,threads]
117 sys-libs/ncurses[unicode?]
118 sys-libs/readline:*
119 taglib? ( media-libs/taglib )
120 visualizer? ( sci-libs/fftw:3.0 )
121 "
122 DEPEND="
123 ${RDEPEND}
124 virtual/pkgconfig
125 "
126
127 src_prepare() {
128 sed -i -e '/^docdir/d' {,doc/}Makefile{.am,.in} || die
129 sed -i -e 's|COPYING||g' Makefile{.am,.in} || die
130 }
131
132 src_configure() {
133 econf \
134 $(use_enable clock) \
135 $(use_enable outputs) \
136 $(use_enable unicode) \
137 $(use_enable visualizer) \
138 $(use_with curl) \
139 $(use_with taglib) \
140 $(use_with visualizer fftw) \
141 --docdir=/usr/share/doc/${PF}
142 }
143
144 src_install() {
145 default
146
147 dodoc doc/{bindings,config}
148 }
149
150 pkg_postinst() {
151 echo
152 elog "Example configuration files have been installed at"
153 elog "${ROOT}usr/share/doc/${PF}"
154 elog "${P} uses ~/.ncmpcpp/config and ~/.ncmpcpp/bindings"
155 elog "as user configuration files."
156 echo
157 if use visualizer; then
158 elog "If you want to use the visualizer, you need mpd with fifo enabled."
159 echo
160 fi
161 }