CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/07/12 10:38:10
Modified files:
x11/kde4/libs : Makefile
x11/kde4/libs/patches: patch-kdecore_CMakeLists_txt
Added files:
x11/kde4/libs/files: FindInotify.cmake
x11/kde4/libs/patches: patch-kdecore_io_config-kdirwatch_h_cmake
patch-kdecore_io_kdirwatch_cpp
patch-kdecore_io_kdirwatch_p_h
Log message:
Add support for kqueue through libinotify in KDirWatch and use it by
default. Makes long-standing problem with spinning kded4 (and probably
others like akonadi_mailbox_resource) go away. In other words, this
patch shrinks your electricity bill, so it can't be wrong.
With help from kirby@. Putting in now to gather some statistics.