summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e7df0bf9cb14043fbec5e91e573bbbdb4954edfc (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
30
31
pkgbase = trace-cmd-git
	pkgdesc = user-space front-end command-line tool for Ftrace, inclduing the GUI interface application kernelshark as well as trace-graph and trace-view.
	pkgver = 2.7.r451.gf1ef911
	pkgrel = 1
	url = http://git.kernel.org/?p=linux/kernel/git/rostedt/trace-cmd.git
	arch = x86_64
	arch = aarch64
	license = GPL2
	makedepends = python2
	makedepends = git
	makedepends = docbook-xsl
	makedepends = asciidoc
	makedepends = extra-cmake-modules
	makedepends = doxygen
	makedepends = freeglut
	makedepends = glu
	makedepends = qt5-base
	makedepends = json-c
	makedepends = libxmu
	makedepends = swig
	optdepends = python2: for the python plugins
	optdepends = qt5-base: for the kernelshark GUI
	optdepends = freeglut: for the kernelshark GUI
	optdepends = glu: for the kernelshark GUI
	provides = trace-cmd
	conflicts = trace-cmd
	source = git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git
	sha256sums = SKIP

pkgname = trace-cmd-git