dev-libs/nanopb: new package, add 0.4.9.1, 9999

Signed-off-by: Vincent Ahluwalia <vincentahluwalia@protonmail.com>
This commit is contained in:
Vincent Ahluwalia
2025-02-15 14:06:05 +01:00
parent fb519e4b42
commit 87f4080654
4 changed files with 119 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>vincentahluwalia@protonmail.com</email>
<name>Vincent Ahluwalia</name>
</maintainer>
<upstream>
<remote-id type="github">nanopb/nanopb</remote-id>
</upstream>
<use>
<flag name="pb-malloc">Enable dynamic allocation support in the decoder</flag>
</use>
</pkgmetadata>