blob: 49f957f3124bb9df999f2353272c5c92cfe94bcd (
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.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 = 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.1/submodules/qt5compat-everywhere-src-6.4.1.tar.xz
sha256sums = d4a533ee45d6341b9eb402e69bc21909eeeeda2b2d29a6c715b31c3ec12fd031
pkgname = mingw-w64-qt6-5compat
|