blob: e01874cd2459f984d0edc38d1c1d9b4d45daec2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = mingw-w64-qt6-serialbus
pkgdesc = Qt module for general purpose serial bus access (mingw-w64)
pkgver = 6.9.1
pkgrel = 1
url = https://www.qt.io
arch = any
groups = mingw-w64-qt6
license = GPL3
license = LGPL3
license = FDL
license = custom
makedepends = mingw-w64-cmake
makedepends = qt6-base
makedepends = qt6-serialbus
makedepends = ninja
depends = mingw-w64-qt6-serialport
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.9/6.9.1/submodules/qtserialbus-everywhere-src-6.9.1.tar.xz
sha256sums = 491ece4583565f5d809ea9dd8caa2779a97c23a7d4d8352ba8a7a660e1ab04d7
pkgname = mingw-w64-qt6-serialbus
|