summaryrefslogtreecommitdiff
path: root/media-video/ffmpeg-chromium/metadata.xml
blob: 026866d3f5374fa5453f101082159317ddffc21d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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>
	<maintainer type="project">
		<email>chromium@gentoo.org</email>
		<name>Chromium in Gentoo Project</name>
	</maintainer>
	<maintainer type="person">
		<email>kangie@gentoo.org</email>
		<name>Matt Jolly</name>
	</maintainer>
<use>
	<flag name="cpudetection">Enables runtime CPU detection (useful for bindist, compatibility on other CPUs)</flag>
	<flag name="gpl">Build GPL code. Should be enabled unless you require LGPL binaries.</flag>
	<flag name="mmal">Enables Multi-Media Abstraction Layer (MMAL) decoding support: Available e.g. on the Raspberry Pi.</flag>
</use>
</pkgmetadata>