mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
16 lines
514 B
XML
16 lines
514 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|