gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [patch #7615] Add support for getting nsplugin headers fr


From: Nathan Phillip Brink
Subject: [Gnash-commit] [patch #7615] Add support for getting nsplugin headers from npapi-sdk in addition to xulrunner
Date: Fri, 16 Sep 2011 00:46:22 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:6.0.2) Gecko/20110913 Firefox/6.0.2 SeaMonkey/2.3.3

URL:
  <http://savannah.gnu.org/patch/?7615>

                 Summary: Add support for getting nsplugin headers from
npapi-sdk in addition to xulrunner
                 Project: Gnash - The GNU Flash player
            Submitted by: ohnobinki
            Submitted on: Thu 15 Sep 2011 08:46:20 PM EDT
                Category: build
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The npapi-sdk project installs the nsplugin headers necessary for a plugin to
implement the nsplugin interface. Its purpose is to allow people to avoid
installing xulrunner/firefox/seamonkey as a prerequisite to compiling their
nsplugins. This can be beneficial to people who do not use mozilla-based
browsers and want to compile nsplugins or as a more lightweight build
dependency for a plugin (such as in a build tinderbox setup). It also makes
distros happier.

This patch causes gnash's buildsystem to first check for presence of
npapi-sdk. If that copy of the nsplugin is unavailable, it falls back to the
current behavior of searching for mozilla-plugin. Thus, it should not affect
people who want to build the plugin using the traditional method.

This patch is by mgorny and extracted from an attachment at
https://bugs.gentoo.org/383071 .




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 15 Sep 2011 08:46:21 PM EDT  Name: gnash-npapi-sdk.patch  Size: 964B
  By: ohnobinki

<http://savannah.gnu.org/patch/download.php?file_id=23978>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7615>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]