gentoo/dev-util/babeltrace/metadata.xml
Matoro Mahri f6f136bbc8
dev-util/babeltrace: add 2.0.5
Closes: https://bugs.gentoo.org/872992
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Closes: https://github.com/gentoo/gentoo/pull/34286
Signed-off-by: Sam James <sam@gentoo.org>
2023-12-19 05:25:52 +00:00

16 lines
678 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
Babeltrace is a command-line tool and library to read and convert trace files to and from different formats. It supports the CTF format, which is outputted by the LTTng 2.0 tracers.
</longdescription>
<use>
<flag name="elfutils">Build the <pkg>dev-util/lttng-ust</pkg> debug information filter component class</flag>
<flag name="plugins">Build support for Babeltrace 2 Python plugins</flag>
</use>
<upstream>
<remote-id type="github">efficios/babeltrace</remote-id>
</upstream>
</pkgmetadata>