slackbuilds/system/fswatch
Robby Workman e497aa6da9 system/fswatch: Fixed slack-desc
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2020-01-03 04:59:37 -06:00
..
README system/fswatch: Updated for version 1.11.2. 2018-01-20 07:01:16 +07:00
fswatch.SlackBuild system/fswatch: Fix build on 32 bit. 2018-03-03 08:42:08 +07:00
fswatch.info system/fswatch: Updated for version 1.11.2. 2018-01-20 07:01:16 +07:00
slack-desc system/fswatch: Fixed slack-desc 2020-01-03 04:59:37 -06:00

README

fswatch is a cross-platform file change monitor that receives notifications
when the contents of the specified files or directories are modified.

The fswatch.SlackBuild automatically builds the linux variant of fswatch.

If you would like to compile fswatch for another OS, please check the README
files that will be saved to /usr/doc/fswatch-${VERSION}/

The default compiler is clang++ however, if you prefer, fswatch can also be
compiled with g++:

   CXX="g++" ./fswatch.SlackBuild