Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv14266

Modified Files:
        qprop.info qprop.patch 
Log Message:
Updated to use gfortran vice g95 so that it can be used on 10.5.  Thanks to
Jack Howarth for providing the changes.

Updated package description to clarify status of qprop_theory.pdf.


Index: qprop.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/qprop.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- qprop.patch 10 Feb 2007 15:42:40 -0000      1.1
+++ qprop.patch 18 Nov 2007 11:56:07 -0000      1.2
@@ -7,8 +7,8 @@
  #------------------------------------
 -#FC = g77
 -#FFLAGS = -O -dbl
-+FC = g95
-+FFLAGS = -O -r8
++FC = gfortran
++FFLAGS = -O3 -fdefault-real-8
  
  #------------------------------------
  

Index: qprop.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/qprop.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- qprop.info  14 Oct 2007 00:01:09 -0000      1.4
+++ qprop.info  18 Nov 2007 11:56:07 -0000      1.5
@@ -1,11 +1,11 @@
 Package: qprop
 Version: 1.21
-Revision: 1
+Revision: 1000
 #Architecture: powerpc
-Distribution: 10.4
+Distribution: 10.4, 10.5
 License: GPL
-Depends:
-BuildDepends: g95
+Depends: gcc42-shlibs
+BuildDepends: gcc42
 Source: http://web.mit.edu/drela/Public/web/qprop/qprop%v.tar.gz
 Source-MD5: 1398ef8c670828138bdb4807037fe433
 SourceDirectory: Qprop
@@ -43,6 +43,10 @@
   for the Minimum Induced Loss (MIL) condition.  It can also
   generated windmill geometries for the MIL or Maximum Total Power
   (MTP) conditions.  See the qmil_doc.txt document for more info.
+
+  Note: The qprop_theory.pdf file reference in the README is no
+  longer included in the package, but is still available from
+  qprop's home page.
 <<
 DescPort: <<
   Compiles with double precision math.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to