diff options
author | abs <abs@pkgsrc.org> | 2007-06-05 16:25:30 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-06-05 16:25:30 +0000 |
commit | 0da0c7defbe547e5af76cb71f04c3e9c16de80b3 (patch) | |
tree | b1ec07cfb2728664ffd001206a3bb10ab279e33d /www/nspluginwrapper | |
parent | 3dd670cdaf8f7288a27cca96796f6c212e571c3f (diff) | |
download | pkgsrc-0da0c7defbe547e5af76cb71f04c3e9c16de80b3.tar.gz |
Note that:
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.
Diffstat (limited to 'www/nspluginwrapper')
-rw-r--r-- | www/nspluginwrapper/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/nspluginwrapper/DESCR b/www/nspluginwrapper/DESCR index 01bb4e587fd..23dc042d8ca 100644 --- a/www/nspluginwrapper/DESCR +++ b/www/nspluginwrapper/DESCR @@ -11,3 +11,6 @@ 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. |