Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29335/10.7/stable/main/finkinfo/sci
Modified Files: gmsh.info gmsh2.5.0-shlibs.info gmsh2.6.0-shlibs.info gmsh2.6.1-shlibs.info gmsh2.7-shlibs.info Log Message: Fix building with current cmake and no Xcode.app. Index: gmsh.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/gmsh.info,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- gmsh.info 30 Jul 2013 00:38:38 -0000 1.14 +++ gmsh.info 16 Aug 2013 23:12:23 -0000 1.15 @@ -29,6 +29,8 @@ perl -pi -e 's|-framework vecLib|-framework Accelerate|' CMakeLists.txt << +NoSetMACOSX_DEPLOYMENT_TARGET: true + CompileScript: << #!/bin/sh -ev mkdir build @@ -122,6 +124,10 @@ Fink Pythons. No METIS or TETGEN support because of their license limitations. + + Unset MACOSX_DEPLOYMENT_TARGET because newer cmake doesn't like it + when it and OSX_SYSROOT mismatch (as when only the command line tools + are installed). << SplitOff: << Package: %N2.8-shlibs Index: gmsh2.5.0-shlibs.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/gmsh2.5.0-shlibs.info,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- gmsh2.5.0-shlibs.info 13 Aug 2013 21:30:30 -0000 1.15 +++ gmsh2.5.0-shlibs.info 16 Aug 2013 23:12:23 -0000 1.16 @@ -35,6 +35,7 @@ perl -pi -e 's|(void.*return)\s0\.|$1|g' Solver/linearSystemPETSc.h << +NoSetMACOSX_DEPLOYMENT_TARGET: true UseMaxBuildJobs: false CompileScript: << @@ -111,6 +112,10 @@ No METIS or TETGEN support because of their license limitations. Newer png.h doesn't include zlib.h automatically. + + Unset MACOSX_DEPLOYMENT_TARGET because newer cmake doesn't like it + when it and OSX_SYSROOT mismatch (as when only the command line tools + are installed). << Splitoff: << Index: gmsh2.6.0-shlibs.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/gmsh2.6.0-shlibs.info,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- gmsh2.6.0-shlibs.info 13 Aug 2013 21:30:30 -0000 1.2 +++ gmsh2.6.0-shlibs.info 16 Aug 2013 23:12:23 -0000 1.3 @@ -31,6 +31,8 @@ perl -pi -e 's|return;|return NULL;|' contrib/mmg3d/build/sources/ratio.c << +NoSetMACOSX_DEPLOYMENT_TARGET: true + CompileScript: << #!/bin/sh -ev mkdir build @@ -94,4 +96,8 @@ installed, so no -atlas variant currently. No METIS or TETGEN support because of their license limitations. + + Unset MACOSX_DEPLOYMENT_TARGET because newer cmake doesn't like it + when it and OSX_SYSROOT mismatch (as when only the command line tools + are installed). << Index: gmsh2.7-shlibs.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/gmsh2.7-shlibs.info,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- gmsh2.7-shlibs.info 13 Aug 2013 21:30:30 -0000 1.2 +++ gmsh2.7-shlibs.info 16 Aug 2013 23:12:23 -0000 1.3 @@ -29,6 +29,8 @@ perl -pi -e 's|-framework vecLib|-framework Accelerate|' CMakeLists.txt << +NoSetMACOSX_DEPLOYMENT_TARGET: true + CompileScript: << #!/bin/sh -ev mkdir build @@ -86,4 +88,8 @@ installed, so no -atlas variant currently. No METIS or TETGEN support because of their license limitations. + + Unset MACOSX_DEPLOYMENT_TARGET because newer cmake doesn't like it + when it and OSX_SYSROOT mismatch (as when only the command line tools + are installed). << Index: gmsh2.6.1-shlibs.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/gmsh2.6.1-shlibs.info,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- gmsh2.6.1-shlibs.info 13 Aug 2013 21:30:30 -0000 1.2 +++ gmsh2.6.1-shlibs.info 16 Aug 2013 23:12:23 -0000 1.3 @@ -30,6 +30,8 @@ perl -pi -e 's|return;|return NULL;|' contrib/mmg3d/build/sources/ratio.c << +NoSetMACOSX_DEPLOYMENT_TARGET: true + CompileScript: << #!/bin/sh -ev mkdir build @@ -88,4 +90,8 @@ installed, so no -atlas variant currently. No METIS or TETGEN support because of their license limitations. + + Unset MACOSX_DEPLOYMENT_TARGET because newer cmake doesn't like it + when it and OSX_SYSROOT mismatch (as when only the command line tools + are installed). << ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs