blob: 416a7caad4b6abdc00fd0917d433d910c8de54ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = mingw-w64-qt5-winextras-static
pkgdesc = Classes and functions that enable you to use Windows-specific functions (mingw-w64)
pkgver = 5.15.1
pkgrel = 1
url = https://www.qt.io/
arch = any
groups = mingw-w64-qt5
license = GPL3
license = LGPL3
license = LGPL2.1
license = FDL
license = custom
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
depends = mingw-w64-qt5-base-static
depends = mingw-w64-qt5-declarative-static
depends = mingw-w64-qt5-winextras
options = !strip
options = !buildflags
options = staticlibs
source = https://download.qt.io/official_releases/qt/5.15/5.15.1/submodules/qtwinextras-everywhere-src-5.15.1.tar.xz
sha256sums = c378b112de1b54dbd39b07b7e181250b99ea2ec4d1d710909bb3384665528e8b
pkgname = mingw-w64-qt5-winextras-static
|