dev-cpp/cpprestsdk: new package, add 2.10.19

Signed-off-by: Jan-Espen Oversand <sigsegv@radiotube.org>
This commit is contained in:
Jan-Espen Oversand
2023-12-14 21:31:13 +01:00
parent 1a7cdd06a5
commit 4b2d9697bf
4 changed files with 80 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<!--
This is the example metadata file.
The root element of this file is <pkgmetadata>. Within this element a
number of subelements are allowed, the most common being maintainer.
For a full description look at:
https://devmanual.gentoo.org/ebuild-writing/misc-files/metadata/
Before committing, please remove the comments from this file. They are
not relevant for general metadata.xml files.
-->
<pkgmetadata>
<maintainer type="person">
<email>sigsegv@radiotube.org</email>
<description>Jan-Espen Oversand</description>
</maintainer>
<upstream>
<remote-id type="github">microsoft/cpprestsdk</remote-id>
</upstream>
</pkgmetadata>