Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 138454

Summary: net-www/nspluginwrapper-0.9.90.1 ebuild request
Product: Gentoo Linux Reporter: Ahmed Ammar (RETIRED) <b33fc0d3>
Component: New packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: enhancement CC: ace, cgibreak, chutzpah, hardened, kdvgent, m.debruijne, matsuu, paolo.pedroni, vapier
Priority: High Keywords: EBUILD, InVCS
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: An ebuild based on ycarus(at)zugaina.org's ebuild
net-www/nspluginwrapper ebuild
plugin directory patch
nspluginwrapper-0.9.90.1.ebuild
files/nspluginwrapper-0.9.90.1-gentoo.patch
nspluginwrapper-0.9.90.1.ebuild
files/nspluginwrapper-0.9.90.1-gentoo.patch
scanelf -qT log of /usr/lib64/nspluginwrapper/i386/npviewer.bin
nspluginwrapper-0.9.90.1.ebuild

Description Ahmed Ammar (RETIRED) gentoo-dev 2006-06-29 04:24:29 UTC
Netscape Plugin Wrapper - Load 32bit plugins on 64bit browser

Allowing for realplayer,flash etc.. to work natively in a 64bit browser.
Comment 1 Ahmed Ammar (RETIRED) gentoo-dev 2006-06-29 04:26:21 UTC
Created attachment 90414 [details]
An ebuild based on ycarus(at)zugaina.org's ebuild
Comment 2 Ahmed Ammar (RETIRED) gentoo-dev 2006-06-29 04:30:28 UTC
*** Bug 126467 has been marked as a duplicate of this bug. ***
Comment 3 Ahmed Ammar (RETIRED) gentoo-dev 2006-06-29 04:33:00 UTC
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. 
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2006-06-29 09:42:19 UTC
Please attach the ebuild as plain text and reopen.
Comment 5 Ahmed Ammar (RETIRED) gentoo-dev 2006-06-30 10:23:29 UTC
Created attachment 90535 [details]
net-www/nspluginwrapper ebuild

net-www/nspluginwrapper-0.9.90.1.ebuild ebuild
Comment 6 Ahmed Ammar (RETIRED) gentoo-dev 2006-06-30 10:24:12 UTC
Created attachment 90536 [details, diff]
plugin directory patch

files/nspluginwrapper-0.9.90.1-gentoo-plugdir.patch
Comment 7 Ahmed Ammar (RETIRED) gentoo-dev 2006-06-30 10:24:39 UTC
Done
Comment 8 Paolo Pedroni 2006-07-06 11:20:12 UTC
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?
Comment 9 MATSUU Takuto (RETIRED) gentoo-dev 2006-09-22 21:42:53 UTC
Created attachment 97811 [details]
nspluginwrapper-0.9.90.1.ebuild

clean up.
Comment 10 MATSUU Takuto (RETIRED) gentoo-dev 2006-09-22 21:44:47 UTC
Created attachment 97812 [details, diff]
files/nspluginwrapper-0.9.90.1-gentoo.patch
Comment 11 Patrick McLean gentoo-dev 2006-10-19 08:57:18 UTC
Created attachment 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.
Comment 12 Patrick McLean gentoo-dev 2006-10-19 08:58:04 UTC
Created attachment 100024 [details, diff]
files/nspluginwrapper-0.9.90.1-gentoo.patch

New patch that take makes FEATURES="multilib-strict" happy.
Comment 13 Patrick McLean gentoo-dev 2006-10-19 12:45:36 UTC
Adding hardened to the CC so they have a chance take a look at the TEXTRELs before I add this to portage. 
Comment 14 Patrick McLean gentoo-dev 2006-10-19 12:47:16 UTC
Created attachment 100043 [details]
scanelf -qT log of /usr/lib64/nspluginwrapper/i386/npviewer.bin

This is the scanelf -qT log of the file with the TEXTRELs
Comment 15 Patrick McLean gentoo-dev 2006-10-19 13:08:24 UTC
Created attachment 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).
Comment 16 Gabriel Devenyi 2006-10-19 14:20:25 UTC
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
Comment 18 Patrick McLean gentoo-dev 2006-10-19 15:32:46 UTC
Renaming the ebuild and patch to the newer version works, when I commit it, I will commit the new version.
Comment 19 Patrick McLean gentoo-dev 2006-10-19 18:22:12 UTC
Added to cvs as net-www/nspluginwrapper
Comment 20 Kevin F. Quinn (RETIRED) gentoo-dev 2006-10-25 10:32:27 UTC
(In reply to comment #15)
> Created an attachment (id=100044) [edit]
> 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.