blob: e6fba36d9bcf37a2feb653c15a12d642cb12dedb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = estrace-git
pkgdesc = A tool that traces system calls using eBPF
pkgver = 0.2.2.r0.gd8fef85
pkgrel = 1
url = https://github.com/ri-char/eStrace
arch = x86_64
arch = aarch64
license = GPL
makedepends = git
makedepends = lld
makedepends = rust
provides = estrace
source = git+https://github.com/ri-char/eStrace.git
md5sums = SKIP
pkgname = estrace-git
|