blob: 886e1d334699e172be0cb87bd4f8031a8c474685 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = hidviz
pkgdesc = Tool for in-depth analysis of USB HID devices communication
pkgver = 0.1.5
pkgrel = 1
url = https://github.com/ondrejbudai/hidviz
arch = i686
arch = x86_64
license = GPL3
depends = libusb
depends = protobuf
depends = qt5-base
depends = cmake
provides = hidviz
conflicts = hidviz
source = http://hidviz.org/releases/hidviz-0.1.5.tar.gz
sha256sums = bb5ea7c595ecf35e4311edbad040b5eb7061ea1ee0c47a550d2ef1dc1dec22ef
pkgname = hidviz
|