blob: 8bfae9d2679e06fb15c214c5adfae1daa5d28f27 (
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-remoteobjects
pkgdesc = Inter-process communication (IPC) module developed for Qt (mingw-w64)
pkgver = 5.15.15+kde+r0
pkgrel = 1
url = https://www.qt.io/
arch = i686
arch = x86_64
groups = mingw-w64-qt5
license = GPL3
license = LGPL
license = FDL
license = custom
makedepends = mingw-w64-gcc
makedepends = mingw-w64-qt5-declarative
makedepends = git
depends = mingw-w64-qt5-base
optdepends = mingw-w64-qt5-declarative: QML bindings
options = !strip
options = !buildflags
options = staticlibs
source = git+https://invent.kde.org/qt/qt/qtremoteobjects#commit=289bbabdff28b4362351f3d91abf75130c9cf666
sha256sums = SKIP
pkgname = mingw-w64-qt5-remoteobjects
|