openbsd-ports/audio/clementine/patches
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
..
patch-3rdparty_libprojectm_CMakeLists_txt Unbreak Clementine build in wild environment (i.e., outta of my laptop): 2013-02-06 13:23:03 +00:00
patch-ext_libclementine-common_CMakeLists_txt Unbreak Clementine build in wild environment (i.e., outta of my laptop): 2013-02-06 13:23:03 +00:00
patch-ext_libclementine-common_core_logging_cpp Unbreak Clementine build in wild environment (i.e., outta of my laptop): 2013-02-06 13:23:03 +00:00
patch-src_core_utilities_cpp
patch-src_devices_cddadevice_h