blob: c8b2540f2c9a39c39e7ee3852f9c6876837dc6ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mingw-w64-coin-or-osi
pkgdesc = COIN-OR Open Solver Interface (mingw-w64)
pkgver = 0.108.11
pkgrel = 1
url = https://projects.coin-or.org/Osi
arch = any
groups = mingw-w64-coin-or
license = EPL
makedepends = mingw-w64-configure
depends = mingw-w64-coin-or-coinutils
options = !buildflags
options = !strip
options = staticlibs
source = https://github.com/coin-or/Osi/archive/refs/tags/releases/0.108.11.tar.gz
sha256sums = 1063b6a057e80222e2ede3ef0c73c0c54697e0fee1d913e2bef530310c13a670
pkgname = mingw-w64-coin-or-osi
|