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 | |
libart-gcc10.patch | 0000000664 664 Bytes | |
v4.9.0.tar.gz | 0003507999 3.35 MB | |
watchman.changes | 0000006045 5.9 KB | |
watchman.conf | 0000000031 31 Bytes | |
watchman.spec | 0000008904 8.7 KB | |
watchman@.service | 0000000340 340 Bytes | |
watchman@.socket | 0000000580 580 Bytes | |
watchman_4.7.0_makefile-am.diff | 0000000385 385 Bytes |
Revision 19 (latest revision is 26)
Matthias Gerstner (mgerstner)
accepted
request 810771
from
Matthias Gerstner (mgerstner)
(revision 19)
- add libart-gcc10.patch: this fixes the build using gcc-10. There's not readily available upstream release with fixes yet (there are releases but the look automatic and don't contain generated autotools files).
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.