summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1cbeba4b45f7c7bab9e8a98921ae737ebd055350 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = librist-git
	pkgdesc = A library that can be used to add the RIST protocol to applications (git version)
	pkgver = 0.2.0rc5.r36.g24ae978
	pkgrel = 2
	url = https://code.videolan.org/rist/librist/
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = meson
	makedepends = cmake
	makedepends = cmocka
	makedepends = lz4
	depends = cjson
	depends = mbedtls
	provides = librist
	conflicts = librist
	source = git+https://code.videolan.org/rist/librist.git
	sha256sums = SKIP

pkgname = librist-git