blob: 1d96265736e6854d62dc6677fd7db923ac120a88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mingw-w64-coin-or-mp
pkgdesc = C-API library that supports most of the functionality of CLP (Coin LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects (mingw-w64)
pkgver = 1.8.4
pkgrel = 1
url = https://projects.coin-or.org/CoinMP
arch = any
groups = mingw-w64-coin-or
license = EPL
makedepends = mingw-w64-configure
depends = mingw-w64-coin-or-cbc
options = staticlibs
options = !buildflags
options = !strip
source = https://www.coin-or.org/download/source/CoinMP/CoinMP-1.8.4.tgz
sha256sums = 3459fb0ccbdd39342744684338984ac4cc153fb0434f4cae8cf74bd67490a38d
pkgname = mingw-w64-coin-or-mp
|