dev-cpp/robotraconteur: new package, add 1.2.6

Signed-off-by: John Wason <wason@wasontech.com>
This commit is contained in:
John Wason
2025-09-01 18:21:33 +00:00
parent b325b4e0d5
commit 5af02aee70
3 changed files with 113 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<?xml version="1.0"?>
<pkgmetadata>
<maintainer type="person">
<name>John Wason</name>
<email>wason@wasontech.com</email>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">robotraconteur/robotraconteur</remote-id>
<bugs-to>https://github.com/robotraconteur/robotraconteur/issues</bugs-to>
<doc>http://robotraconteur.com</doc>
</upstream>
<longdescription lang="en">
Robot Raconteur C++ library with Python bindings. See http://robotraconteur.com for documentation.
</longdescription>
<use>
<flag name="python">Enable Python bindings</flag>
</use>
</pkgmetadata>