summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 111f7b8fcb02c6b3f3d7f48c498dc6a8d24af2ce (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
25
26
27
28
29
pkgbase = qt5-restclient
	pkgdesc = A library for generic JSON-based REST-APIs, with a mechanism to map JSON to Qt objects
	pkgver = 2.1.1
	pkgrel = 1
	url = https://github.com/Skycoder42/QtRestClient
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = qt5-tools
	makedepends = qt5-declarative
	makedepends = qdep
	makedepends = python
	makedepends = doxygen
	makedepends = graphviz
	depends = qt5-base
	depends = qt5-jsonserializer>=3.1.0
	optdepends = repkg: Automatically rebuild the package on dependency updates
	source = qt5-restclient-2.1.1::git+https://github.com/Skycoder42/QtRestClient.git#tag=2.1.1
	source = qt5-restclient.rule
	sha256sums = SKIP
	sha256sums = 2ade1a0114b13c7868eb0057044531aa01bcc854704899772c1c5e010cb1478e

pkgname = qt5-restclient

pkgname = qt5-restclient-doc
	depends = qt5-restclient
	optdepends =