summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 14 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13a034eb116f..c7f8db6151be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,27 @@
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.r118.gde3d274
+ pkgver = 2.7.r358.g5276e83
pkgrel = 1
url = http://git.kernel.org/?p=linux/kernel/git/rostedt/trace-cmd.git
arch = x86_64
arch = aarch64
license = GPL2
+ makedepends = python
makedepends = git
- makedepends = pygtk
- makedepends = swig
makedepends = docbook-xsl
makedepends = asciidoc
- depends = python2
- depends = gtk2
+ makedepends = extra-cmake-modules
+ makedepends = doxygen
+ makedepends = freeglut
+ makedepends = glu
+ makedepends = qt5-base
+ makedepends = json-c
+ makedepends = libxmu
+ makedepends = swig
+ optdepends = python: 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