Path to this page:
./
wip/kicad,
Schematic and PCB CAD software (stable branch)
Branch: CURRENT,
Version: 8.0.6,
Package name: kicad-8.0.6,
Maintainer: pkgsrc-usersKicad is an open source (GPL) software for the creation of electronic schematic
diagrams and printed circuit board artwork.
Designed and written by Jean-Pierre Charras, a researcher at LIS (Laboratoire
des Images et des Signaux) and a teacher in IUT de Saint Martin d'Heres
(France), in the field of electrical engineering and image processing.
Kicad is a set of four softwares and a project manager:
* Eeschema: Schematic entry.
* Pcbnew: Board editor.
* Gerbview: GERBER viewer (photoplotter documents).
* Cvpcb: footprint selector for components used in the circuit design.
* Kicad: project manager.
This is from the stable branch.
Required to run:[
sysutils/desktop-file-utils] [
www/curl] [
graphics/glut] [
graphics/MesaLib] [
graphics/hicolor-icon-theme] [
graphics/cairo] [
graphics/glu] [
graphics/glew] [
devel/boost-libs] [
devel/git] [
x11/wxGTK30] [
lang/python37]
Required to build:[
pkgtools/x11-links] [
devel/boost-headers] [
devel/cmake] [
x11/xcb-proto] [
x11/fixesproto4] [
graphics/glm] [
pkgtools/cwrappers] [
x11/xorgproto]
Package options: ng-spice
Master sites:
Filesize: 71243.729 KB
Version history: (Expand)
- (2024-11-18) Package has been reborn
- (2024-11-18) Updated to version: kicad-8.0.6
- (2019-12-14) Package deleted from pkgsrc
- (2019-06-25) Package has been reborn
- (2019-06-11) Package deleted from pkgsrc
- (2019-04-21) Package has been reborn
CVS history: (Expand)
2014-05-04 16:17:49 by othyro | Files touched by this commit (300) | |
Log message:
Removing old/duplicate/archive copies of packages in HEAD.
|
2012-10-01 23:57:31 by Aleksej Saushev | Files touched by this commit (30) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-07-21 22:08:13 by Thomas Klausner | Files touched by this commit (59) |
Log message:
Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
|
2012-07-02 15:37:54 by Adam Ciarcinski | Files touched by this commit (35) |
Log message:
Revbump after updating boost
|
2012-02-26 02:47:20 by Mike M. Volokhov | Files touched by this commit (2) |
Log message:
The simply reverted patch is obsolete - recreate it from scratch.
|
2012-02-26 02:42:15 by Mike M. Volokhov | Files touched by this commit (2) |
Log message:
Oops. Restore the iso646 related patch back.
|
2012-02-26 02:21:00 by Mike M. Volokhov | Files touched by this commit (7) |
Log message:
Update kicad to 2012 jan 19 release (BZR3256).
Please see work/KiCad_sources/CHANGELOG.txt for complete log of changes.
|
2011-06-11 14:56:32 by Jonathan Gabris | Files touched by this commit (5) | |
Log message:
Import kicad-20100505 as wip/kicad.
Kicad is an open source (GPL) software for the creation of electronic schematic
diagrams and printed circuit board artwork.
Designed and written by Jean-Pierre Charras, a researcher at LIS (Laboratoire
des Images et des Signaux) and a teacher in IUT de Saint Martin d'Heres
(France), in the field of electrical engineering and image processing.
Kicad is a set of four softwares and a project manager:
* Eeschema: Schematic entry.
* Pcbnew: Board editor.
* Gerbview: GERBER viewer (photoplotter documents).
* Cvpcb: footprint selector for components used in the circuit design.
* Kicad: project manager.
To get the latest libraries:
* Install Bazaar (devel/bzr)
* Run command:
bzr clone http://bazaar.launchpad.net/~kicad-lib-commiters/kicad/library \
[destination]
* Copy the library and modules directories to /usr/pkg/share/kicad/
WWW: http://iut-tice.ujf-grenoble.fr/kicad/
WWW: http://www.lis.inpg.fr/realise_au_lis/kicad/index.html
|