blob: 445c18ed41196cd4e95164842304b6cd639df311 (
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-httpserver
pkgdesc = Qt HTTP Server (mingw-w64)
pkgver = 6.9.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
makedepends = qt6-base
makedepends = qt6-declarative
makedepends = ninja
depends = mingw-w64-qt6-websockets
optdepends = mingw-w64-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/qthttpserver-everywhere-src-6.9.1.tar.xz
sha256sums = bfc7b511e2bbc365f11027ae8d7d2e33f3ff63591b866df9a880c51363f02b53
pkgname = mingw-w64-qt6-httpserver
|