Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/panini/files: panini-0.71.104-glu.patch
Date: Mon, 09 Jun 2014 18:18:01
Message-Id: 20140609181756.390F62004F@flycatcher.gentoo.org
1 radhermit 14/06/09 18:17:56
2
3 Modified: panini-0.71.104-glu.patch
4 Log:
5 Fix underlinking issue with zlib (bug #512728).
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
8
9 Revision Changes Path
10 1.2 media-gfx/panini/files/panini-0.71.104-glu.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/panini/files/panini-0.71.104-glu.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/panini/files/panini-0.71.104-glu.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/panini/files/panini-0.71.104-glu.patch?r1=1.1&r2=1.2
15
16 Index: panini-0.71.104-glu.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/panini/files/panini-0.71.104-glu.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- panini-0.71.104-glu.patch 15 Sep 2012 06:52:19 -0000 1.1
23 +++ panini-0.71.104-glu.patch 9 Jun 2014 18:17:56 -0000 1.2
24 @@ -4,7 +4,7 @@
25 TARGET = Panini
26 CONFIG += debug_and_release
27 QT = gui core opengl
28 -+LIBS += -lGLU
29 ++LIBS += -lGLU -lz
30
31 # # Directories ##
32 OBJECTS_DIR = build