Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv445
Modified Files:
clhep2.info geant4.8.info geant4.8.patch geant4.9.info
geant4.9.patch
Log Message:
Upstream patch releases and work-around OpenGL bug on 10.5
Index: geant4.9.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/geant4.9.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- geant4.9.info 6 Jul 2007 00:52:30 -0000 1.1
+++ geant4.9.info 11 Nov 2007 15:23:34 -0000 1.2
@@ -1,7 +1,7 @@
Info3: <<
Package: geant4.9%type_pkg[cernlib]
Version: 4.9.0
-Revision: 11
+Revision: 21
Type: cernlib (. -cernlib-gfortran -cernlib-g77)
Architecture: ('%type_pkg[cernlib]' = '-cernlib-g77') powerpc
Description: Simulation of particle-matter interaction
@@ -70,10 +70,10 @@
Provides: geant4
Suggests: geant4.9-data
GCC: 4.0
-Source: http://geant4.cern.ch/support/source/geant%v.tar.gz
-Source-MD5: edc2e5b65097c349e6556b6441911b03
+Source: http://geant4.cern.ch/support/source/geant%v.p01.tar.gz
+Source-MD5: 73dec5566015388d46ecdb1bef56f9a0
PatchFile: geant4.9.patch
-PatchFile-MD5: d4b7c910a5e51159daaa260d9bb5185e
+PatchFile-MD5: 054e2e7d6af441e433d87fae04972746
PatchScript: <<
#!/bin/sh -ev
if [[ '%type_pkg[cernlib]' == -cernlib-g77 ]]; then
Index: geant4.8.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/geant4.8.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- geant4.8.info 6 Jul 2007 00:52:30 -0000 1.7
+++ geant4.8.info 11 Nov 2007 15:23:34 -0000 1.8
@@ -1,7 +1,7 @@
Info3: <<
Package: geant4.8%type_pkg[cernlib]
Version: 4.8.3
-Revision: 51
+Revision: 61
Type: cernlib (. -cernlib-gfortran -cernlib-g77)
Architecture: ('%type_pkg[cernlib]' = '-cernlib-g77') powerpc
Description: Simulation of particle-matter interaction
@@ -70,10 +70,10 @@
Provides: geant4
Suggests: geant4.8-data
GCC: 4.0
-Source: http://geant4.cern.ch/support/source/geant%v.tar.gz
-Source-MD5: b89676a377445bbde0f125a052d1bbe0
+Source: http://geant4.cern.ch/support/source/geant%v.p01.tar.gz
+Source-MD5: 9ade78f63173f582d01ad23358c2d439
PatchFile: geant4.8.patch
-PatchFile-MD5: 125a5b33e95e39d94cd9df79e8cfb604
+PatchFile-MD5: 5936242a61594a6a5aa492780684b2ab
PatchScript: <<
#!/bin/sh -ev
if [[ '%type_pkg[cernlib]' == -cernlib-g77 ]]; then
Index: geant4.9.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/geant4.9.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- geant4.9.patch 6 Jul 2007 00:52:30 -0000 1.1
+++ geant4.9.patch 11 Nov 2007 15:23:34 -0000 1.2
@@ -102,7 +102,13 @@
# XAWFLAGS := -I/usr/X11R6/include ##### some installations.
endif
ifndef XAWLIBS
-@@ -66,15 +66,32 @@
+@@ -61,20 +61,37 @@
+ OGLFLAGS := -I$(OGLHOME)/include
+ endif
+ ifndef OGLLIBS
+- OGLLIBS := -L$(OGLHOME)/lib -lGLU -lGL
++ OGLLIBS := -L$(OGLHOME)/lib -lGLU -lGL
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
+ endif
define build-granular-shared-lib
@libdir=`(cd $(@D);/bin/pwd)`; \
Index: geant4.8.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/geant4.8.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- geant4.8.patch 13 Mar 2007 18:11:28 -0000 1.5
+++ geant4.8.patch 11 Nov 2007 15:23:34 -0000 1.6
@@ -102,7 +102,13 @@
# XAWFLAGS := -I/usr/X11R6/include ##### some installations.
endif
ifndef XAWLIBS
-@@ -66,15 +66,32 @@
+@@ -61,20 +61,37 @@
+ OGLFLAGS := -I$(OGLHOME)/include
+ endif
+ ifndef OGLLIBS
+- OGLLIBS := -L$(OGLHOME)/lib -lGLU -lGL
++ OGLLIBS := -L$(OGLHOME)/lib -lGLU -lGL
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
+ endif
define build-granular-shared-lib
@libdir=`(cd $(@D);/bin/pwd)`; \
Index: clhep2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/clhep2.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- clhep2.info 15 Feb 2007 15:59:49 -0000 1.4
+++ clhep2.info 11 Nov 2007 15:23:34 -0000 1.5
@@ -1,11 +1,11 @@
Package: clhep2
-Version: 2.0.3.1
+Version: 2.0.3.2
Revision: 51
BuildDependsOnly: true
Description: Class library for high energy physics
Maintainer: Remi Mommsen <[EMAIL PROTECTED]>
-Source:
http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/distributions/clhep-%v.tgz
-Source-MD5: b3a733d61575058025fba4af37bb1eb0
+Source:
http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/distributions/clhep-%v-src.tgz
+Source-MD5: 90e30422d00b9145fccce5f33d37e36f
SourceDirectory: %v/CLHEP
GCC: 4.0
Depends: %n-shlibs (=%v-%r)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs