blob: 982443126f6869591bd307940b8d705f8e0663c0 (
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-websockets-static
pkgdesc = Provides WebSocket communication compliant with RFC 6455 (mingw-w64)
pkgver = 5.15.18+kde+r2
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-base-static
depends = mingw-w64-qt5-websockets
options = !strip
options = !buildflags
options = staticlibs
source = git+https://invent.kde.org/qt/qt/qtwebsockets#commit=0f910acb737cefc889ce1088fc60d15bc18efe9c
sha256sums = 340fda3734bbc012f73f92136b40f3786c458a28f26a345855135b206efb7ac5
pkgname = mingw-w64-qt5-websockets-static
|