Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383143 - www-plugins/lightspark[nsplugin]: please support building against net-misc/npapi-sdk
Summary: www-plugins/lightspark[nsplugin]: please support building against net-misc/np...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL: https://github.com/lightspark/lightsp...
Whiteboard:
Keywords:
Depends on:
Blocks: 383069
  Show dependency tree
 
Reported: 2011-09-15 20:27 UTC by Michał Górny
Modified: 2011-10-31 03:28 UTC (History)
1 user (show)

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


Attachments
Patch to update the ebuild (and add a patch) (0001-Support-building-against-NPAPI-SDK-as-well.patch,996 bytes, patch)
2011-09-15 22:27 UTC, Michał Górny
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-09-15 20:27:18 UTC
NPAPI-SDK is a tiny package providing headers necessary to build NPAPI plugins without the need for emerging whole xulrunner.

Migration requires the package to check for npapi-sdk.pc as well as current headers. The pkg-config file doesn't require any additional Mozilla components, and is versioned using NPAPI versions rather than Mozilla versions.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-09-15 20:40:57 UTC
I'd be happy to provide a patch whenever someone tells me how to handle 'OR' in cmake pkg-config checks :P.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-09-15 22:27:33 UTC
Created attachment 286593 [details, diff]
Patch to update the ebuild (and add a patch)
Comment 3 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2011-09-16 00:25:07 UTC
Patch submitted to upstream.
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-10-31 03:28:21 UTC
Upstream decided to ship internal NPAPI headers in the current version. Closing.