blob: 1af917151999a0c49ae9345ae36975e4c907ab9f (
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 = android-x86-qt6-websockets
pkgdesc = Provides WebSocket communication compliant with RFC 6455 (android)
pkgver = 6.9.1
pkgrel = 1
url = https://www.qt.io
arch = any
groups = android-x86-qt6
license = GPL3
license = LGPL3
license = FDL
license = custom
makedepends = android-cmake
makedepends = android-x86-qt6-declarative
makedepends = qt6-declarative
makedepends = ninja
depends = android-x86-qt6-base
optdepends = android-x86-qt6-declarative: QML bindings
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.9/6.9.1/submodules/qtwebsockets-everywhere-src-6.9.1.tar.xz
sha256sums = 98be8c863b7f02cc98eedc0b6eac07544c10a9d2fa11c685fd61f6b243f748f5
pkgname = android-x86-qt6-websockets
|