summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: be77212592e199cb8a706a249ac51d4344c49f76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = strace-libdw-git
	pkgdesc = A diagnostic, debugging and instructional userspace tracer with libdw support for better, source-aware backtraces
	pkgver = r0.0
	pkgrel = 1
	url = https://strace.io/
	arch = x86_64
	license = 0BSD
	makedepends = git
	makedepends = make
	depends = glibc
	depends = libelf
	optdepends = perl
	provides = strace=r0.0
	conflicts = strace
	source = git+https://github.com/strace/strace.git
	sha256sums = SKIP

pkgname = strace-libdw-git