blob: 76602f781d284718a019b133a69c283b445c6ad7 (
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 = android-aarch64-qt6-5compat
pkgdesc = Module that contains unsupported Qt 5 APIs (android)
pkgver = 6.8.2
pkgrel = 1
url = https://www.qt.io
arch = any
groups = android-aarch64-qt6
license = GPL3
license = LGPL3
license = FDL
license = custom
makedepends = android-cmake
makedepends = qt6-base
makedepends = ninja
depends = android-aarch64-qt6-base
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.8/6.8.2/submodules/qt5compat-everywhere-src-6.8.2.tar.xz
sha256sums = b53154bc95ec08e2ddc266bef250fbd684b4eb2df96bc8c27d26b1e953495316
pkgname = android-aarch64-qt6-5compat
|