dev-libs/tbtools: add new ebuild

tbtools is a cool library and associated set of basic
tools built on top of the lib for thunderbolt / USB4
development and debugging.

Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
This commit is contained in:
Adrian Ratiu
2024-04-26 12:51:43 +03:00
parent e68aeb0490
commit 589ffb44d2
4 changed files with 303 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>adrian.ratiu@collabora.com</email>
<name>Adrian Ratiu</name>
</maintainer>
<upstream>
<remote-id type="github">intel/tbtools</remote-id>
</upstream>
<longdescription lang="en">
This is collection of tools that for Linux Thunderbolt/USB4 development and debugging.
</longdescription>
</pkgmetadata>