blob: 977dc56a8acb2e433f1be72ab8f1e73e9ef2b515 (
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
25
26
27
28
|
pkgbase = mingw-w64-qt6-scxml
pkgdesc = Static and runtime integration of SCXML models into Qt6 code (mingw-w64)
pkgver = 6.8.2
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 = mingw-w64-qt6-declarative
makedepends = mingw-w64-vulkan-headers
makedepends = mingw-w64-vulkan-icd-loader
makedepends = qt6-declarative
makedepends = qt6-scxml
makedepends = ninja
depends = mingw-w64-qt6-base
optdepends = mingw-w64-qt6-declarative: QML bindings
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.8/6.8.2/submodules/qtscxml-everywhere-src-6.8.2.tar.xz
sha256sums = 683c4a11a24001e901cc84853723046a1ba27004bcc06680a72eaac6cf8ea193
pkgname = mingw-w64-qt6-scxml
|