Gentoo Archives: gentoo-commits

From: "Bernard Cafarelli (voyageur)" <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmfishtime/files: wmfishtime-1.24-gtk.patch
Date: Sun, 22 Jun 2014 16:25:14
Message-Id: 20140622162511.10F352004F@flycatcher.gentoo.org
1 voyageur 14/06/22 16:25:10
2
3 Modified: wmfishtime-1.24-gtk.patch
4 Log:
5 Link with libm, spotted by patrick in bug #513908
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
8
9 Revision Changes Path
10 1.3 x11-plugins/wmfishtime/files/wmfishtime-1.24-gtk.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfishtime/files/wmfishtime-1.24-gtk.patch?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfishtime/files/wmfishtime-1.24-gtk.patch?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfishtime/files/wmfishtime-1.24-gtk.patch?r1=1.2&r2=1.3
15
16 Index: wmfishtime-1.24-gtk.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/files/wmfishtime-1.24-gtk.patch,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- wmfishtime-1.24-gtk.patch 6 Jun 2011 20:04:49 -0000 1.2
23 +++ wmfishtime-1.24-gtk.patch 22 Jun 2014 16:25:10 -0000 1.3
24 @@ -48,7 +48,7 @@
25 SHELL = sh
26 OBJS = fishmon.o
27 -LIBS = `gtk-config --libs | sed "s/-lgtk//g"`
28 -+LIBS = `pkg-config gtk+-2.0 --libs` -lX11
29 ++LIBS = `pkg-config gtk+-2.0 --libs` -lm -lX11
30 INSTALL = -m 755
31
32 all: wmfishtime