[Lunar-commits] r16990 - moonbase/trunk/science/gerbv
Dennis Veatch
stumbles at lunar-linux.org
Tue Oct 18 13:53:26 UTC 2005
Author: stumbles
Date: 2005-10-18 13:53:24 +0000 (Tue, 18 Oct 2005)
New Revision: 16990
Modified:
moonbase/trunk/science/gerbv/DETAILS
Log:
compiled with gcc-3.4.4 and glibc-2.3.5
mucho fixes since 0.15
Modified: moonbase/trunk/science/gerbv/DETAILS
===================================================================
--- moonbase/trunk/science/gerbv/DETAILS 2005-10-18 06:40:43 UTC (rev 16989)
+++ moonbase/trunk/science/gerbv/DETAILS 2005-10-18 13:53:24 UTC (rev 16990)
@@ -1,11 +1,17 @@
MODULE=gerbv
- VERSION=0.15
+ VERSION=1.0.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=ftp://ftp.geda.seul.org/pub/geda/dist/
+ SOURCE_VFY=sha1:7cc6b59959888cfb83df63f616d86e83f10b7c1f
WEB_SITE=http://gerbv.sourceforge.net/
ENTERED=20030522
- UPDATED=20031223
+ UPDATED=20051018
SHORT="Gerber Viewer (gerbv) is a viewer for Gerber files."
cat << EOF
- Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files are generated from PCB CAD system and sent to PCB manufacturers as basis for the manufacturing process. The standard supported by gerbv is RS-274X. The basic difference between RS-274D (the old standard) and RS-274X is basically the addition of apertures in RS-274X. It might be possible to make an RS-274X file out of an RS-274D file and an aperture list.
+Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files are generated
+from PCB CAD system and sent to PCB manufacturers as basis for the
+manufacturing process. The standard supported by gerbv is RS-274X. The basic
+difference between RS-274D (the old standard) and RS-274X is basically the
+addition of apertures in RS-274X. It might be possible to make an RS-274X file
+out of an RS-274D file and an aperture list.
EOF
More information about the Lunar-commits
mailing list