summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f6d3fb8b70dc32608830c7a210eb5557565d1ea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = bmcweb-git
	pkgdesc = This is a library which deals with the encoding and decoding of PLDM messages.
	pkgver = r2570.4c8c12d
	pkgrel = 1
	url = https://github.com/openbmc/bmcweb
	arch = aarch64
	arch = riscv64
	arch = x86_64
	license = Apache-2.0
	makedepends = cmake
	makedepends = git
	makedepends = gtest
	makedepends = meson
	depends = boost
	depends = glibc
	depends = libnghttp2
	depends = nlohmann-json
	depends = openssl
	depends = tinyxml2
	depends = sdbusplus-git
	depends = systemd
	depends = zlib
	depends = ninja
	provides = bmcweb
	conflicts = bmcweb
	source = bmcweb-git::git+https://github.com/openbmc/bmcweb.git
	sha256sums = SKIP

pkgname = bmcweb-git