summaryrefslogtreecommitdiff
path: root/media-video/ffmpeg-chromium/metadata.xml
blob: 1d15ec93bf0f24d0c2ee8f10f257ada2304679ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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="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>