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

Bug 168354

Summary: net-www/mozplugger-1.10.2 (Version bump)
Product: Gentoo Linux Reporter: Raúl Porcel (RETIRED) <armin76>
Component: New packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: enhancement CC: galtgendo, l.valerimanera, newman.x, pacho, rb6, ruben
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://mozplugger.mozdev.org/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to change m3u streaming from xmms to mplayer
mozplugger-1.8.1.ebuild
if you prefer visualize pdf files with evince instead
ebuild from bug 201364
New 1.10.1 ebuild - tested (a little bit)
mozplugger 1.10.2 ebuild with correct deps.

Description Raúl Porcel (RETIRED) gentoo-dev 2007-02-25 18:47:07 UTC
mozplugger-1.8.0 released, seems upstream has woken up after two years :)
Comment 1 R Bar-On 2007-07-17 19:52:26 UTC
Created attachment 125205 [details, diff]
patch to change m3u streaming from xmms to mplayer

streaming m3u's in firefox doesn't work well with mplayer, installing mozplugger with this patch fixes it.
Comment 2 Jimmy.Jazz 2007-07-21 16:10:32 UTC
Created attachment 125555 [details]
mozplugger-1.8.1.ebuild
Comment 3 Jimmy.Jazz 2007-07-21 16:14:30 UTC
Created attachment 125556 [details]
if you prefer visualize pdf files with evince instead
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-11-25 11:37:02 UTC
*** Bug 200274 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-12-05 19:22:26 UTC
*** Bug 201364 has been marked as a duplicate of this bug. ***
Comment 6 Rafał Mużyło 2007-12-05 19:42:30 UTC
Created attachment 137830 [details]
ebuild from bug 201364

In this case I'll copy the ebuild from bug #201364 here.
Comment 7 Ruben Petersen 2008-01-19 22:26:13 UTC
Version 1.10.1 was released on January 6 2008.
Comment 8 Michal Nowak 2008-01-20 00:33:05 UTC
Works nice. Attaching ebuild. 
Comment 9 Michal Nowak 2008-01-20 00:36:47 UTC
Created attachment 141338 [details]
New 1.10.1 ebuild - tested (a little bit)

Please push to portage.
Comment 10 Pablo Montepagano 2008-04-09 03:49:45 UTC
Version 1.10.2 was released. You only need to change the ebuild's file name and copy the ebuild sent by Michal Nowak. Could this be added to portage, please?
Comment 11 Leonardo Valeri Manera 2008-04-20 19:48:52 UTC
Any chance of making this link against net-libs/xulrunner:1.8 for us ff3 users?
Comment 12 Leonardo Valeri Manera 2008-04-21 04:33:14 UTC
Created attachment 150473 [details]
mozplugger 1.10.2 ebuild with correct deps.

Actually, it turns out mozplugger doesnt link against any of the clients.

It'll use any which calls it at runtime, so its actually what the || ( ) depblock was intended for - a runtime alternative dep :)

If someone feels like testing it, I think opera can be added to that block too, let alone KDE's browser (name escapes me right now).

It /does/ link against libX11 on compile though, so I've added that to DEPEND.

Seems to be working fine, but admittedly I've only just installed it.
Comment 13 Stian Viskjer 2008-05-05 13:50:56 UTC
Works with Opera Beta2, but not with Konqueror 3.5.9
Comment 14 Bryan Jacobs 2008-05-06 18:09:06 UTC
This is actually a more important revbump (for me at least) than previous posters have noted.

On my amd64 system, mozplugger-1.7.3-r1 (the latest in portage) causes the X server to use 70% of my Athlon X2 4600+ for the duration of viewing any OpenOffice document.  This is resolved in 1.10.2.  Obviously, it's nice not to have a whole core doing nothing but running mozplugger whenever I open a document in my browser.
Comment 15 Leonardo Valeri Manera 2008-05-06 18:41:59 UTC
(In reply to comment #13)
> Works with Opera Beta2, but not with Konqueror 3.5.9
> 

Thanks. Left to test is opera 9.27, so I can add a version restriction for opera if necessary, and Konqueror from KDE 4
Comment 16 Hanno Böck gentoo-dev 2008-05-28 13:42:05 UTC
thanks, committed with minor changes. For the future, if you're creating ebuilds, please run repoman on them, it will help you to avoid some common issues.