From 07e2b2df51756387951bb5cd3fb7f8d672658f33 Mon Sep 17 00:00:00 2001 From: David Woodfall Date: Sun, 27 Oct 2013 00:31:00 -0500 Subject: libraries/nspluginwrapper: Added (proxy plugin) Signed-off-by: Robby Workman --- libraries/nspluginwrapper/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 libraries/nspluginwrapper/README (limited to 'libraries/nspluginwrapper/README') diff --git a/libraries/nspluginwrapper/README b/libraries/nspluginwrapper/README new file mode 100644 index 0000000000..af94ae36fc --- /dev/null +++ b/libraries/nspluginwrapper/README @@ -0,0 +1,10 @@ +nspluginwrapper is a proxy plug-in and viewer for NPAPI browser +plug-ins. It allows browsers to run foreign plug-ins built for a +different architecture, most commonly to run a 32-bit plug-in in a +64-bit browser. + +This is needed by 64bit midori compiled against GTK3 to use the flash +plugin: + +cd /usr/lib64/mozilla/plugins +nspluginwrapper -v -a -n -i libflashplayer.so -- cgit v1.2.3