| 123456789101112131415161718192021222324252627282930 |
- pkgbase = ccnet
- pkgdesc = A framework for writing networked applications in C.
- pkgver = 4.3.4
- pkgrel = 16
- url = https://github.com/haiwen/ccnet/
- arch = i686
- arch = x86_64
- arch = armv7h
- arch = armv6h
- license = custom
- makedepends = vala
- makedepends = pacman>=4.1
- depends = libevent
- depends = libzdb
- depends = libsearpc>=3.0.7
- depends = jansson
- depends = libldap
- depends = python2
- options = !makeflags
- source = ccnet-v4.3.4.tar.gz::https://github.com/haiwen/ccnet/archive/v4.3.4.tar.gz
- source = https://raw.githubusercontent.com/haiwen/ccnet/master/COPYRIGHT
- source = libccnet.pc.patch
- source = autoconfiguration-for-libjansson.patch
- sha256sums = 138d6de92388440ce378fc923c50674b80f823e3d2396254dc6c60da5daf2a09
- sha256sums = c07aeccf581c255e60acbddcc6af90290e0d6354e6ec0ee1987b82845d3d57ac
- sha256sums = 66c3b02c3981db6a80819e0ae103bedadf8dfdf81405a7f75a9cba714acf973f
- sha256sums = 382b1da33e2b6c0ebab8d3921d92b7417fa11d969ad822cd43aee499fd7b3d94
- pkgname = ccnet
|