summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe8000e7488f6dc80fbd7e0b90f28ae33cba02bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = silicon-git
	pkgdesc = A high performance, middleware oriented C++14 http web framework
	pkgver = latest
	pkgrel = 1
	url = https://github.com/matt-42/silicon
	arch = any
	license = MIT
	makedepends = cmake
	makedepends = git
	optdepends = iod: for introspection of objects and generation code matching their data structures
	optdepends = libmicrohttpd: for microhttpd backend
	provides = silicon
	conflicts = silicon
	source = git+https://github.com/matt-42/silicon.git
	sha256sums = SKIP

pkgname = silicon-git