612176e1f7
nspluginwrapper is an Open Source compatibility plugin for Netscape 4 (NPAPI) plugins. It separates the execution environment of the plugin from the browser, allowing a plugin compiled for one ABI to be used in a browser compiled for another. For example the linux 32bit Adobe Flash plugin can be used in a native Firefox under Linux/x86_64, NetBSD and FreeBSD platforms. To install the Linux flash player into a native Firefox browser: - Also install multimedia/ns-flash and multimedia/libflashsupport - Run "nspluginwrapper -i /usr/pkg/lib/netscape/plugins/libflashplayer.so" - Run Firefox This is working at least under NetBSD/i386 4.0_BETA with native and modular x11.
15 lines
640 B
Text
15 lines
640 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/22 22:33:45 abs Exp $
|
|
bin/nspluginwrapper
|
|
lib/nspluginwrapper/${MACHINE_ARCH}/${LOWER_OPSYS}/npconfig
|
|
lib/nspluginwrapper/${MACHINE_ARCH}/${LOWER_OPSYS}/npwrapper.so
|
|
lib/nspluginwrapper/i386/linux/libxpcom.so
|
|
lib/nspluginwrapper/i386/linux/npviewer
|
|
lib/nspluginwrapper/i386/linux/npviewer.bin
|
|
lib/nspluginwrapper/noarch/mkruntime
|
|
lib/nspluginwrapper/noarch/npviewer
|
|
@dirrm lib/nspluginwrapper/noarch
|
|
@dirrm lib/nspluginwrapper/${MACHINE_ARCH}/${LOWER_OPSYS}
|
|
@dirrm lib/nspluginwrapper/i386/linux
|
|
@dirrm lib/nspluginwrapper/i386
|
|
@dirrm lib/nspluginwrapper/${MACHINE_ARCH}
|
|
@dirrm lib/nspluginwrapper
|