New Package: libBLAS, Version 2007_03, Basic Linear Algebra Subprograms
This commit is contained in:
parent
9e52ae559d
commit
2a059676ec
17
srcpkgs/libBLAS/template
Normal file
17
srcpkgs/libBLAS/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'libBLAS'
|
||||
version="2007_03"
|
||||
pkgname="libBLAS"
|
||||
revision=1
|
||||
build_style="gnu-makefile"
|
||||
short_desc="Basic Linear Algebra Subprograms"
|
||||
maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||
license="see http://www.netlib.org/blas/faq.html#2 for the licence"
|
||||
homepage="http://www.netlib.org/blas/index.html"
|
||||
hostmakedepends="gcc-fortran"
|
||||
distfiles="http://www.netlib.org/blas/blas.tgz"
|
||||
checksum="ea87df6dc44829ee0a1733226d130c550b17a0bc51c8dbfcd662fb15520b23b5"
|
||||
wrksrc="BLAS"
|
||||
|
||||
do_install() {
|
||||
vinstall blas_LINUX.a 755 usr/lib
|
||||
}
|
Loading…
Reference in New Issue
Block a user