summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 027c31c7482ecc338ab2dbe3dc9e61a3febd3fe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = rr
	pkgdesc = Record and Replay framework: lightweight recording and deterministic debugging
	pkgver = 5.4.0
	pkgrel = 6
	url = http://rr-project.org/
	arch = i686
	arch = x86_64
	license = custom
	makedepends = git
	makedepends = cmake
	makedepends = gdb
	makedepends = ninja
	depends = gdb
	depends = capnproto
	options = !strip
	source = rr-5.4.0.tar.gz::https://github.com/rr-debugger/rr/archive/5.4.0.tar.gz
	source = https://patch-diff.githubusercontent.com/raw/rr-debugger/rr/pull/2726.diff
	sha1sums = b4716dd10b01ae4b8d35ae08f4f67fc46f0693d9
	sha1sums = 80abae19e4486df97e922dcc7a906b96a1e00bc3

pkgname = rr