Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7139

Modified Files:
        pymol-py.info 
Log Message:
update to pymol 1.6.0

Index: pymol-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/pymol-py.info,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- pymol-py.info       8 Jun 2013 01:32:08 -0000       1.22
+++ pymol-py.info       23 Aug 2013 20:34:34 -0000      1.23
@@ -1,15 +1,15 @@
 Info2: <<
 Package: pymol-py%type_pkg[python]
-Version: 1.5
-Revision: 10
+Version: 1.6.0
+Revision: 1
 UseMaxBuildJobs: false
 # Maintainer: W. G. Scott <wgsc...@users.sourceforge.net>
 Maintainer: Jack Howarth <howa...@bromo.med.uc.edu>
 Type: python (2.6 2.7)
 # r4023
-#Source: mirror:sourceforge:fink/pymol-%v-src.tar.bz2
-Source: http://scottlab.ucsc.edu/~wgscott/pymol/pymol-%v-src.tar.bz2
-Source-MD5: 7f7c377c4f6e04dfba4a842543144a35  
+Source: mirror:sourceforge:fink/pymol-%v-src.tar.bz2
+#Source: http://scottlab.ucsc.edu/~wgscott/pymol/pymol-%v-src.tar.bz2
+Source-MD5: 42ded33b7ad6a3e6ffcb1d6c7c0cb95c
 Source2: http://www.weizmann.ac.il/ISPC/eMovie.py
 Source2-MD5: 832252d4cee1ba88d50a35681b5ecd4b
 Source3: http://www.weizmann.ac.il/ISPC/eMovie_rigimol.inp
@@ -17,11 +17,13 @@
 Source4: http://diablo.ucsc.edu/~wgscott/pymol/pynmr_0.37f_src.tar.bz2
 Source4-MD5: cb4a3906766681ce9230ef5515e1aa1c
 PatchFile: pymol-py.patch
-PatchFile-MD5: 8048eb990477ee8a404324c864baed57
+PatchFile-MD5: d8e156435677201aee9f532e09b436eb
 PatchFile2: pymol-py-clang.patch
-PatchFile2-MD5: 0a15312f84bfb5762f4615569aa984f3
+PatchFile2-MD5: d4f27ec7eebfa4ced88060cba49fa0e9
 PatchFile3: pymol-py-rest.patch
 PatchFile3-MD5: 2df10a5a2d66b16082317a823878bde0
+PatchFile4: pymol-py-apbstools.patch
+PatchFile4-MD5: 40bf7deda5cffcc5b8e200883541a519
 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 -p1 < %{PatchFile4}
+fi
 <<
 CompileScript: <<
 #! /bin/sh -ex
@@ -93,8 +98,8 @@
 DescPackaging: <<
 The tarball used for this version was created in accordance to the BSD
 license of pymol using the following instructions...
-   svn -r4023 co https://pymol.svn.sourceforge.net/svnroot/pymol/trunk/pymol 
pymol-1.5
-   tar --exclude=.svn -jcvf pymol-1.5-src.tar.bz2 pymol-1.5
+   svn -r4039 co https://svn.code.sf.net/p/pymol/code/trunk/pymol pymol-1.6.0
+   tar --exclude=.svn -jcvf pymol-1.6.0-src.tar.bz2 pymol-1.6.0
 Added eMovie.py plug-in manually.  Commented out line that opens the window 
for eMovie by
 default every time pymol is started as this is annoying behavior. eMovie is 
activated via 
 the plugin menu.


------------------------------------------------------------------------------
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

Reply via email to