blob: f4bc09fc7268991c48d89ea580582e53e5da7aae (
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-script-static
pkgdesc = Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)
pkgver = 5.15.17
pkgrel = 3
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-base-static
depends = mingw-w64-qt5-script
options = !strip
options = !buildflags
options = staticlibs
source = git+https://code.qt.io/qt/qtscript.git#tag=v5.15.17-lts
sha256sums = SKIP
pkgname = mingw-w64-qt5-script-static
|