commit: 040d1ad23eb62b63b980a04d3d38cc689a29aaae Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Dec 14 22:38:43 2016 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Dec 14 22:40:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=040d1ad2
package.use.mask: Mask vdpau support of media-libs/mlt, see bug 580630 profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 43a47fd..092438b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -5,6 +5,11 @@ # This file requires >=portage-2.1.1 # New entries go on top. +# Andreas K. Hüttel <[email protected]> (14 Dec 2016) +# Fails to build with newly stable ffmpeg-3, so mask this useflag +# Workaround; leaving a real fix to the maintainers... bug 508630 +media-libs/mlt vdpau + # Robin H. Johnson <[email protected]> (04 Dec 2016) # Additional HAProxy functionality waiting for related stuff to land in the # tree.
