summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSean V Kelley2019-07-09 15:07:18 -0700
committerSean V Kelley2019-07-09 15:07:18 -0700
commitb038a0147b7f32740b311c1cc92da99dbfcacc2d (patch)
treef569f09affeafc5eb7929316090ab26e0e1b12de /.SRCINFO
downloadaur-b038a0147b7f32740b311c1cc92da99dbfcacc2d.tar.gz
Initial commit for jitterdebugger-git
Signed-off-by: Sean V Kelley <seanvk@posteo.de>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9ffa8697e433
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = jitterdebugger
+ pkgdesc = Real time response measurement tool
+ pkgver = r93.9a0eb5f
+ pkgrel = 1
+ url = https://github.com/igaw/jitterdebugger
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ depends = python3
+ depends = hdf5>=1.8.17
+ provides = jitterdebugger
+ provides = jitterplot
+ provides = jittersamples
+ options = !emptydirs
+ source = jitterdebugger::git://github.com/igaw/jitterdebugger.git
+ sha256sums = SKIP
+
+pkgname = jitterdebugger
+