Any chance we could get this to compliment the syncthing package? https://github.com/syncthing/syncthing-inotify
Chances are high, if you can motivate a developer to maintain this. If the program is not interesting for many users, it will rather be stored to betagarden or another overlay. It would help to provide a tested ebuild too. You can test one of the ebuilds on zugaina: https://gpo.zugaina.org/net-p2p/syncthing-inotify
Unfortunately none of the zugaina ebuilds are anywhere close to being Portage-ready. The main problem is that we would also need ebuilds for the Go packages github.com/cenkalti/backoff, github.com/zillode/notify, and github.com/syncthing/syncthing/lib (this one would use the same source tarball as net-p2p/syncthing but I'd say it could be installed as a separate package to avoid unnecessary clutter). Do you think you could try writing at least some of those ebuilds yourself, Travis? It would definitely help.
I can try. I'd call my ebuild skills 'scrappy' so I'm not sure they'd be much help. It might take me a while to get around to it however. Thanks!
Okay then, good luck! Please see the Resources section of [1] for some links you might find helpful - and of course if you have any questions, let us know (preferably on IRC). Have a look at how things are done on other Go ebuilds won't hurt either. In general it shouldn't be too complicated to get all of this working, it's simply that one has to write several ebuilds rather than just one. [1] https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
Any news on this? If not, we would like to close this bug as WONTFIX (for now anyway) following the usual 30 days of waiting.
(In reply to Marek Szuba from comment #5) > Any news on this? If not, we would like to close this bug as WONTFIX (for > now anyway) following the usual 30 days of waiting. Marek I won't be working on it so from my side no :(
Well I've got an impression that integrated syncthing file watcher is almost ready (not syncthing-inotify but integrated into the main executable). You can check pull requests on syncthing repo. So I guess it is not worth packaging syncthing-inotify at this point.
(In reply to Andrius Štikonas from comment #7) > Well I've got an impression that integrated syncthing file watcher is almost > ready (not syncthing-inotify but integrated into the main executable). You > can check pull requests on syncthing repo. > > So I guess it is not worth packaging syncthing-inotify at this point. Andrius Good to know. I don't follow development of that super closely.
I think it is safe to close this ticket, the integrated file watcher is indeed almost ready. Technically this should be a WONTFIX because the integrated watcher hasn't been released yet - but it looks like we are close enough to give them some credit.