blob: 165c4fdda1d44b75fe44899e037c3db41e944346 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = qt5-remoteobjects
pkgdesc = Inter-process communication (IPC) module developed for Qt
pkgver = 5.15.18
pkgrel = 1
url = https://www.qt.io
arch = x86_64
groups = qt5
license = GPL3
license = LGPL3
license = FDL
license = custom
makedepends = qt5-declarative
makedepends = git
depends = qt5-base
optdepends = qt5-declarative: QML bindings
source = kde-qtremoteobjects::git+https://invent.kde.org/qt/qt/qtremoteobjects#commit=b2740a7c7f5b6ac810240404a947ca5cff9de5f7
sha256sums = 0c89be1890b59ac0df77862e2798bbd898982f3c6eb8d8e50f8e408e471d94d3
pkgname = qt5-remoteobjects
|