summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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..db711a720c18
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = convpot
+ pkgdesc = Convert potentiostat data to a SQLite database
+ pkgver = 1.1.7
+ pkgrel = 1
+ url = https://github.com/ahpohl/convpot
+ install = convpot.install
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = cmake
+ makedepends = git
+ depends = unixodbc
+ depends = mdbtools
+ depends = sqlite3
+ optdepends = plotpot: for plotting potentiostat data
+ source = convpot-1.1.7::git+https://github.com/ahpohl/convpot.git#tag=v1.1.7
+ sha256sums = SKIP
+
+pkgname = convpot
+