summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 256e4d9729d5a71c84eaaaaaaebf1c3beb326844 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = libsearpc
	pkgdesc = A simple C language RPC framework (including both server side & client side)
	pkgver = 3.3.0
	pkgrel = 4
	epoch = 2
	url = https://github.com/haiwen/libsearpc
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = armv6h
	arch = aarch64
	license = Apache
	makedepends = git
	depends = glib2
	depends = jansson
	depends = python-gobject
	depends = python-simplejson
	source = libsearpc::git+https://github.com/haiwen/libsearpc#commit=4ccd1988d8abbacc4bda7a14b5a244010b565d9e
	sha256sums = SKIP

pkgname = libsearpc