summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5a88c00ccbab
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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