blob: 2583706b50323320e8be8bea13a55d4c1436ab21 (
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-qt5-quickcontrols2-static
pkgdesc = Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)
pkgver = 5.15.15+kde+r5
pkgrel = 1
url = https://www.qt.io/
arch = any
groups = mingw-w64-qt5
license = GPL3
license = LGPL
license = FDL
license = custom
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
makedepends = git
depends = mingw-w64-qt5-declarative-static
depends = mingw-w64-qt5-quickcontrols2
options = !strip
options = !buildflags
options = staticlibs
source = git+https://invent.kde.org/qt/qt/qtquickcontrols2#commit=d0537c14e71d0959f96592b20103033b128f9c0b
sha256sums = SKIP
pkgname = mingw-w64-qt5-quickcontrols2-static
|