summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad8cda9dad0a22674d5d7b8e3ff57a28327b06f0 (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
pkgbase = bmcweb-git
	pkgdesc = This is a library which deals with the encoding and decoding of PLDM messages.
	pkgver = r3029.deae6a7
	pkgrel = 1
	url = https://github.com/openbmc/bmcweb
	arch = x86_64
	license = Apache-2.0
	makedepends = cmake
	makedepends = cli11
	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