Re: [PATCH v2] gnu: Add encfs.

2016-07-16 Thread Ludovic Courtès
Hello, Tobias Geerinckx-Rice skribis: > * gnu/packages/crypto.scm (rlog, encfs): New variables. Applied. > +(license (list license:lgpl2.1+ ; encfs library > + license:gpl3+; command-line tools After a quick scan of the source file headers, I changed the firs

[PATCH v2] gnu: Add encfs.

2016-07-15 Thread Tobias Geerinckx-Rice
* gnu/packages/crypto.scm (rlog, encfs): New variables. --- rlog is now a private variable in crypto.scm. I made its description a bit more blunt, too. gnu/packages/crypto.scm | 75 + 1 file changed, 75 insertions(+) diff --git a/gnu/packages/cryp