dev-cpp/jwt-cpp: New package (0.6.0).

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
This commit is contained in:
Oliver Freyermuth
2022-02-26 18:41:37 +01:00
parent 6b2692816e
commit 47471944d8
3 changed files with 73 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>o.freyermuth@googlemail.com</email>
<name>Oliver Freyermuth</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/Thalhammer/jwt-cpp/issues</bugs-to>
<remote-id type="github">Thalhammer/jwt-cpp</remote-id>
</upstream>
<use>
<flag name="picojson">Enable use of <pkg>dev-cpp/picojson</pkg></flag>
</use>
</pkgmetadata>