blob: 82459ba30c677b8c359742ce6f908dc3b56b1caf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = blis-git
pkgdesc = BLAS-like Library Instantiation Software framework by the Science of High-Performance Computing Group
pkgver = 0.2.2.137.g0b3ca3cf
pkgrel = 1
url = https://github.com/flame/blis
arch = x86_64
license = custom:BSD
makedepends = python2
depends = glibc
options = !makeflags
options = !emptydirs
source = git+https://github.com/flame/blis.git
source = fpic.patch
md5sums = SKIP
md5sums = e6e4efeb173915d038d62cb76f58c4bb
pkgname = blis-git
|