blob: f7a0dcae89e32d8b79e3828663d7487336aa22b7 (
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-qt6-5compat-static
pkgdesc = Module that contains unsupported Qt 5 APIs (mingw-w64)
pkgver = 6.7.0
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-static
makedepends = qt6-base
makedepends = ninja
depends = mingw-w64-qt6-base-static
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.7/6.7.0/submodules/qt5compat-everywhere-src-6.7.0.tar.xz
sha256sums = 9d49d4fd8345d8a40b63e0b65cd49c1d8286e33a7f1409bf1316763f654e19f5
pkgname = mingw-w64-qt6-5compat-static
|