blob: 34b65e1352c81c0510c6157a2ab57cd1d6e3f3a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = bytehound
pkgdesc = A memory profiler for Linux
pkgver = 0.11.0
pkgrel = 1
url = https://github.com/koute/bytehound
arch = x86_64
license = Apache
license = MIT
makedepends = git
makedepends = rustup
makedepends = yarn
makedepends = node-gyp
depends = gcc-libs
options = !lto
source = bytehound::git+https://github.com/koute/bytehound#commit=acce3bce127705ea8c840767ed351229a3c2738c
b2sums = SKIP
pkgname = bytehound
|