blob: 1c68521df55f2f53c2f6cdc696395ac44249bb00 (
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
|
pkgbase = mingw-w64-qt5-graphicaleffects
pkgdesc = Graphical effects for use with Qt Quick 2 (mingw-w64)
pkgver = 5.12.0
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 = mingw-w64-qt5-base-static
depends = mingw-w64-qt5-declarative
optdepends = mingw-w64-qt5-base-static: use of static libraries
options = !strip
options = !buildflags
options = staticlibs
source = https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtgraphicaleffects-everywhere-src-5.12.0.tar.xz
sha256sums = 81058fb12d4dd019bed6bb196a13ea5d308a390d72a1468da11171f8c3003455
pkgname = mingw-w64-qt5-graphicaleffects
|