Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475554 - Firefox ebuild lacks webm use flag
Summary: Firefox ebuild lacks webm use flag
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-02 20:42 UTC by rudregues
Modified: 2013-07-24 20:21 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rudregues 2013-07-02 20:42:49 UTC
I was looking for firefox use flags and this site http://www.gentoo.org/dyn/use-index.xml lists a bunch of them. Including webm. But when I run the command emerge --ask firefox there's no webm use flag (set or unset...)

I don't know if it is a bug in portage, which does not recognize webm flag or if obsolete documentation. Probably second, so I'm posting in this section.
Comment 1 Ben Kohler gentoo-dev 2013-07-02 20:55:38 UTC
Some versions of firefox still have the flag, some don't.  The available flags are different for each version of the ebuild, so you should just trust your emerge output and not worry about that online list.
Comment 2 rudregues 2013-07-03 00:11:36 UTC
Humm... so I think it's really a bug in documentation, since it should have at least a p.s. making the observation, like:


package     flags                         description

firefox     webm**     Use system media-libs/libvpx for HTML5 WebM video support.


Obs.:
** some versions of this package may not have this flag, depending on your ebuild


Do you agree?
Comment 3 Jory A. Pratt gentoo-dev 2013-07-24 20:21:57 UTC
The useflags differ as changes are made, some options such as webm are no longer optional while other options have been added that are not in older ebuilds. Documentation should reflect such info to prevent confusion. Feel free to open a documentation bug requesting that it be clarified.