sci-libs/onnxruntime: new package, add 1.22.2

Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
Pavel Sobolev
2025-08-17 23:19:44 +03:00
parent dc6ffbed82
commit f472f10f64
6 changed files with 501 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>contact@paveloom.dev</email>
<name>Pavel Sobolev</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/microsoft/onnxruntime/issues</bugs-to>
<remote-id type="github">microsoft/onnxruntime</remote-id>
</upstream>
</pkgmetadata>