slackbuilds/system/fswatch
Konrad J Hambrick 4f4e2916dc
system/fswatch: Updated for version 1.16.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-24 01:47:11 +07:00
..
README system/fswatch: Wrap README at 72 columns. 2022-03-17 12:38:06 -04:00
fswatch.SlackBuild system/fswatch: Updated for version 1.16.0. 2022-04-24 01:47:11 +07:00
fswatch.info system/fswatch: Updated for version 1.16.0. 2022-04-24 01:47:11 +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