.SRCINFO 728 B

1234567891011121314151617181920212223
  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 = 1.2.2
  4. pkgrel = 9
  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>=2.16.0
  12. depends = pacman>=4.1
  13. depends = jansson>=2.2.1
  14. depends = libtool>=1.4
  15. depends = python2
  16. optdepends = python2-simplejson
  17. source = https://github.com/haiwen/libsearpc/archive/v3.0-latest.tar.gz
  18. source = libsearpc.pc.patch
  19. sha256sums = 56313771e0ad7dc075c4590b6a75daeb3939937b21716d82c91be2612133b8cd
  20. sha256sums = aec39a303aaebc0777a22d8c53367f52f619654d63f62b362d75c1c599e632f4
  21. pkgname = libsearpc