Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 569964 - www-plugins/freshplayerplugin: fix dependencies and use flags
Summary: www-plugins/freshplayerplugin: fix dependencies and use flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Brian Evans (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-28 12:31 UTC by om3i
Modified: 2015-12-29 02:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description om3i 2015-12-28 12:31:45 UTC
I asked plugin developer directly.

Plugin does not require libx264 support in ffmpeg, because it doesn't ENCODE anything.

libv4l can be made optional, as its required only for some web cameras(option -DWITH_LIBV4L2=).

gles2 use flag should be added which passes -DWITH_GLES2=, to disable bundled ANGLE translator in favor of system glesv2.

Reproducible: Always
Comment 1 Brian Evans (RETIRED) gentoo-dev 2015-12-29 02:57:47 UTC
author	Brian Evans <grknight@gentoo.org>	2015-12-29 02:56:11 (GMT)
committer	Brian Evans <grknight@gentoo.org>	2015-12-29 02:56:11 (GMT)
commit	634168a2536a434aa51e93f03c7ca213d16827ba
tree	5c6b073e852bc2ee9e4067b98db093871647df6b

www-plugins/freshplayerplugin: Revbump to fix dependencies wrt bug 569964