summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 89c5f57e23fa1550555d31da0c3191ac8bca05ee (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/anteater.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/anteater/archive/refs/tags/v2.0.1.zip
	md5sums = SKIP

pkgname = anteater