summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a85a32186e367af04e097075f80bd05a1e0b900 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = polkit-qt5-git
	pkgdesc = A library that allows developers to access PolicyKit API with a nice Qt-style API
	pkgver = 0.200.0.r1.ge01dc18
	pkgrel = 1
	url = https://invent.kde.org/libraries/polkit-qt-1
	arch = i686
	arch = x86_64
	license = BSD-3-Clause
	license = GPL-2.0-or-later
	license = LGPL-2.0-or-later
	makedepends = cmake
	makedepends = git
	makedepends = ninja
	depends = polkit
	depends = qt5-base
	provides = polkit-qt5
	conflicts = polkit-qt5
	source = polkit-qt5::git+https://invent.kde.org/libraries/polkit-qt-1.git
	sha256sums = SKIP

pkgname = polkit-qt5-git