blob: e5ea45236451e99ddeeadb523fcf1ff5af23dc34 (
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.13.2
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.13/5.13.2/submodules/qtgraphicaleffects-everywhere-src-5.13.2.tar.xz
sha256sums = 297a89bb6c771f849c4ce866e5c98dadf665163b3dab03bc48a58f51424e7e66
pkgname = mingw-w64-qt5-graphicaleffects
|