all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: add kicad
Date: Thu, 4 Aug 2016 01:54:45 +0200	[thread overview]
Message-ID: <20160804015445.3c0d1615@scratchpost.org> (raw)
In-Reply-To: <20160523041319.GA10803@jasmine>

Hi Leo,

On Mon, 23 May 2016 00:13:19 -0400
Leo Famulari <leo@famulari.name> wrote:

> Danny, are you still interested in working on it? 

Yeah. 

> I noticed on the KiCad download page [0] some instructions to set the
> version string, and other useful build-time configurations. Do you think
> it would be appropriate to apply them?

Yes.

> -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
> ------
> 
[...skipped...]
> > +     ; TODO -DKICAD_SCRIPTING=ON
> > +     ; TODO -DKICAD_SCRIPTING_MODULES=ON
> > +     ; TODO -DKICAD_SCRIPTING_WXPYTHON=ON  
> 
> What features are missing without them? 

These are recommended for scripting in Kicad.

>What is OpenSSL / TLS support used for?

Good question - I'll try to find out.

> > +   ; TODO optional doxygen for source docs  
> 
> Do we just need to add doxygen to native-inputs?

Yeah.

> > +   (inputs  
> [...]
> > +       ("libressl" ,libressl)  
> 
> Unusual choice but I don't object to it. This would be the first package
> to refer to libressl in our tree.

We can also use openssl, I don't have a strong preference, really. Both projects seem to merge each other's security patches so we can also use openssl.

> > +   (description "Electronics Design Automation Suite")  
> 
> This should be more descriptive in the final patch.

Yeah, what about "KiCad is an Electronics Design Automation Suite. It allows you to edit schematics, edit printed circuit boards, generate Gerbers and calculate track widths." ?

> > +; TODO extra options for Python (which) and for version.  
> 
> Ah, I see you noticed the text on the download page :)

:)

> > +; TODO kicad-doc, kicad-library, kicad-footprints  
> 
> Do we need to add the library and footprints at the same time as KiCad
> itself, or can they come later?

You can create your own footprints and schematic library in KiCad, so they are not vital. However, it would be a liiittle bit annoying to use.

The footprints contain different physical sizes and layouts of electronic components.

The library contains model numbers (and sometimes vendors) for a given function. You can ask something like "What AC/DC converters are there and what can they do?"; 

also: What are the functions of the pins on this one" etc.

  parent reply	other threads:[~2016-08-03 23:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-15  7:40 [PATCH] gnu: add kicad Danny Milosavljevic
2016-02-15 11:35 ` Ben Woodcroft
2016-05-23  4:13 ` Leo Famulari
2016-07-07  0:22   ` Stuck on KiCad dependency wxPython Leo Famulari
2016-07-07  6:31     ` Efraim Flashner
2016-07-08  0:51       ` Leo Famulari
2016-07-08 10:15         ` Ricardo Wurmus
2016-07-12  9:24           ` Ludovic Courtès
2016-09-22  8:27         ` Danny Milosavljevic
2016-09-22  8:45           ` Danny Milosavljevic
2016-09-22  9:26             ` python-build-system: Allow build flags Danny Milosavljevic
2016-09-22 10:43             ` [PATCH] guix: python-build-system: Honor configure-flags also when building Danny Milosavljevic
2016-09-22  9:10           ` Stuck on KiCad dependency wxPython Danny Milosavljevic
2016-09-30  0:51             ` Theodoros Foradis
2016-09-30  7:09               ` Danny Milosavljevic
2016-08-03 23:54   ` Danny Milosavljevic [this message]
2016-08-04  8:31     ` [PATCH] gnu: add kicad Andreas Enge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160804015445.3c0d1615@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=guix-devel@gnu.org \
    --cc=leo@famulari.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.