blob: fd3b91b0fdd19ab7dc7fcc33fb88766d1a1ee7e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = nats-cclient-git
pkgdesc = NATS & NATS Streaming - C Client
pkgver = r485.cb773ae
pkgrel = 1
url = https://github.com/nats-io/nats.c
arch = i686
arch = x86_64
license = GPL
makedepends = glibc
makedepends = cmake
makedepends = git
makedepends = autoconf
makedepends = automake
makedepends = gcc
provides = nats-cclient
conflicts = nats-cclient
replaces = nats-cclient
source = nats.c::git+https://github.com/nats-io/nats.c.git#branch=main
md5sums = SKIP
pkgname = nats-cclient-git
|