summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 376941244231d4009e12497bd6f03423307545c0 (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
	pkgdesc = A YANG data modelling language parser and toolkit written (and providing API) in C
	pkgver = 2.0.231
	pkgrel = 1
	url = https://github.com/CESNET/libyang
	arch = x86_64
	arch = aarch64
	arch = armv7h
	license = BSD
	checkdepends = cmocka
	checkdepends = shunit2
	checkdepends = expect
	makedepends = cmake
	makedepends = swig
	makedepends = doxygen
	makedepends = graphviz
	depends = pcre2
	conflicts = libyang-git
	conflicts = libyang-devel-git
	source = https://github.com/CESNET/libyang/archive/v2.0.231.tar.gz
	sha256sums = 50c63a131bca2bee5867fd00f0e3357d9ed3d2a68e7ab7386af467e6d630ca31

pkgname = libyang