2022-09-19 16:24:33 +03:00
|
|
|
DEFINED_PHASES=compile configure install prepare setup
|
2023-07-17 16:00:45 +03:00
|
|
|
DEPEND=sys-libs/ncurses:= virtual/libelf:= capstone? ( dev-libs/capstone:0= ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) ) unwind? ( sys-libs/libunwind:= )
|
2022-09-19 16:24:33 +03:00
|
|
|
DESCRIPTION=Function (graph) tracer for user-space
|
|
|
|
EAPI=8
|
|
|
|
HOMEPAGE=https://github.com/namhyung/uftrace
|
|
|
|
INHERIT=bash-completion-r1 lua-single python-single-r1 toolchain-funcs
|
2023-05-02 00:13:26 +03:00
|
|
|
IUSE=capstone lua python unwind +lua_single_target_luajit python_single_target_python3_10 python_single_target_python3_11
|
2022-09-19 16:24:33 +03:00
|
|
|
KEYWORDS=~amd64 ~arm64
|
|
|
|
LICENSE=GPL-2
|
2023-07-17 16:00:45 +03:00
|
|
|
RDEPEND=sys-libs/ncurses:= virtual/libelf:= capstone? ( dev-libs/capstone:0= ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) ) unwind? ( sys-libs/libunwind:= )
|
2023-05-02 00:13:26 +03:00
|
|
|
REQUIRED_USE=lua? ( ^^ ( lua_single_target_luajit ) ) python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 ) )
|
2022-09-19 16:24:33 +03:00
|
|
|
RESTRICT=test
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=https://github.com/namhyung/uftrace/archive/v0.12.tar.gz -> uftrace-0.12.tar.gz
|
2023-07-23 00:02:43 +03:00
|
|
|
_eclasses_=bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff lua-single 86d497a20c93c7ce83af442f627515c1 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 75118e916668a74c660a13b0ecb22562 python-utils-r1 7661dc585f75dd1f81eccefe37bef093 toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e
|
2023-01-15 18:25:14 +03:00
|
|
|
_md5_=de19d338bc931bc6b3d19d911085428b
|