mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-13 21:47:44 +00:00
Closes: https://bugs.gentoo.org/915325 Closes: https://bugs.gentoo.org/917303 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
26 lines
917 B
XML
26 lines
917 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>negril.nx+gentoo@gmail.com</email>
|
|
<name>Paul Zander</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<slots>
|
|
<subslots>Soname version number</subslots>
|
|
</slots>
|
|
<upstream>
|
|
<remote-id type="cpe">cpe:/a:google:protobuf</remote-id>
|
|
<remote-id type="github">protocolbuffers/protobuf</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="conformance">Build conformance tests</flag>
|
|
<flag name="libprotoc">Build libprotoc</flag>
|
|
<flag name="libupb">Build libupb</flag>
|
|
<flag name="protobuf">Build protobuf libraries and protoc compiler</flag>
|
|
<flag name="protoc">Build libprotoc and protoc compiler</flag>
|
|
</use>
|
|
</pkgmetadata>
|