diff options
Diffstat (limited to 'media-video/ffmpeg-chromium/metadata.xml')
| -rw-r--r-- | media-video/ffmpeg-chromium/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/media-video/ffmpeg-chromium/metadata.xml b/media-video/ffmpeg-chromium/metadata.xml new file mode 100644 index 0000000..1d15ec9 --- /dev/null +++ b/media-video/ffmpeg-chromium/metadata.xml @@ -0,0 +1,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> |
