> Em 24 de fev. de 2025, à(s) 12:12, Rafael Sadowski <raf...@sizeofvoid.org> > escreveu: > > Please find below a diff to add a new flavor "-dolphin-plugin" in > net/nextcloudclient. > > Why all this, it is useful to have a filer bowser that works > with nextcloud directories. This makes it easy to work with large > server-sync in a GUI-way. > > I have only integrated the KDE Dolphin plugin. If you use GTK/GNOME you > are welcome to provide a diff for the other side. > > I have sent an early copy to Adriano Barbosa (maintainer). It still has > a few errors. These should be gone.
Hi Rafael, I’m currently not using OpenBSD as my desktop daily driver, so my tests are limited build and read the code. I don’t oppose to the new flavor. Looks like we are missing inotify in -main. > -WANTLIB += lib/inotify/inotify LIB_DEPENDS devel/libinotify not needed for net/nextcloudclient,-main ? $ make port-lib-depends-check nextcloudclient-3.15.3(net/nextcloudclient,-main): Missing lib: inotify.3 (/usr/local/lib/libnextcloudsync_vfs_suffix.so.4.0) (NOT REACHABLE) Thank you! -- Adriano