blob: 93af0be5c39e0e11e00246d09982a358dbf98f62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = mingw-w64-qt5-script
pkgdesc = Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)
pkgver = 5.15.16
pkgrel = 2
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
options = !strip
options = !buildflags
options = staticlibs
source = git+https://code.qt.io/qt/qtscript.git#tag=v5.15.16-lts
sha256sums = 3e8214db546f139618ccf5ca561b70fcb4ae1c98976d4e58af5c4ca505e113a7
pkgname = mingw-w64-qt5-script
|