dev-libs/zycore-c: new package, add 1.5.2

Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
Pavel Sobolev
2025-07-09 22:09:26 +03:00
parent f385307ace
commit ad2ece4a6f
4 changed files with 88 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?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/zyantific/zycore-c/issues</bugs-to>
<remote-id type="github">zyantific/zycore-c</remote-id>
</upstream>
<longdescription lang="en">
Internal library providing platform independent types, macros and a fallback
for environments without LibC.
</longdescription>
</pkgmetadata>