Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101594 - mplayerplug-in 3.05 is out
Summary: mplayerplug-in 3.05 is out
Status: RESOLVED DUPLICATE of bug 100809
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-06 17:23 UTC by François Bissey
Modified: 2005-08-14 14:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mplayerplug-in-3.05.ebuild (mplayerplug-in-3.05.ebuild,2.38 KB, text/plain)
2005-08-06 21:43 UTC, Chandler Carruth
Details
ebuild for 3.05 (mplayerplug-in-3.05.ebuild,2.03 KB, text/plain)
2005-08-14 13:41 UTC, Joel Martin (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description François Bissey 2005-08-06 17:23:22 UTC
A new version of mplayerplug-in is out 3.05 
Since at least the 6th of Aug. (the web site says 8 of Aug.
but the tarball is there).


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Chandler Carruth 2005-08-06 21:43:53 UTC
Created attachment 65284 [details]
mplayerplug-in-3.05.ebuild

This is an ebuild for the new version of mplayerplug-in. It includes new use
flags which may well need to be renamed to be more conformant with existing use
flags, but I chose these names so as to not conflict with existing use flags.
The ebuild itself works, although mplayerplug-in is fairly buggy as far as i
can tell.

-cc
Comment 2 Gergan Penkov 2005-08-13 19:51:00 UTC
(In reply to comment #1)
> Created an attachment (id=65284) [edit]
> mplayerplug-in-3.05.ebuild
> 
> This is an ebuild for the new version of mplayerplug-in. It includes new use
> flags which may well need to be renamed to be more conformant with existing use
> flags, but I chose these names so as to not conflict with existing use flags.
> The ebuild itself works, although mplayerplug-in is fairly buggy as far as i
> can tell.
> 
> -cc

You could look here #100809, the problem is not with mplayerplug-in (works like
charm for me), but with the dynamic linking. 
Comment 3 Joel Martin (RETIRED) gentoo-dev 2005-08-14 13:41:53 UTC
Created attachment 65965 [details]
ebuild for 3.05

My personal preference is not to include individual use flags like this. For
high
level stuff like this I think inclusive is usually the right way to go. If
people
want a trim system, they aren't going to have mozilla in the first place. If 
we HAVE to have individual tuning like this, I would prefer "no..." versions of

the USE flags. That way people get the functionality by default, and have to 
request to turn it off.

Anyways, I've attached an ebuild. This also incorporates a change that doesn't
require gecko-sdk installed if you are on x86.
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2005-08-14 14:41:34 UTC
Please attach unified diffs against the latest in-portage version instead of
full ebuilds.

Oh, and please attach them to the proper bugs :)

*** This bug has been marked as a duplicate of 100809 ***
Comment 5 Joel Martin (RETIRED) gentoo-dev 2005-08-14 14:51:24 UTC
If it was just a couple of lines that changed, then yes. But considering the
unified diff is larger than the new ebuild, that's definitely not what I would
find useful.