blob: 301eddfc4a2efa79fc177fa60237ed3c0068654f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>codec@gentoo.org</email>
<name>Gentoo Codec Project</name>
</maintainer>
<maintainer type="project">
<email>chromium@gentoo.org</email>
<name>Chromium in Gentoo Project</name>
</maintainer>
<use>
<flag name="highbitdepth">Enable 10 and 12 bit support for VP9.</flag>
<flag name="postproc">Enable additional post processing filters</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:webmproject:libvpx</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|