Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv7420

Modified Files:
        relax-py.info 
Log Message:
Update from tracker
http://sourceforge.net/tracker/?func=detail&atid=414256&aid=3315120&group_id=17203
Ready for 10.7 once the dependencies are all present.

Index: relax-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/relax-py.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- relax-py.info       2 Oct 2010 18:05:08 -0000       1.13
+++ relax-py.info       26 Jul 2011 00:21:45 -0000      1.14
@@ -1,20 +1,21 @@
 Info2: <<
 Package: relax-py%type_pkg[python]
-Version: 1.3.4
-Revision: 2
-Type: python (2.5 2.6)
+Version: 1.3.10
+Revision: 1
+Type: python (2.5 2.6 2.7)
 Source: http://download.gna.org/relax/relax-%v.src.tar.bz2
-Source-MD5: 421d92a998bfd359678d689e2f65fc62
+Source-MD5: 119234c3b6543821a4b8d839c87b377c
 SourceDirectory: relax-%v
-Depends: python%type_pkg[python], scipy-core-py%type_pkg[python], 
scientificpython-py%type_pkg[python], minfx-py%type_pkg[python] (>= 1.0.2)
-BuildDepends: python%type_pkg[python], scons, scipy-core-py%type_pkg[python], 
scientificpython-py%type_pkg[python], minfx-py%type_pkg[python] (>= 1.0.2), 
fink (>= 0.24.12)
-Conflicts: relax-py24, relax-py25, relax-py26
-Replaces: relax-py24, relax-py25, relax-py26
+Depends: python%type_pkg[python], numpy-py%type_pkg[python], 
scientificpython-py%type_pkg[python] (>= 2.9.0), wxgtk2.8-py%type_pkg[python] 
+BuildDepends: python%type_pkg[python], scons, numpy-py%type_pkg[python], 
scientificpython-py%type_pkg[python] (>= 2.9.0), wxgtk2.8-py%type_pkg[python], 
fink (>= 0.24.12)
+Conflicts: relax-py24, relax-py25, relax-py26, relax-py27
+Replaces: relax-py24, relax-py25, relax-py26, relax-py27
+SetCC: gcc-4.2
 PatchFile: relax-py.patch
-PatchFile-MD5: 755a5ce824a5845577e28e483b0518da
+PatchFile-MD5: f41bb7a09906f0c30233dbba107780fd
 PatchScript: <<
 #!/bin/sh -ev
-sed 's|python2.X|python%type_raw[python]|g' < %{PatchFile} | sed 
's|FINK_INSTALL_DIR|%i|g' | sed 's|relax-py2X|relax-py%type_pkg[python]|g' | 
patch -p1
+sed 's|python2.X|python%type_raw[python]|g' < %{PatchFile} |sed 
's|FINK_PREFIX|%p|g' | sed 's|FINK_INSTALL_DIR|%i|g' | sed 
's|relax-py2X|relax-py%type_pkg[python]|g' | patch -p1
 if [ "%m" == "x86_64" ] ; then
 perl -pi -e "s|cflags = '-I'|cflags = '-m64 -I'|g" ./sconstruct
 perl -pi -e "s|'-bundle',|'-m64', '-bundle',|g" ./sconstruct
@@ -23,6 +24,8 @@
 perl -pi -e "s|'-bundle',|'-m32', '-bundle',|g" ./sconstruct
 fi
 <<
+# running relax compiles the scripts
+InfoTest: TestScript: ./relax --test-suite; /usr/bin/find 
%i/lib/relax-py%type_pkg[python] -name '*.pyc' -delete; /usr/bin/find 
%i/lib/relax-py%type_pkg[python] -name '*.pyo' -delete; exit 0 :
 CompileScript: <<
 %p/bin/python%type_raw[python] %p/bin/scons 
 <<
@@ -30,12 +33,13 @@
 mkdir -p %i/lib
 mkdir -p %i/bin
 %p/bin/python%type_raw[python] %p/bin/scons install
-rm -f %i/lib/relax-py%type_pkg[python]/version.pyc
-rm -f %i/lib/relax-py%type_pkg[python]/scons/*.pyc
+/usr/bin/find %i/lib/relax-py%type_pkg[python] -name '*.pyc' -delete
+/usr/bin/find %i/lib/relax-py%type_pkg[python] -name '*.pyo' -delete
 rm %i/bin/relax
 <<
 PostInstScript: <<
 update-alternatives --install %p/bin/relax relax 
%p/lib/relax-py%type_pkg[python]/relax %type_pkg[python]
+%p/bin/python%type_raw[python] -O %p/lib/python%type_raw[python]/compileall.py 
-q %p/lib/relax-py%type_pkg[python]
 cd %p/lib/relax-py%type_pkg[python]
 perl -pi -e 's|%i|%p|g' ./sconstruct
 relax --test
@@ -45,6 +49,7 @@
   update-alternatives --remove relax %p/lib/relax-py%type_pkg[python]/relax
 fi
 /usr/bin/find %p/lib/relax-py%type_pkg[python] -name '*.pyc' -delete
+/usr/bin/find %p/lib/relax-py%type_pkg[python] -name '*.pyo' -delete
 <<
 Description: Protein dynamics by NMR relax. data analysis
 License: GPL


------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to