blob: 428a2ffaac7b9b52e9cfdbbed2db13bdd83b1da0 (
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
|
pkgbase = mingw-w64-qt6-webchannel-static
pkgdesc = Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients (mingw-w64)
pkgver = 6.8.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 = mingw-w64-vulkan-headers
makedepends = mingw-w64-vulkan-icd-loader
makedepends = qt6-declarative
makedepends = ninja
depends = mingw-w64-qt6-declarative-static
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.8/6.8.1/submodules/qtwebchannel-everywhere-src-6.8.1.tar.xz
sha256sums = 6b139f7f9128309e924da145023fa8ea87922bd79693392b3b2e4ba568a5763a
pkgname = mingw-w64-qt6-webchannel-static
|