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