summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4814a9bb995890560a8c9f9ba02da82f0f60c9eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = libjson-rpc-cpp
	pkgdesc = C++ framework for json-rpc 1.0 and 2.0
	pkgver = 0.7.0
	pkgrel = 1
	url = https://github.com/cinemast/libjson-rpc-cpp
	install = libjson-rpc-cpp.install
	changelog = ChangeLog
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	depends = curl
	depends = argtable
	depends = jsoncpp
	depends = libmicrohttpd
	source = https://github.com/cinemast/libjson-rpc-cpp/archive/v0.7.0.tar.gz
	sha256sums = 669c2259909f11a8c196923a910f9a16a8225ecc14e6c30e2bcb712bab9097eb

pkgname = libjson-rpc-cpp