blob: 97e74646379604f2612fd379dd95c3fdd7241705 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = mingw-w64-qt6-serialport-static
pkgdesc = Provides access to hardware and virtual serial ports (mingw-w64)
pkgver = 6.4.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-static
makedepends = qt6-base
makedepends = ninja
depends = mingw-w64-qt6-base-static
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.4/6.4.1/submodules/qtserialport-everywhere-src-6.4.1.tar.xz
sha256sums = 1d0ace5063e62bfdc77283e9a7cf2b592bcdb9246e3e891ed7d24905362b82fa
pkgname = mingw-w64-qt6-serialport-static
|