blob: 75574e8638aa9d2e808dbd61d7535c369956a369 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = serialtest-git
pkgdesc = A cross-platform test tool for serial port, Bluetooth, TCP and UDP.
pkgver = 0.3.2.r2.gf1dd9cf
pkgrel = 1
url = https://github.com/wh201906/SerialTest
install = serialtest-git.install
arch = any
license = GPL-3.0-only
makedepends = qt5-tools
makedepends = git
depends = qcustomplot
depends = qt5-serialport
depends = qt5-connectivity
provides = SerialTest
conflicts = serialtest
options = !strip
source = SerialTest::git+https://github.com/wh201906/SerialTest.git
source = serialtest-git.install
sha256sums = SKIP
sha256sums = 303f34246c0d341e1093d6e486e2cbfdbbb0d122d751de649f562ebac37777b4
pkgname = serialtest-git
|