blob: 9c9dec9c25fd1a7bb1ccf96bf779c5f7b7ecf69d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = libnetconf-git
pkgdesc = a NETCONF library in C intended for building NETCONF clients and servers.
pkgver = r2232.159e155f
pkgrel = 1
url = https://github.com/CESNET/libnetconf
arch = i686
arch = x86_64
license = BSD
makedepends = git
makedepends = doxygen
depends = curl
depends = libssh
depends = libxslt
provides = libnetconf
conflicts = libnetconf
options = !emptydirs
source = libnetconf-git::git+https://github.com/CESNET/libnetconf
md5sums = SKIP
pkgname = libnetconf-git
|