Source: blas-ffc5
Priority: optional
Maintainer: Masatsugu Odaka <odakker@gfd-dennou.org>
Standards-Version: 3.6.1
Build-Depends: ffc (>=5.0), debhelper ( >= 4.1.0 ), tetex-bin
Section: libs

Package: blas-ffc5
Architecture: any
Provides: blas2
Conflicts: blas1
Replaces: blas1
Depends: ${shlibs:Depends}
Description: Basic Linear Algebra Subroutines, shared library compiled by Fujitsu Fortran90 compiler ver. 5.
 BLAS (Basic Linear Algebra Subroutines) is a set of efficient
 routines for most of the basic vector and matrix operations. 
 They are widely used as the basis for other high quality linear
 algebra software, for example lapack and linpack.  This 
 implementation is the Fortran 77 reference implementation found
 at netlib. 
 .
 This package contains a shared version of the library.

Package: blas-ffc5-dev
Architecture: any
Provides: blas2-dev
Section: devel
Conflicts: atlas2-dev (<= 3.0-8), atlas2-headers (<< 3.2.1ln-1)
Replaces: atlas2-dev (<= 3.0-8), atlas2-headers (<< 3.2.1ln-1)
Depends: blas (= ${Source-Version}), blas-dev (= ${Source-Version}) libc6-dev, ${g77}
Description: Basic Linear Algebra Subroutines, static library compiled by Fujitsu Fortran90 compiler ver. 5.
 BLAS (Basic Linear Algebra Subroutines) is a set of efficient
 routines for most of the basic vector and matrix operations.
 They are widely used as the basis for other high quality linear
 algebra software, for example lapack and linpack.  This 
 implementation is the Fortran 77 reference implementation found
 at netlib. 
 .
 This package contains a static version of the library.

Package: blas-ffc5-test
Architecture: any
Depends: ${shlibs:Depends}
Description: Basic Linear Algebra Subroutines, testing programs compiled by Fujitsu Fortran90 compiler ver. 5.
 BLAS (Basic Linear Algebra Subroutines) is a set of efficient
 routines for most of the basic vector and matrix operations.
 They are widely used as the basis for other high quality linear
 algebra software, for example lapack and linpack.  This 
 implementation is the Fortran 77 reference implementation found
 at netlib. 
 .
 This package contains a set of programs which test the integrity
 of an installed blas-compatible shared library.  These programs
 may therefore be used to test the libraries provided by the 
 blas package as well as those provided by the atlas packages. 
 The programs are dynamically linked -- one can explicitly select 
 a library to test by setting the LD_LIBRARY_PATH or LD_PRELOAD
 environment variables.  Likewise, one can display the library
 selected using the ldd program in an identical environment.

Package: blas-ffc5-doc
Architecture: all
Section: doc
Depends: 
Replaces: refblas3-doc
Description: Basic Linear Algebra Subroutines, documentation compiled by Fujitsu Fortran90 compiler ver. 5.
 BLAS (Basic Linear Algebra Subroutines) is a set of efficient
 routines for most of the basic vector and matrix operations.
 They are widely used as the basis for other high quality linear
 algebra software, for example lapack and linpack.  This 
 implementation is the Fortran 77 reference implementation found
 at netlib. 
 .
 This package contains manual pages for the routines, and other
 supporting documentation

