blob: 3ed729dc52954c376508aef77a2b2abe9574ff18 (
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
26
|
pkgbase = android-x86-qt6-httpserver
pkgdesc = Qt HTTP Server (android)
pkgver = 6.10.1
pkgrel = 1
url = https://www.qt.io
arch = any
groups = android-x86-qt6
license = GPL-3.0-only
license = LGPL-3.0-only
license = LicenseRef-Qt-Commercial
license = Qt-GPL-exception-1.0
makedepends = android-cmake
makedepends = android-x86-qt6-declarative
makedepends = qt6-base
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.10/6.10.1/submodules/qthttpserver-everywhere-src-6.10.1.tar.xz
sha256sums = qthttpserver-sha256.txt missing
pkgname = android-x86-qt6-httpserver
|