Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Netscape Plugin Wrapper - Load 32bit plugins on 64bit browser Allowing for realplayer,flash etc.. to work natively in a 64bit browser.
Created an attachment (id=90414) [details] An ebuild based on ycarus(at)zugaina.org's ebuild
*** Bug 126467 has been marked as a duplicate of this bug. ***
Sorry all credit to herbs@gentoo.org, he had the ebuild for the older version on his devpage. Slightly modified for the newer versions of the binaries (which are more stable). The source is now released under gpl so if anyone can actually compile this straight from source this would be a great move.
Please attach the ebuild as plain text and reopen.
Created an attachment (id=90535) [details] net-www/nspluginwrapper ebuild net-www/nspluginwrapper-0.9.90.1.ebuild ebuild
Created an attachment (id=90536) [details] plugin directory patch files/nspluginwrapper-0.9.90.1-gentoo-plugdir.patch
Done
Is this supposed to work only with mozilla or should it be working with konqueror as well? In my case mozilla works but konqueror does not. Has anyone managed to get it working for konqueror?
Created an attachment (id=97811) [details] nspluginwrapper-0.9.90.1.ebuild clean up.
Created an attachment (id=97812) [details] files/nspluginwrapper-0.9.90.1-gentoo.patch
Created an attachment (id=100023) [details] nspluginwrapper-0.9.90.1.ebuild New ebuild with a bunch of cleanups, this merges cleanly with FEATURES="multilib-strict stricter". It kind of has a cop-out for dealing with the TEXTRELS, but I couldn't figure out how to get rid of them.
Created an attachment (id=100024) [details] files/nspluginwrapper-0.9.90.1-gentoo.patch New patch that take makes FEATURES="multilib-strict" happy.
Adding hardened to the CC so they have a chance take a look at the TEXTRELs before I add this to portage.
Created an attachment (id=100043) [details] scanelf -qT log of /usr/lib64/nspluginwrapper/i386/npviewer.bin This is the scanelf -qT log of the file with the TEXTRELs
Created an attachment (id=100044) [details] nspluginwrapper-0.9.90.1.ebuild add a block against eselect-compiler since it breaks this build (along with a lot of other stuff).
Seems that mandrake has a newer version of this plugin, any chance of getting it working? (0.9.90.3) http://rpmfind.net/linux/rpm2html/search.php?query=nspluginwrapper-i386
http://www.gibix.net/projects/nspluginwrapper/files/nspluginwrapper-0.9.90.3.tar.bz2
Renaming the ebuild and patch to the newer version works, when I commit it, I will commit the new version.
Added to cvs as net-www/nspluginwrapper
(In reply to comment #15) > Created an attachment (id=100044) [edit] [details] > nspluginwrapper-0.9.90.1.ebuild > > add a block against eselect-compiler since it breaks this build (along with a > lot of other stuff). That's completely unnecessary, as eselect-compiler is masked, and it's a daft thing to do. Do not block (or depend in any way, for that matter) on masked packages. If you get any bugs raised that are due to a bug in eselect-compiler, just re-assign to the maintainer of eselect-compiler.