sysfu
sysfu
also experiencing this on PureOS Byzantium with Kooha 2.0.1 from flathub
Is this project de facto abandonware? No commits for two years now..
I was able to get a build started on Loki after installing the following packages: `automake autoconf libtool-bin libunity-dev` ...however it bails out with this error: ``` /usr/include/glib-2.0/glib/gstrfuncs.h:175:23: note: expected...
Upon further investigation, the offending line 1589 in main_window.c uses 'gtk_widget_set_focus_on_click' ...and it appears that this function was [not introduced until lib-gtk 3.20](https://developer.gnome.org/gtk3/stable/GtkButton.html) The version of libgtk-3-dev that ships with...
I went with editing main_window.c and was able to successfully build the app from source and install. You'll probably want to copy or move the icon file too so it...
My apologies, I left a zero off the version number, it should have been '3.20'. I have fixed it in the comment above as well as the link.
@upatricck Relay can be built from source on Loki by installing a few dependencies and editing a single line of code as documented in #40
If you could integrate the fruux.com CardDAV/CalDAV service, which is the commercial arm of the [SabreDAV](https://github.com/fruux/sabre-dav) project, that would be great. For an example of the functionality I am seeking...
Hey all you 'tards giving the '+1' responses; there's a thumbs up button on the original post. Use that for its intended purpose please and quit spamming our inboxes yer...
> @IvoPereira > Yes, you could use latest zap v11 from repo archive and unpack it to your $gopath folder: > > > github.com/blevesearch/zap/v11 > > After this do: >...