blob: 37421c3fd20238c18124a6e11a2d25b8abf9c911 (
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.10.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.10.0.tar.gz
sha256sums = 506f83a9e778ad4f204446e99509cb2bdf5539de8beccc260a014bd560237be1
pkgname = mingw-w64-nlopt
|