summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8fc52c0e87b549b8138f061289a45ca441281351 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = anteater
	pkgdesc = Tool for tracing program output and creating structured logs using plain text or html.
	pkgver = 0.0.1
	pkgrel = 1
	url = https://github.com/Student-Team-Projects/Debugger.git
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = make
	makedepends = clang
	depends = libbpf
	depends = bpf
	depends = boost
	source = debugger-2.0.1.zip::https://github.com/Student-Team-Projects/debugger/archive/refs/tags/v2.0.1.zip
	md5sums = SKIP

pkgname = anteater