blob: 13ac1564b6c3d136208ca5cb571209e6ea13fe77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mingw-w64-ceres-solver
pkgdesc = Solver for nonlinear least squares problems (mingw-w64)
pkgver = 2.2.0
pkgrel = 5
url = http://ceres-solver.org/
arch = any
license = LGPL
makedepends = mingw-w64-cmake
depends = mingw-w64-lapack
depends = mingw-w64-google-glog
depends = mingw-w64-suitesparse
depends = mingw-w64-eigen
options = !buildflags
options = staticlibs
options = !strip
source = http://ceres-solver.org/ceres-solver-2.2.0.tar.gz
sha256sums = 48b2302a7986ece172898477c3bcd6deb8fb5cf19b3327bc49969aad4cede82d
pkgname = mingw-w64-ceres-solver
|