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..e720dab337e8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python-ivi-git
+ pkgdesc = Python Interchangeable Virtual Instrument Library
+ pkgver = 0.14.9.r0.g7edbd63
+ pkgrel = 1
+ url = https://github.com/python-ivi/python-ivi
+ arch = any
+ license = MIT
+ makedepends = git
+ depends = python
+ depends = python-numpy
+ optdepends = python-vxi11: VXI11 instrument support
+ optdepends = python-usbtmc: USBTMC instrument support
+ optdepends = python-pyvisa: PyVISA interface for NI drivers
+ provides = python-ivi
+ source = python-ivi::git+https://github.com/python-ivi/python-ivi.git
+ md5sums = SKIP
+
+pkgname = python-ivi-git
+