summaryrefslogtreecommitdiff
blob: d9635a5058737569c719efafeeeb3694d88a0421 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>chromium</herd>
	<longdescription>Chromium is the open-source web browser project behind Google Chrome</longdescription>
	<use>
		<flag name="bindist">Disable patent-encumbered HTML5 video codecs</flag>
		<flag name="system-sqlite">
			Use system sqlite instead of bundled sqlite. This breaks WebSQL on websites,
			please report compatibility issues to https://bugs.gentoo.org .
		</flag>
		<flag name="tcmalloc">Use bundled tcmalloc instead of system malloc.</flag>
	</use>
</pkgmetadata>