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..a8378e3e0a09
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = specgram-git
+ pkgdesc = Small program that computes and plots spectrograms, either in a live window or to disk, with support for stdin input.
+ pkgver = 20201229
+ pkgrel = 1
+ url = https://github.com/rimio/specgram
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = cmake
+ makedepends = gcc
+ depends = sfml
+ depends = spdlog
+ depends = fftw
+ conflicts = specgram
+ source = git+https://github.com/rimio/specgram.git
+ md5sums = SKIP
+
+pkgname = specgram-git
+