summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4041c739f929409347a90cb3461ed0e677e6e132 (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
pkgbase = stdplus-git
	pkgdesc = stdplus is a c++ project containing commonly used classes and functions for the Linux platform.
	pkgver = r272.c6262a4
	pkgrel = 2
	url = https://github.com/openbmc/stdplus
	arch = x86_64
	license = Apache-2.0
	makedepends = cmake
	makedepends = git
	makedepends = function2
	makedepends = ninja
	makedepends = meson
	makedepends = pkgconf
	depends = sh
	depends = gcc-libs
	depends = glibc
	depends = gtest
	depends = fmt
	depends = liburing
	provides = stdplus
	conflicts = stdplus
	source = stdplus-git::git+https://github.com/openbmc/stdplus.git
	sha256sums = SKIP

pkgname = stdplus-git