summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8f6f88c60492e77d2ab5a4d75495c5e9d0451298 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = libyang
	pkgdesc = A YANG data modelling language parser and toolkit written (and providing API) in C.
	pkgver = 2.0.7
	pkgrel = 2
	url = https://github.com/CESNET/libyang
	arch = x86_64
	arch = aarch64
	license = BSD
	checkdepends = cmocka
	checkdepends = shunit2
	checkdepends = expect
	makedepends = cmake
	makedepends = swig
	makedepends = doxygen
	depends = pcre2
	conflicts = libyang-git
	conflicts = libyang-devel-git
	source = https://github.com/CESNET/libyang/archive/v2.0.7.tar.gz
	sha256sums = b3b74ce39406db7c1e440b675fb4c2d87b042667ed17bcd77c70f77230afb41c

pkgname = libyang