summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1669788e1e8a621e4be92345c28774accc4324db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = libyang-cpp-git
	pkgdesc = C++ bindings for the libyang library
	pkgver = r406.f3cd4e0
	pkgrel = 1
	url = https://github.com/CESNET/libyang-cpp/
	arch = i686
	arch = x86_64
	arch = armv7h
	license = BSD
	makedepends = git
	makedepends = cmake
	makedepends = pkg-config
	makedepends = doctest
	depends = libyang
	depends = glibc
	depends = gcc-libs
	provides = libyang-cpp
	conflicts = libyang-cpp
	conflicts = libyang-cpp-git
	source = git+https://github.com/CESNET/libyang-cpp.git
	md5sums = SKIP

pkgname = libyang-cpp-git