[Lunar-commits]
CVS: moonbase/science/pcb DEPENDS, 1.1, 1.2 DETAILS,
1.2, 1.3 BUILD, 1.1, NONE
Auke Kok
sofar at lunar-linux.org
Tue Jul 6 11:20:11 GMT 2004
Update of /var/cvs/lunar/moonbase/science/pcb
In directory dbguin.lunar-linux.org:/tmp/cvs-serv20778
Modified Files:
DEPENDS DETAILS
Removed Files:
BUILD
Log Message:
It's been a while since the module pcb has been updated - which probably
means many people don't use it. But, since I needed it, I thought I'd
update it and share the new version.
--Joe
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/science/pcb/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 21 May 2003 17:50:13 -0000 1.1
+++ DEPENDS 6 Jul 2004 11:20:09 -0000 1.2
@@ -1 +1,3 @@
-depends teTeX
+depends m4 &&
+depends flex &&
+depends bison
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/science/pcb/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 21 May 2003 17:55:27 -0000 1.2
+++ DETAILS 6 Jul 2004 11:20:09 -0000 1.3
@@ -1,12 +1,18 @@
MODULE=pcb
- VERSION=1.6.3p
- SOURCE=$MODULE-$VERSION.tgz
+ VERSION=20040530
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=http://bach.ece.jhu.edu/~haceaton/$MODULE/$SOURCE
- WEB_SITE=http://bach.ece.jhu.edu/~haceaton/pcb/
+ SOURCE_URL=$SFORGE_URL/$MODULE/$SOURCE
+ SOURCE_VFY=md5:4a2463340d4eaf2045ef388986ad7e7f
+ WEB_SITE=http://pcb.sourceforge.net/
ENTERED=20030112
- UPDATED=20030112
- SHORT=" PCB is free software for designing printed circuit board layouts."
+ UPDATED=20040706
+ SHORT="Software for designing printed circuit board layouts."
cat << EOF
-It has many features and is capable of professional-quality output. It is available only for *NIX operating systems e.g. GNU/Linux (this means it does NOT run on Windows). pcb was orignally written by Thomas Nau of University of Ulm, Germany, and is now maintained by harry eaton of the Johns Hopkins University Applied Physics Laboratory, Laurel, Maryland, USA.
+PCB is an interactive printed circuit board editor for the X11 window
+system. PCB includes a rats nest feature, design rule checking,
+and can provide industry standard RS-274-X (Gerber), NC drill, and
+centroid data (X-Y data) output for use in the board fabrication and
+assembly process. PCB offers high end features such as an autorouter
+and trace optimizer which can tremendously reduce layout time.
EOF
--- BUILD DELETED ---
More information about the Lunar-commits
mailing list