Re: [PATCH] gnu: geda-gaf: Make gsch2pcb work out-of-the-box.

2016-04-14 Thread Ricardo Wurmus
Eric Bavier writes: > On 2016-04-13 09:45, Thompson, David wrote: >> * gnu/packages/engineering.scm (geda-gaf)[inputs]: Add m4 and pcb. >> [arguments]: Add configure flags that point to PCB data files. > > Nitpick: '[' should align with "gnu". > > Is m4 really required at runtime? Yes. As far

Re: [PATCH] gnu: geda-gaf: Make gsch2pcb work out-of-the-box.

2016-04-13 Thread Thompson, David
On Wed, Apr 13, 2016 at 12:05 PM, Eric Bavier wrote: > On 2016-04-13 09:45, Thompson, David wrote: >> >> * gnu/packages/engineering.scm (geda-gaf)[inputs]: Add m4 and pcb. >> [arguments]: Add configure flags that point to PCB data files. > > > Nitpick: '[' should align with "gnu". The GNU ChangeL

Re: [PATCH] gnu: geda-gaf: Make gsch2pcb work out-of-the-box.

2016-04-13 Thread Eric Bavier
On 2016-04-13 09:45, Thompson, David wrote: * gnu/packages/engineering.scm (geda-gaf)[inputs]: Add m4 and pcb. [arguments]: Add configure flags that point to PCB data files. Nitpick: '[' should align with "gnu". Is m4 really required at runtime? Otherwise LGTM. -- `~Eric

[PATCH] gnu: geda-gaf: Make gsch2pcb work out-of-the-box.

2016-04-13 Thread Thompson, David
In which Dave begins to learn how to design PCBs. TIA for review, - Dave From f4c901decb414681256b3d0278678a2a4c853b56 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Wed, 13 Apr 2016 10:41:57 -0400 Subject: [PATCH] gnu: geda-gaf: Make gsch2pcb work out-of-the-box. * gnu/packages