summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorThomas Andres2019-10-06 12:56:00 +0200
committerThomas Andres2019-10-06 12:56:00 +0200
commit4c11e4a5f6a9a87ee11bc8750577e621ea9c16e3 (patch)
tree3a5aaff4a09d00f37caafb357b2302c8251a08b3 /.SRCINFO
downloadaur-4c11e4a5f6a9a87ee11bc8750577e621ea9c16e3.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..37b19a43937a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = openhantek6022-git
+ pkgdesc = A DSO software for Hantek USB digital signal oscilloscopes 6022BE / BL.
+ pkgver = v2.15
+ pkgrel = 1
+ url = https://github.com/OpenHantek/OpenHantek6022
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = git
+ makedepends = cmake
+ makedepends = make
+ makedepends = sed
+ makedepends = binutils
+ makedepends = gcc
+ makedepends = gendesk
+ depends = fftw
+ depends = qt5-base
+ provides = openhantek6022
+ conflicts = openhantek6022
+ source = git+https://github.com/OpenHantek/OpenHantek6022.git
+ md5sums = SKIP
+
+pkgname = openhantek6022-git
+