| 123456789101112131415161718192021222324 |
- pkgbase = libsearpc
- pkgdesc = A simple and easy-to-use C language RPC framework (including both server side & client side) based on GObject System.
- pkgver = 3.0.7
- pkgrel = 1
- url = https://github.com/haiwen/libsearpc/
- arch = i686
- arch = x86_64
- arch = armv6h
- arch = armv7h
- license = GPLv3
- depends = glib2
- depends = pacman>=4.1
- depends = jansson
- depends = libtool
- depends = python2
- optdepends = python2-simplejson
- options = !makeflags
- source = libsearpc-v3.0.7.tar.gz::https://github.com/haiwen/libsearpc/archive/v3.0.7.tar.gz
- source = libsearpc.pc.patch
- sha256sums = efee6b495f93e70101c87849c78b135014dfd2f0e5c08dcfed9834def47cb939
- sha256sums = aec39a303aaebc0777a22d8c53367f52f619654d63f62b362d75c1c599e632f4
- pkgname = libsearpc
|