* [gentoo-commits] gentoo-x86 commit in x11-misc/wbar: ChangeLog wbar-2.2.2.ebuild
@ 2011-07-14 11:18 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; only message in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-14 11:18 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/07/14 11:18:31
Modified: ChangeLog wbar-2.2.2.ebuild
Log:
Add missing deps wrt #375131 by nzqr <candysnell@ya.ru>
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Revision Changes Path
1.13 x11-misc/wbar/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 19 Jun 2011 18:58:46 -0000 1.12
+++ ChangeLog 14 Jul 2011 11:18:31 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/wbar
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.12 2011/06/19 18:58:46 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.13 2011/07/14 11:18:31 xarthisius Exp $
+
+ 14 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> wbar-2.2.2.ebuild:
+ Add missing deps wrt #375131 by nzqr <candysnell@ya.ru>
*wbar-2.2.2 (19 Jun 2011)
1.2 x11-misc/wbar/wbar-2.2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/wbar-2.2.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/wbar-2.2.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/wbar-2.2.2.ebuild?r1=1.1&r2=1.2
Index: wbar-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wbar-2.2.2.ebuild 19 Jun 2011 18:58:46 -0000 1.1
+++ wbar-2.2.2.ebuild 14 Jul 2011 11:18:31 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.2.2.ebuild,v 1.1 2011/06/19 18:58:46 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.2.2.ebuild,v 1.2 2011/07/14 11:18:31 xarthisius Exp $
EAPI=4
inherit autotools eutils
@@ -14,7 +14,7 @@
KEYWORDS="~amd64 ~x86"
IUSE="gtk"
-RDEPEND="media-libs/imlib2
+RDEPEND="media-libs/imlib2[X]
x11-libs/libX11
gtk? ( dev-libs/atk
dev-libs/glib:2
@@ -27,13 +27,13 @@
x11-libs/gdk-pixbuf
x11-libs/gtk+:2 )"
DEPEND="${RDEPEND}
- dev-util/intltool"
+ dev-util/intltool
+ dev-util/pkgconfig"
src_prepare() {
if ! use gtk; then
# Remove wbar-config from default cfg.
- sed -i -e '5,8d' \
- etc/wbar.cfg.in || die "Removing wbar-config from cfg"
+ sed -i -e '5,8d' etc/wbar.cfg.in || die
fi
sed -i -e '/Werror/d' src/Makefile.am || die
eautoreconf
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-07-14 11:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-14 11:18 [gentoo-commits] gentoo-x86 commit in x11-misc/wbar: ChangeLog wbar-2.2.2.ebuild Kacper Kowalik (xarthisius)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox