diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-09-22 11:52:24 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-09-22 11:52:24 +0200 |
commit | 525f7c18f51bb809d7dc01bebcb041d13c66cc02 (patch) | |
tree | f20cf08d66f31386e495858727477cc1de43fedc /media-libs/opus/metadata.xml | |
parent | dev-ruby/mocha-1.1.0-r0: add alpha keyword (diff) | |
download | gentoo-525f7c18f51bb809d7dc01bebcb041d13c66cc02.tar.gz gentoo-525f7c18f51bb809d7dc01bebcb041d13c66cc02.tar.bz2 gentoo-525f7c18f51bb809d7dc01bebcb041d13c66cc02.zip |
media-libs/opus: add (experimental) ambisonics support (bug #594030)
Package-Manager: portage-2.3.1
Diffstat (limited to 'media-libs/opus/metadata.xml')
-rw-r--r-- | media-libs/opus/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-libs/opus/metadata.xml b/media-libs/opus/metadata.xml index f3553eca22f3..5ff58c7076a1 100644 --- a/media-libs/opus/metadata.xml +++ b/media-libs/opus/metadata.xml @@ -6,6 +6,7 @@ <name>Gentoo Sound project</name> </maintainer> <use> + <flag name="ambisonics">Enable ambisonics support (experimental).</flag> <flag name="custom-modes">Build with custom-modes.</flag> </use> </pkgmetadata> |