A file watching service
Watchman exists to watch files and record when they change. It can also trigger actions (such as rebuilding assets) when matching files change.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout filesystems/watchman && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Replaced-memset-calls-with-appopriate-C-11-in |
0000015926 15.6 KB | |
0002-Re-worked-replacement-of-memset-with-proper-i |
0000009537 9.31 KB | |
_link | 0000000124 124 Bytes | |
v4.9.0.tar.gz | 0003507999 3.35 MB | |
watchman.changes | 0000005681 5.55 KB | |
watchman.conf | 0000000031 31 Bytes | |
watchman.spec | 0000008885 8.68 KB | |
watchman@.service | 0000000340 340 Bytes | |
watchman@.socket | 0000000580 580 Bytes | |
watchman_4.7.0_makefile-am.diff | 0000000385 385 Bytes |
Revision 17 (latest revision is 26)
Matthias Gerstner (mgerstner)
committed
(revision 17)
- add Conflicts to fix ``` found conflict of python3-watchman-1.4.0-20.1.x86_64 with watchman-python-1.3.0-3.6.x86_64 /usr/bin/watchman-make /usr/bin/watchman-wait ```
Comments 1
I've disabled build for all targets, the build fails with 'broken'. As said in revision 26, the package needs a significant update, version and package other dependencies.