Subject: CVS commit: pkgsrc/cad/pcb-current
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 07/30/2005 21:56:51
Module Name: pkgsrc
Committed By: dmcmahill
Date: Sat Jul 30 21:56:51 UTC 2005
Modified Files:
pkgsrc/cad/pcb-current: Makefile distinfo
Log Message:
update to pcb-current-20050609
========================================================================
Release Notes for PCB snapshot 20050609
========================================================================
- **** The GUI is now based on gtk2 instead of Xaw **** This represents
a fairly major change. You will now need gtk-2.4 or higher installed
along with any of its dependencies to build pcb. On linux
distributions, it is probably the case that you already have this.
For *BSD, Solaris, and others, you may want to use NetBSD's pkgsrc
to help install gtk2 and its dependencies.
- Flags are stored symbolically in the .pcb file. This is the start
of moving to support >8 layers. Please note that >8 layer support
is not yet available in this snapshot.
- Fixes for gcc-4
- As part of the switch to gtk2, the user customizable menu feature has
been temporarily broken. Hopefully this will be fixed by the next
snapshot. In addition, the loading of background images has also been
temporarily broken.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/cad/pcb-current/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/cad/pcb-current/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.