Leo Famulari <l...@famulari.name> writes: > On Sat, Aug 20, 2016 at 01:22:30PM +0100, Marius Bakke wrote: >> Subject: [PATCH] gnu: Add capnproto. >> >> * gnu/packages/serialization.scm (capnproto): New variable. > > Thanks, pushed as 557d3328!
Cheers! > By the way, I noticed some other distros include a man page for > capnproto. Can you look into doing something similar for us? Nice find! I guess we can pull the one from Debian. From capnp.1.xml: <para>This manual page was written for the Debian system (and may be used by others).</para> Not sure how to add it though, are there other packages with multiple sources that can be used as reference? Also, Gentoo apparently decouples gtest by two `sed` commands and triggering `autoreconf`. I will try that too. Thanks! Marius