[Swfdec] swfdec-mozilla: Changes to 'master'

Benjamin Otte company at kemper.freedesktop.org
Thu May 31 14:57:51 PDT 2007


 .gitignore                        |    5 
 Makefile.am                       |    1 
 configure.ac                      |   33 
 mozilla-sucks/.gitignore          |    3 
 mozilla-sucks/Makefile.am         |   14 
 mozilla-sucks/jni.h               | 1810 ++++++++++++++++++++++++++++++++++++
 mozilla-sucks/jni_md.h            |  182 +++
 mozilla-sucks/jri.h               |  689 +++++++++++++
 mozilla-sucks/jri_md.h            |  565 +++++++++++
 mozilla-sucks/jritypes.h          |  243 ++++
 mozilla-sucks/npapi.h             |  726 ++++++++++++++
 mozilla-sucks/npruntime.h         |  397 +++++++
 mozilla-sucks/nptypes.h           |  105 ++
 mozilla-sucks/npupp.h             | 1889 ++++++++++++++++++++++++++++++++++++++
 mozilla-sucks/obsolete/protypes.h |  254 +++++
 mozilla-sucks/prcpucfg.h          |  707 ++++++++++++++
 mozilla-sucks/prtypes.h           |  547 +++++++++++
 src/Makefile.am                   |    4 
 18 files changed, 8143 insertions(+), 31 deletions(-)

New commits:
commit 8d1f2c33bdd45cfdc1f0c47e6a91f27bcca803eb
Author: Benjamin Otte <otte at gnome.org>
Date:   Thu May 31 23:54:33 2007 +0200

    changeMozilla inclusion
    
    We include the headers locally now and don't use Mozilla libs.
    This allows using it no matter how screwed up the distro's or upstream's
    Mozilla build is.
    A configure option --with-plugin-dir has been added to make the installation
    directory configurable

commit 66e5ea919ce30003e0ae08bc1b06bf2748031abe
Author: Benjamin Otte <otte at gnome.org>
Date:   Thu May 31 23:49:50 2007 +0200

    remove files that shouldn't exist



More information about the Swfdec mailing list