CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/07/05 06:03:34
Modified files:
graphics/lensfun: Makefile
graphics/lensfun/patches: patch-libs_auxfun_image_cpp
graphics/lensfun/pkg: PLIST
Added files:
graphics/lensfun/patches: patch-CMakeLists_txt
patch-build_CMakeModules_FindGLIB2_cmake
patch-docs_CMakeLists_txt
Removed files:
graphics/lensfun/patches: patch-build_tibs_compiler_gcc_mak
patch-build_tibs_host_posix_mak
patch-configure
patch-libs_lensfun_lensfun_mak
patch-tibs_py
Log message:
Switch lensfun to CMake, dropping build-time Python dependency and
lowering overall patches count. Also enables libauxfun to build.
The main point is to stop putting wrong soname in shared objects,
to unbreak lib-depends-check in dependant ports.
okay sthen@