public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-physics/geant/files: geant-4.9.4-zlib.patch
@ 2012-03-13 21:52 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2012-03-13 21:52 UTC (permalink / raw
  To: gentoo-commits

bicatali    12/03/13 21:52:56

  Modified:             geant-4.9.4-zlib.patch
  Log:
  Fixed more zlib issues. The geant3 flag is now only for unit conversion (if geant3 is needed, geant:3 has to be installed from user). The data is now fetched (building needs network) to ease maintenance and set up the proper env variables in the geant4*sh scripts. Removed a use dawn duplicate. Thanks Marek Szuba for his suggestions (bug #407517 and bug #359673). Added a message for backward compatibility (bug #360285)
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sci-physics/geant/files/geant-4.9.4-zlib.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/files/geant-4.9.4-zlib.patch?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/files/geant-4.9.4-zlib.patch?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/files/geant-4.9.4-zlib.patch?r1=1.2&r2=1.3

Index: geant-4.9.4-zlib.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/files/geant-4.9.4-zlib.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- geant-4.9.4-zlib.patch	18 Dec 2011 07:13:05 -0000	1.2
+++ geant-4.9.4-zlib.patch	13 Mar 2012 21:52:56 -0000	1.3
@@ -18,3 +18,17 @@
      LINK_LIBRARIES
  )
  
+--- source/visualization/externals/gl2ps/sources.cmake.orig	2011-12-02 16:07:56.000000000 +0100
++++ source/visualization/externals/gl2ps/sources.cmake	2012-03-09 14:09:26.965148002 +0100
+@@ -49,9 +49,9 @@
+         G4OpenGL2PSAction.cc
+         gl2ps.cc
+     GRANULAR_DEPENDENCIES
+-        G4zlib
++        ${ZLIB_LIBRARIES}
+     GLOBAL_DEPENDENCIES
+-        G4zlib
++        ${ZLIB_LIBRARIES}
+     LINK_LIBRARIES
+         ${OPENGL_LIBRARIES}
+ )






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-13 21:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-13 21:52 [gentoo-commits] gentoo-x86 commit in sci-physics/geant/files: geant-4.9.4-zlib.patch Sebastien Fabbro (bicatali)

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