sci-electronics/bender: new package, add 0.28.1

Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2025-02-20 20:09:10 +08:00
parent 206178fc0e
commit b5a4f559f3
3 changed files with 420 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>vowstar@gmail.com</email>
<name>Huang Rui</name>
</maintainer>
<upstream>
<remote-id type="github">pulp-platform/bender</remote-id>
<bugs-to>https://github.com/pulp-platform/bender/issues</bugs-to>
</upstream>
<longdescription lang="en">
Bender is a dependency management tool for hardware design projects.
It provides a way to define dependencies among IPs, execute unit tests,
and verify that the source files are valid input for various simulation
and synthesis tools.
</longdescription>
</pkgmetadata>