Name lsyncd
Version 2.1.5
Summary daemon to synchronize local directories using rsync
Description Lsyncd (Live syncing mirror daemon) uses rsync to synchronize local directories with a remote machine running rsyncd. Lsyncd watches multiple directories trees through inotify. The first step after adding the watches is to rsync all directories with the remote host, and then sync single file by collecting the inotify events. So lsyncd is a light-weight live mirror solution that should be easy to install and use while blending well with your system.
Section base
License GPLv2+
Homepage https://github.com/axkibe/lsyncd
Recipe file recipes-debian/lsyncd/lsyncd_debian.bb
Layer meta-debian (morty branch)
Inherits
  • autotools
  • autotools-brokensep
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • pkgconfig
  • siteconfig
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • gnu-config-native
  • libtool-cross
  • libtool-native
  • lua5.1
  • lua5.1-native
  • pkgconfig-native
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-lsyncd.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) lsyncd 2.1.5 (this recipe)