On Thu, May 01, 2014 at 09:50:37AM +0400, Kirill Bychkov wrote:
> Hi!
> Mirall is an official owncloud desktop client. This is not the latest version,
> which involves update of ocsync.
> It depends on Linux's inotify mechanics, but luckily it was implemented in
> libinotify. Libinotify was developed for NetBSD at GSoC'11. libinotify passes
> regression tests on amd64 and macppc.
> Mirall itself was tested only in amd64 with owncloud-6.0.3 and is working
> fine. It builds on macppc, but I can't start X on my iBook, so I can't test.
> 
> Comments? OKs?

I already commented several times about this.
libnotify for BSD has bugs (talked to the person who developed it) and is not 
maintained (that is the reason gio-kqueue was implemented directly in glib2 for 
now instead of relying on libnotify).
Also this will probably be picked up by ports so that needs very careful checks 
to make sure nothing suddenly starts linking against that.

-- 
Antoine

Reply via email to