Commit Graph

4 Commits

Author SHA1 Message Date
ajacoutot
30f296cdbe Fix build with glib2>=2.36.0. 2013-03-27 18:00:00 +00:00
zhuk
0ddf737853 Switch Clementine to FindBacktrace.cmake that was recently committed to CMake.
prodded by dcoppa@
2013-03-21 16:05:00 +00:00
zhuk
8b48d40d3f Unbreak Clementine build in wild environment (i.e., outta of my laptop):
* Better handling of libexecinfo. I moved from adding some goo to
    CMakeLists.txt to writing proper FindExecinfo.cmake package.
  * Force source directory, or visualization presets could miss
    installation;
  * Force "plist" in WANTLIB, as it's being used by plugin;
  * Add back fftw3 dependency: while we use external libchromaprint now,
    fftw3 is also needed for so called "moodbar".
  * Nit: remove libnjb, it's use was actually gone in the last release;

Lots of input from sthen@ and nigel@, committing ASAP.
2013-02-06 13:23:03 +00:00
zhuk
35f9c2aca3 Clementine is a multiplatform music player. It is inspired by
Amarok 1.4, focusing on a fast and easy-to-use interface for searching
and playing your music.

"import as-is, i've seen those ports too much" landry@
2013-02-05 14:00:16 +00:00