.SRCINFO 750 B

123456789101112131415161718192021222324
  1. pkgbase = libsearpc
  2. pkgdesc = A simple and easy-to-use C language RPC framework (including both server side & client side) based on GObject System.
  3. pkgver = 3.0.7
  4. pkgrel = 1
  5. url = https://github.com/haiwen/libsearpc/
  6. arch = i686
  7. arch = x86_64
  8. arch = armv6h
  9. arch = armv7h
  10. license = GPLv3
  11. depends = glib2
  12. depends = pacman>=4.1
  13. depends = jansson
  14. depends = libtool
  15. depends = python2
  16. optdepends = python2-simplejson
  17. options = !makeflags
  18. source = libsearpc-v3.0.7.tar.gz::https://github.com/haiwen/libsearpc/archive/v3.0.7.tar.gz
  19. source = libsearpc.pc.patch
  20. sha256sums = efee6b495f93e70101c87849c78b135014dfd2f0e5c08dcfed9834def47cb939
  21. sha256sums = aec39a303aaebc0777a22d8c53367f52f619654d63f62b362d75c1c599e632f4
  22. pkgname = libsearpc