blob: 0a91ca83d776eccc7c085846703a208a6cbdb676 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=python? ( virtual/pkgconfig dev-lang/swig ) doc? ( app-text/asciidoc )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=audit? ( sys-process/audit ) python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) ) udis86? ( dev-libs/udis86 ) sys-kernel/linux-headers test? ( dev-util/cunit )
DESCRIPTION=User-space front-end for Ftrace
EAPI=7
HOMEPAGE=https://git.kernel.org/cgit/linux/kernel/git/rostedt/trace-cmd.git
INHERIT=linux-info bash-completion-r1 python-r1 toolchain-funcs
IUSE=+audit doc python test udis86 python_targets_python3_8 python_targets_python3_9
KEYWORDS=amd64 ~arm64 ~x86
LICENSE=GPL-2+ LGPL-2.1+
RDEPEND=audit? ( sys-process/audit ) python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) ) udis86? ( dev-libs/udis86 )
REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 ) )
RESTRICT=!test? ( test ) test
SLOT=0/2.9.1
SRC_URI=https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/trace-cmd-v2.9.1.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 linux-info 2f039741fe92bcea55c78806d16ac0f5 bash-completion-r1 d3a60385655d9b402be765a6de333245 multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 ce976d20176213d68719e1a760f6e9fe python-r1 bcd408f1e4a9669198ef4dfcd5ab8696
_md5_=21d62ebda4dae5fb77e22a3c46cc3e2d
|