OK landry@, sthen@
Port changes:
- patches/patch-cmake_FindLua_cmake is upstreamed so remove it
- re apply other patches manually when needed & re-generate
- patch the tests to not do color output
- grab MAINTAINER
- TEST_IS_INTERACTIVE set to yes
Upstream changes:
https://github.com/axkibe/lsyncd/blob/master/ChangeLog
Lsyncd watches a local directory tree using libinotify. It aggregates
and combines events for a few seconds and then spawns one (or more)
process(es) to synchronize the changes. By default this is rsync. Lsyncd
is thus a light-weight live mirror solution that is comparatively easy
to install not requiring new filesystems or blockdevices and does not
hamper local filesystem performance.
ok ajacoutot@