summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4a73fb0db4146f19116773bcbe5177579e1f4195 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = dynamorio
	pkgdesc = A dynamic instrumentation tool platform
	pkgver = 10.0.0
	pkgrel = 1
	url = https://github.com/DynamoRIO/dynamorio
	arch = x86_64
	license = BSD
	license = custom:libelftc
	license = LGPL2.1
	makedepends = git
	makedepends = cmake
	makedepends = doxygen
	depends = gcc-libs
	depends = zlib
	depends = libunwind
	depends = snappy
	depends = lz4
	depends = perl
	depends = qt5-base
	depends = python
	options = !strip
	source = dynamorio::git+https://github.com/DynamoRIO/dynamorio.git#tag=release_10.0.0
	source = git+https://github.com/intel/libipt.git
	source = git+https://github.com/madler/zlib.git
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = dynamorio