slackbuilds_ponce/system/fswatch
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
fswatch.info
fswatch.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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