Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 601136 - www-plugins/adobe-flash: Use global nsplugin USE flag instead of npapi
Summary: www-plugins/adobe-flash: Use global nsplugin USE flag instead of npapi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-28 21:39 UTC by Mart Raudsepp
Modified: 2016-11-29 12:34 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 Mart Raudsepp gentoo-dev 2016-11-28 21:39:02 UTC
adobe-flash package is inventing a local npapi USE flag instead of using the global nsplugin USE flag. Please consider using the widely used IUSE=nsplugin instead. Default enabling it still sounds good.

Also note that both npapi and ppapi local USE flag descriptions have an opening parenthesis, but no closing one.
Comment 1 Mart Raudsepp gentoo-dev 2016-11-29 12:34:45 UTC
<flag name="nsplugin">Install the Netscape Flash API plugin (for Firefox and similar browsers</flag>
<flag name="ppapi">Install the Pepper Flash API plugin (for Chrome and similar browsers</flag>

Closing parenthesis still missing