blob: ca287cf26c7d9f950dbed5b3af90fbe33ef473ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ninjatracing-git
pkgdesc = Convert .ninja_log files to chrome's about:tracing format
pkgver = r54.a669e36
pkgrel = 1
url = https://github.com/nico/ninjatracing
arch = any
license = Apache-2.0
makedepends = git
depends = python
provides = ninjatracing
conflicts = ninjatracing
source = git+https://github.com/nico/ninjatracing.git
sha256sums = SKIP
pkgname = ninjatracing-git
|