summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a88c00ccbab808ca356d61fce9030ee92e362a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = libgaia2
	pkgdesc =  C++ library with python bindings which implements similarity measures and classifcations on the results of audio analysis, and generates classifcation models that Essentia can use to compute high-level description of music.
	pkgver = v2.4.6r2
	pkgrel = 1
	url = https://github.com/doctorfree/gaia
	arch = x86_64
	arch = armv7h
	license = AGPL3
	makedepends = eigen
	makedepends = git
	makedepends = libyaml
	makedepends = pkg-config
	makedepends = python
	makedepends = qt5-base
	makedepends = swig
	source = gaia::git+https://github.com/doctorfree/gaia.git
	sha256sums = SKIP

pkgname = libgaia2