summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..04cdcc956a26
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+pkgbase = essentia-git
+ pkgdesc = Open-source library and tools for audio and music analysis, description and synthesis. (With Python 3 bindings)
+ pkgver = r1687.52585c53
+ pkgrel = 1
+ url = http://essentia.upf.edu/documentation/
+ arch = x86_64
+ license = AGPL
+ makedepends = git
+ makedepends = python
+ makedepends = glibc
+ depends = fftw
+ depends = ffmpeg
+ depends = libsamplerate
+ depends = taglib
+ depends = libyaml
+ depends = python
+ depends = python-numpy
+ depends = python-yaml
+ provides = essentia
+ conflicts = essentia
+ conflicts = essentia-acousticbrainz
+ conflicts = lib32-essentia-acousticbrainz
+ source = git+https://github.com/MTG/essentia.git#branch=master
+ source = pthread_flag.patch
+ md5sums = SKIP
+ md5sums = 172b1a047ab19d3a11affe47204fc540
+
+pkgname = essentia-git
+