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

Modified Files:
        qrupdate.info 
Log Message:
Update reference lapack dependency.
Use flags appropriate to atlas-3.10.1


Index: qrupdate.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/qrupdate.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- qrupdate.info       5 Apr 2013 15:43:09 -0000       1.10
+++ qrupdate.info       7 Apr 2013 16:56:29 -0000       1.11
@@ -1,8 +1,8 @@
 Info2: <<
-Package: qrupdate%type_pkg[-lapack]
+Package: qrupdate%type_pkg[-blas]
 Version: 1.1.2
-Revision: 5
-Type: -lapack (. -atlas -ref), gcc (4.8), 
+Revision: 6
+Type: -blas (. -atlas -ref), gcc (4.8), lapack (3.4.2)
 
 Source: mirror:sourceforge:%{Ni}/1.1/%{Ni}-%v.tar.gz
 Source-MD5: 6d073887c6e858c24aeda5b54c57a8c4
@@ -26,8 +26,8 @@
 Homepage: http://qrupdate.sourceforge.net/
 
 BuildDepends: <<
-(%type_raw[-lapack] = -atlas) atlas (>= 3.10.1-1),
-(%type_raw[-lapack] = -ref) lapack341,
+(%type_raw[-blas] = -atlas) atlas (>= 3.10.1-1),
+(%type_raw[-blas] = -ref) lapack%type_pkg[lapack],
 gcc%type_pkg[gcc]-compiler
 <<
 Depends: %N-shlibs (=%v-%r)
@@ -43,11 +43,11 @@
        fi
        sed -i.orig -e 's|/usr/local|%p|g' \
                -e '/FC/s|gfortran|&-fsf-%type_raw[gcc]|' Makeconf
-       if [ "%type_pkg[-lapack]" = "-atlas" ]
+       if [ "%type_pkg[-blas]" = "-atlas" ]
        then
-               perl -pi -e "s|^(BLAS=)-lblas|LDFLAGS=$LDFLAGS 
$MYLDFLAGS\n\1-lptf77blas|" Makeconf
-               perl -pi -e "s|^(LAPACK=)-llapack|\1-lptlapack|" Makeconf
-       elif [ "%type_pkg[-lapack]" = "-ref" ]
+               perl -pi -e "s|^(BLAS=)-lblas|LDFLAGS=$LDFLAGS 
$MYLDFLAGS\n\1-ltatlas|" Makeconf
+               perl -pi -e "s|^(LAPACK=)-llapack|\1-ltatlas|" Makeconf
+       elif [ "%type_pkg[-blas]" = "-ref" ]
        then
                export 
PKG_CONFIG_PATH="%p/lib/lapack/pkgconfig:$PKG_CONFIG_PATH"
                MYBLAS=`pkg-config --libs blas`
@@ -85,8 +85,8 @@
        Package: %N-shlibs
        
        Depends: <<
-       (%type_raw[-lapack] = -atlas) atlas-shlibs (>= 3.10.1-1),
-       (%type_raw[-lapack] = -ref) lapack341-shlibs,
+       (%type_raw[-blas] = -atlas) atlas-shlibs (>= 3.10.1-1),
+       (%type_raw[-blas] = -ref) lapack341-shlibs,
        gcc%type_pkg[gcc]-shlibs
        <<
        Conflicts:  qrupdate-atlas-shlibs, qrupdate-shlibs


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to