summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6220def6a5e0fb1ace78fda496aa6bd61d662485 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = libyang
	pkgdesc = A YANG data modelling language parser and toolkit written (and providing API) in C.
	pkgver = 2.0.97
	pkgrel = 1
	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.97.tar.gz
	sha256sums = 91f5db0bc3799170d1e480abfc08a7fe7e50ce07a5433b5e32e93418314d48f9

pkgname = libyang