Added PPP packages agian

This commit is contained in:
2024-05-18 19:13:56 +02:00
parent 0075079246
commit e363beceb7
50 changed files with 1854 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gjdijkman@gjdwebserver.nl</email>
<name>Gerben Jan Dijkman</name>
</maintainer>
<longdescription lang="en">
process-cpp is a simple header-only implementation of properties and signals. It is meant to be used for developing low-level system services.
</longdescription>
<upstream>
<doc>https://github.com/lib-cpp/properties-cpp</doc>
<bugs-to>https://github.com/lib-cpp/properties-cpp/issues</bugs-to>
</upstream>
</pkgmetadata>