Skip to content

Nightingale build deps - Windows, Linux, Mac - all the sources right here (for now)

Notifications You must be signed in to change notification settings

johnmurrayvi/nightingale-deps

 
 

Repository files navigation

Nightingale is a community based fork of the Songbird Web/Media player
distributed under the GNU GPL and portions (xulrunner and mozilla libs)
licensed under the Mozilla MPL/BSD license. 

This is what's left of the needed dependencies (just xulrunner) 
for Nightingale. Other libs should come from the distro's own libraries.
Hopefully, in the future, this won't be necessary and we'll be able
to build against the system xulrunner.

Contributions:

To join in and help, please visit http://getnightingale.com/forum
or jump into #nightingale on irc.mozilla.org.

Contributors:

ilikenwf/Matt Parnell
Mook
GeekShadow

===========================
BUILDING:
===========================
If this is your first build, simply sh build-xulrunner.sh

When completed (a good wait), the directory linux-[ARCH] will contain
your dependencies, which you should link, copy, or move to your 
nightingale (or songbird) dependencies directory.

IMPORTANT NOTE: If you've already built once successfully, then don't 
use build-xulrunner.sh unless you want to rebuild from scratch
(A LONG WAIT)! Instead go to xulrunner-$XUL and do

make -f Makefile.songbird xr-packaging

About

Nightingale build deps - Windows, Linux, Mac - all the sources right here (for now)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.0%
  • Shell 6.9%
  • C++ 6.1%
  • TeX 1.3%
  • Assembly 0.7%
  • Perl 0.4%
  • Other 1.6%