blob: e8885a618aac541eb7290cc604dbef55c15933b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-libwdm
pkgdesc = Header-only C++ library for weighted dependence measures (mingw-w64)
pkgver = 0.2.2
pkgrel = 1
url = https://github.com/tnagler/wdm
arch = any
license = MIT
makedepends = mingw-w64-cmake
depends = mingw-w64-eigen
options = !buildflags
options = !strip
options = staticlibs
source = https://github.com/tnagler/wdm/archive/v0.2.2.tar.gz
sha512sums = 68f88af46e2a66edfffcfdbcaccc8ca1e91014d94d4bf19f9224d8c1046a0233fe371488cbb78e636e5b1b12980553a885933eaf8253a044e4aa2842be23f80c
pkgname = mingw-w64-libwdm
|