summaryrefslogtreecommitdiff
blob: 41a2871986c364f8bc095cf595ea8097a34da0b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>mysql-bugs@gentoo.org</email>
		<name>MySQL</name>
	</maintainer>
	<use>
		<flag name="gcov">Build coverage support</flag>
		<flag name="legacy">Build the legacy 1.x API as well as the DevX API</flag>
	</use>
	<upstream>
		<remote-id type="github">mysql/mysql-connector-cpp</remote-id>
	</upstream>
</pkgmetadata>