blob: 0a2e8176e785029396e8bcc313c7a50976003779 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-nlopt
pkgdesc = nonlinear optimization library (mingw-w64)
pkgver = 2.9.0
pkgrel = 1
url = http://ab-initio.mit.edu/wiki/index.php/NLopt
arch = any
license = LGPL
makedepends = mingw-w64-cmake
depends = mingw-w64-crt
options = staticlibs
options = !buildflags
options = !strip
source = https://github.com/stevengj/nlopt/archive/v2.9.0.tar.gz
sha256sums = 6e899e297485e457ec1bf84844de29921aeef674f9d5caf60277df45dca6ff76
pkgname = mingw-w64-nlopt
|