From 8bbf9dce3d00385bea5693c344903b422de36b5a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 3 Dec 2014 01:01:09 +0200 Subject: PPAPI2NPAPI flash plugin wrapper, aka run chrome PPAPI flash on Firefox --- .../files/find-chrome-binary-plugins-flash.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 www-plugins/freshplayerplugin/files/find-chrome-binary-plugins-flash.patch (limited to 'www-plugins/freshplayerplugin/files/find-chrome-binary-plugins-flash.patch') diff --git a/www-plugins/freshplayerplugin/files/find-chrome-binary-plugins-flash.patch b/www-plugins/freshplayerplugin/files/find-chrome-binary-plugins-flash.patch new file mode 100644 index 00000000..111fced9 --- /dev/null +++ b/www-plugins/freshplayerplugin/files/find-chrome-binary-plugins-flash.patch @@ -0,0 +1,12 @@ +diff -Nur a/data/freshwrapper.conf.example b/data/freshwrapper.conf.example +--- a/data/freshwrapper.conf.example 2014-10-20 00:46:18.000000000 +0300 ++++ b/data/freshwrapper.conf.example 2014-12-02 23:00:03.357103281 +0200 +@@ -19,7 +19,7 @@ + xinerama_screen = 0 + + # Path to the Pepper Flash plugin +-pepperflash_path = "/opt/google/chrome/PepperFlash/libpepflashplayer.so" ++pepperflash_path = "/usr/lib/chromium-browser/PepperFlash/libpepflashplayer.so" + + # "Command-line" arguments for Flash + flash_command_line = "enable_hw_video_decode=1,enable_stagevideo_auto=1" -- cgit v1.2.3