[Bug 4286] Review request: chromium-pepper-flash - Chromium Flash player plugin

RPM Fusion Bugzilla noreply at rpmfusion.org
Fri Oct 7 02:28:19 CEST 2016


http://bugzilla.rpmfusion.org/show_bug.cgi?id=4286

--- Comment #4 from Kevin Kofler <kevin.kofler at chello.at> ---
Please install PepperFlash into one of these locations:
http://code.qt.io/cgit/qt/qtwebengine.git/tree/src/core/content_client_qt.cpp#n170
and Widevine (which I think should really be a separate SRPM) into one of these
locations:
http://code.qt.io/cgit/qt/qtwebengine.git/tree/src/core/content_client_qt.cpp#n229

Otherwise, QtWebEngine will not find it.

Unfortunately, the PepperFlash paths hardcode /usr/lib and /usr/lib64 and do
not contain one path that is the same except for the libsuffix. (I think the
assumption there is that people will only use the 64-bit version. The /usr/lib
paths are intended for non-multilib distros.) So you would have to use
completely different paths for the 32-bit and 64-bit plugin, or we will have to
patch QtWebEngine.

Your package is also missing:
ExclusiveArch: %{ix86} x86_64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.rpmfusion.org/pipermail/rpmfusion-developers/attachments/20161007/49eb4dce/attachment.html>


More information about the rpmfusion-developers mailing list