blob: 5d9bd1236cf826f77216f48a134cac06bf0e5e97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = libmixmod
pkgdesc = Classification with Mixture Modelling
pkgver = 2.1.11
pkgrel = 1
url = https://github.com/mixmod
arch = x86_64
license = GPL
makedepends = cmake
makedepends = eigen
depends = gcc-libs
source = https://github.com/mixmod/mixmod/archive/refs/tags/v2.1.11.tar.gz
sha256sums = e95414decf5b2c2c5eebd7fca10e0100f2d753cbfca0694f4ac75da3b39b005e
pkgname = libmixmod
|