On Sat, Feb 20, 2016 at 04:25:37PM -0600, [email protected] wrote: > Hi, > > i attached libzapojit patch for review.
Thanks for the patch! > > This is a library for accessing SkyDrive and Hotmail, necessary for > documents manager(GNOME apps). Is the documents manager already packaged? If so, I assume libzapojit is working for you? If not, I might want to merge it anyways to encourage further work on GNOME stuff by everyone :) > * gnu/packages/gnome.scm (libzapojit): New variable. [...] > + (build-system gnu-build-system) I can't tell — should it use glib-or-gtk-build-system instead? It seems to build fine as-is, but I wonder because it uses some GLib stuff. Looks good aside from these questions.
