blob: 89fdf7c720fbee46e220cb57356b5ea171eeb3b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = blasfeo
pkgdesc = Basic linear algebra subroutines for embedded optimization
pkgver = 0.1.2
pkgrel = 1
url = https://github.com/giaf/blasfeo
arch = i686
arch = x86_64
license = BSD 2-Clause
makedepends = cmake
source = https://github.com/giaf/blasfeo/archive/0.1.2.tar.gz
sha256sums = 079c9c90db1249aac59fa649c42667d46f4d458049e5986762035388f22fc005
pkgname = blasfeo
|