public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/panini/files: panini-0.71.104-glu.patch
@ 2012-09-15  6:52 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2012-09-15  6:52 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/09/15 06:52:19

  Added:                panini-0.71.104-glu.patch
  Log:
  Add dep on virtual/glu and fix linking with GLU (bug #408301).
  
  (Portage version: 2.2.0_alpha128/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-gfx/panini/files/panini-0.71.104-glu.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/panini/files/panini-0.71.104-glu.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/panini/files/panini-0.71.104-glu.patch?rev=1.1&content-type=text/plain

Index: panini-0.71.104-glu.patch
===================================================================
--- Panini-0.71.104-src/panini.pro
+++ Panini-0.71.104-src/panini.pro
@@ -3,6 +3,7 @@
 TARGET = Panini
 CONFIG += debug_and_release
 QT = gui core opengl
+LIBS += -lGLU
 
 # # Directories ##
 OBJECTS_DIR = build





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-gfx/panini/files: panini-0.71.104-glu.patch
@ 2014-06-09 18:17 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2014-06-09 18:17 UTC (permalink / raw
  To: gentoo-commits

radhermit    14/06/09 18:17:56

  Modified:             panini-0.71.104-glu.patch
  Log:
  Fix underlinking issue with zlib (bug #512728).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.2                  media-gfx/panini/files/panini-0.71.104-glu.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/panini/files/panini-0.71.104-glu.patch?rev=1.2&view=markup
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
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

Index: panini-0.71.104-glu.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/panini/files/panini-0.71.104-glu.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- panini-0.71.104-glu.patch	15 Sep 2012 06:52:19 -0000	1.1
+++ panini-0.71.104-glu.patch	9 Jun 2014 18:17:56 -0000	1.2
@@ -4,7 +4,7 @@
  TARGET = Panini
  CONFIG += debug_and_release
  QT = gui core opengl
-+LIBS += -lGLU
++LIBS += -lGLU -lz
  
  # # Directories ##
  OBJECTS_DIR = build





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-09 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09 18:17 [gentoo-commits] gentoo-x86 commit in media-gfx/panini/files: panini-0.71.104-glu.patch Tim Harder (radhermit)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-15  6:52 Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox