Subject: CVS commit: wip/nspluginwrapper
From: Makoto Fujiwara
Date: 2015-03-21 02:06:44
Message id: E1YZ7sU-0005WV-6O@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
(Based on PR pkg/49705 http://gnats.netbsd.org/49705 by tsutsui,
update candidate for nspluginwrapper.)

Import nspluginwrapper-1.4.4 as wip/nspluginwrapper.

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, DragonFlyBSD 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

You do not need nspluginwrapper if the ABI of the plugin and browser are the
same, such as running a 32 bit Linux firefox and flash plugin under NetBSD.


Files:
RevisionActionfile
1.1addwip/nspluginwrapper/DESCR
1.1addwip/nspluginwrapper/Makefile
1.1addwip/nspluginwrapper/PLIST
1.1addwip/nspluginwrapper/distinfo
1.1addwip/nspluginwrapper/patches/patch-aa
1.1addwip/nspluginwrapper/patches/patch-ab
1.1addwip/nspluginwrapper/patches/patch-ac