media-libs/x264: [QA] Consistent whitespace in metadata.xml

This commit is contained in:
David Seifert
2017-11-26 13:05:11 +01:00
parent 79cce3c566
commit 6664d735b7

View File

@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>media-video@gentoo.org</email>
</maintainer>
<use>
<flag name="10bit">Set output bit depth to 10, this may not be compatible with all decoders</flag>
<flag name="interlaced">enable interlaced encoding support, this can decrease encoding speed by up to 2%</flag>
<flag name="opencl">Add support for OpenCL.</flag>
<flag name="pic">disable optimized assembly code that is not PIC friendly</flag>
</use>
<maintainer type="project">
<email>media-video@gentoo.org</email>
</maintainer>
<use>
<flag name="10bit">Set output bit depth to 10, this may not be compatible with all decoders</flag>
<flag name="interlaced">enable interlaced encoding support, this can decrease encoding speed by up to 2%</flag>
<flag name="opencl">Add support for OpenCL.</flag>
<flag name="pic">disable optimized assembly code that is not PIC friendly</flag>
</use>
</pkgmetadata>