Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26430
Modified Files: pymol-py.info Log Message: add patch for use with tcltk 8.6.0 on 10.9 and later Index: pymol-py.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/pymol-py.info,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- pymol-py.info 8 Jun 2013 01:33:43 -0000 1.13 +++ pymol-py.info 20 Aug 2013 16:49:29 -0000 1.14 @@ -1,7 +1,7 @@ Info2: << Package: pymol-py%type_pkg[python] Version: 1.5 -Revision: 10 +Revision: 11 UseMaxBuildJobs: false # Maintainer: W. G. Scott <wgsc...@users.sourceforge.net> Maintainer: Jack Howarth <howa...@bromo.med.uc.edu> @@ -22,6 +22,8 @@ PatchFile2-MD5: 0a15312f84bfb5762f4615569aa984f3 PatchFile3: pymol-py-rest.patch PatchFile3-MD5: 2df10a5a2d66b16082317a823878bde0 +PatchFile4: pymol-py-apbstools.patch +PatchFile4-MD5: a3c1544017762613bebc3f5763a434a9 SourceDirectory: pymol-%v Depends: python%type_pkg[python], libpng16-shlibs, scipy-py%type_pkg[python], tcltk, pmw-py%type_pkg[python] (>= 1.3.2-1000), freeglut-shlibs, glew-shlibs, blt-shlibs, meschach-shlibs, freetype219-shlibs BuildDepends: libpng16, freeglut, glew, readline6, gdbm3, tcltk-dev, blt, x11-dev, swig, meschach, freetype219, fink (>= 0.30.0) @@ -37,6 +39,9 @@ perl -pi -e 's|self.dialog.activate|\#self.dialog.activate|g' modules/pmg_tk/startup/apbs_tools.py perl -pi -e 's/lglew/lGLEW/g' setup.py perl -pi -e 's|searchDirs.append\(os.path.join\("/opt", "local", "bin"\)\)||g' modules/pmg_tk/startup/apbs_tools.py +if [[ $(sw_vers -productVersion | cut -d. -f1-2) > 10.8 ]]; then + patch -p0 < %{PatchFile4} +fi << CompileScript: << #! /bin/sh -ex ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs