blob: 37e5f82c9bc3b0729732ad3f86bb85ce5265127f (
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-qt5-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 = 5.15.17+kde+r3
pkgrel = 1
url = https://www.qt.io/
arch = any
groups = mingw-w64-qt5
license = GPL3
license = LGPL
license = FDL
license = custom
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
makedepends = git
depends = mingw-w64-qt5-declarative-static
depends = mingw-w64-qt5-webchannel
options = !strip
options = !buildflags
options = staticlibs
source = git+https://invent.kde.org/qt/qt/qtwebchannel#commit=85ba097de9759efe5563156e43de1ad8473d5d54
sha256sums = 379bc3b92eadb9f50be239e79d200d3c07447d46a9d4d6da1c75dcc18ecf2727
pkgname = mingw-w64-qt5-webchannel-static
|