gentoo/dev-cpp/sdbus-c++/metadata.xml
2023-02-18 13:41:51 +00:00

16 lines
506 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>chewi@gentoo.org</email>
<name>James Le Cuirot</name>
</maintainer>
<use>
<flag name="systemd">Use external libsystemd instead of statically-linked build</flag>
<flag name="tools">Install interface stub code generator</flag>
</use>
<upstream>
<remote-id type="github">Kistler-Group/sdbus-cpp</remote-id>
</upstream>
</pkgmetadata>