blob: c04be5e3ebb38f9057ff48ae601207b1246d808f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-x86-64-strace
pkgdesc = A diagnostic, debugging and instructional userspace tracer (Android, x86_64)
pkgver = 5.18
pkgrel = 1
url = https://strace.io/
arch = any
license = BSD
makedepends = android-ndk
options = !buildflags
options = !strip
source = https://github.com/strace/strace/releases/download/v5.18/strace-5.18.tar.xz
source = https://github.com/strace/strace/releases/download/v5.18/strace-5.18.tar.xz.asc
validpgpkeys = 296D6F29A020808E8717A8842DB5BD89A340AEB7
sha256sums = 60293ea79ac9253d600cdc9be077ad2988ca22284a439c9e66be5150db3d1187
sha256sums = SKIP
pkgname = android-x86-64-strace
|