blob: 9b0e4b5309cf771fa16420f786f30504bd7354dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mingw-w64-nlopt
pkgdesc = nonlinear optimization library (mingw-w64)
pkgver = 2.7.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.7.0.tar.gz
sha256sums = b881cc2a5face5139f1c5a30caf26b7d3cb43d69d5e423c9d78392f99844499f
pkgname = mingw-w64-nlopt
|