libBLAS: removed; superseded by blas
This commit is contained in:
parent
daf87aa527
commit
5cdeb8c334
|
@ -1,17 +0,0 @@
|
|||
# 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