Re: [PATCH 3/6] gnu: gnome-documents

2016-04-09 Thread rennes
On 2016-04-06 17:05, Leo Famulari wrote: On Wed, Mar 30, 2016 at 07:33:17PM -0600, ren...@openmailbox.org wrote: * gnu/packages/gnome.scm (liboauth): New variable. This package looks good, but I think it should either go into an existing package module, or into a new module called oauth.scm.

Re: [PATCH 3/6] gnu: gnome-documents

2016-04-09 Thread Leo Famulari
On Sat, Apr 09, 2016 at 09:46:34PM -0500, ren...@openmailbox.org wrote: > On 2016-04-06 17:05, Leo Famulari wrote: > >On Wed, Mar 30, 2016 at 07:33:17PM -0600, ren...@openmailbox.org wrote: > >>* gnu/packages/gnome.scm (liboauth): New variable. > > > >This package looks good, but I think it should

Re: [PATCH 3/6] gnu: gnome-documents

2016-04-09 Thread rennes
On 2016-04-06 17:05, Leo Famulari wrote: On Wed, Mar 30, 2016 at 07:33:17PM -0600, ren...@openmailbox.org wrote: * gnu/packages/gnome.scm (liboauth): New variable. This package looks good, but I think it should either go into an existing package module, or into a new module called oauth.scm.

Re: [PATCH 3/6] gnu: gnome-documents

2016-04-06 Thread Leo Famulari
On Wed, Mar 30, 2016 at 07:33:17PM -0600, ren...@openmailbox.org wrote: > * gnu/packages/gnome.scm (liboauth): New variable. This package looks good, but I think it should either go into an existing package module, or into a new module called oauth.scm. Either way, check commit f75bbb028 for an e

Re: [PATCH 3/6] gnu: gnome-documents

2016-03-30 Thread rennes
Hi, On 2016-03-29 14:21, l...@gnu.org wrote: ren...@openmailbox.org skribis: +(arguments + '(#:configure-flags '("--enable-nss"))) ; instead of OpenSSL. If there’s a particular reason for this choice, could you mention it in a comment? +(synopsis "Collection of POSIX-C functions

Re: [PATCH 3/6] gnu: gnome-documents

2016-03-29 Thread Ludovic Courtès
ren...@openmailbox.org skribis: > +(arguments > + '(#:configure-flags '("--enable-nss"))) ; instead of OpenSSL. If there’s a particular reason for this choice, could you mention it in a comment? > +(synopsis "Collection of POSIX-C functions implementing the OAuth API") s/POSIX-C/C/

[PATCH 3/6] gnu: gnome-documents

2016-02-28 Thread rennes
Hi, I attached liboauth patch. This is the map of non-packaged programs required for gnome-documents: 1) libzapojit 2) tracker 5) libgdata 3) liboauth 4) uhttpmock 6) gnome-documents ThanksFrom 68a4b6d2d28c76ced527d363152afb997a127388 Mon Sep 17 00:00:00 2001 From: Rene Saavedra