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

pkgname = libyang