blob: f9f4938ff6f5c12fca20c89d572fb8587c253eb8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = ccnet
pkgdesc = A framework for writing networked applications in C.
pkgver = 6.1.6
pkgrel = 1
url = https://github.com/haiwen/ccnet
arch = i686
arch = x86_64
arch = armv7h
arch = armv6h
arch = aarch64
license = GPL2
makedepends = vala
depends = libevent
depends = libsearpc
conflicts = ccnet-server
source = ccnet-v6.1.6-server.tar.gz::https://github.com/haiwen/ccnet/archive/v6.1.6.tar.gz
source = libccnet.pc.patch
sha256sums = c6ecec39b21dc92489f77b1975d808f6e7898fcbe623e3fb22dd5a39e1a8faf4
sha256sums = 66c3b02c3981db6a80819e0ae103bedadf8dfdf81405a7f75a9cba714acf973f
pkgname = ccnet
|