Taking everyone's feedback into account, here is the updated patch. David On Thu, 2015-02-19 at 18:39 -0500, Mark H Weaver wrote: +AD4 Hi+ACE +AD4 +AD4 David Hashe +ADw-david.hashe+AEA-dhashe.com+AD4 writes: +AD4 +AD4 +AD4 --- +AD4 +AD4 gnu-system.am +AHw 1 +AD4 +AD4 gnu/packages/gnugo.scm +AHw 44 ++++++++++++++++++++++++++++++++++++++++++++2fileschanged, 45 insertions() +AD4 +AD4 create mode 100644 gnu/packages/gnugo.scm +AD4 +AD4 I agree with the feedback from Alex Kost and Andreas Enge, +AD4 and will only add two more comments: +AD4 +AD4 +ACo It needs a proper commit message. Assuming that it ends up in +AD4 games.scm, the commit message would be: +AD4 +AD4 --8+ADw----------------cut here---------------start-------------+AD4-8--- +AD4 gnu: Add gnugo. +AD4 +AD4 +ACo gnu/packages/games.scm (gnugo): New variable. +AD4 --8+ADw----------------cut here---------------end---------------+AD4-8--- +AD4 +AD4 +ACo Regarding the 'texinfo' input: I'm not sure if it's needed or not, but +AD4 if it turns out to be needed, it certainly belongs in 'native-inputs', +AD4 not 'inputs'. The difference is only important when cross-compiling. +AD4 +AD4 Thank you, and welcome to our community :) +AD4 +AD4 Mark