summaryrefslogtreecommitdiff
path: root/www-plugins/freshplayerplugin/files
diff options
context:
space:
mode:
Diffstat (limited to 'www-plugins/freshplayerplugin/files')
-rw-r--r--www-plugins/freshplayerplugin/files/find-chrome-binary-plugins-flash.patch12
1 files changed, 12 insertions, 0 deletions
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"