mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
07e2b2df51
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
10 lines
428 B
Text
10 lines
428 B
Text
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
|