Package: pcb # Remember to change snapshot version below as well: Version: 1.99.20060822 Revision: 4 Depends: libstroke-shlibs, app-defaults, tcltk, gtk+2-shlibs, glib2-shlibs, x11-shlibs, gd2-shlibs, libjpeg-shlibs, libpng3-shlibs, libgettext3-shlibs BuildDepends: libstroke, gawk, gtk+2-dev, x11-dev, atk1 (>= 1.6.0-1), glib2-dev (>= 2.4.0-1), pango1-xft2-dev (>= 1.4.0-1), gd2 (>= 2.0.33-3), libjpeg, libpng3, netpbm-bin, libgettext3-dev, libiconv-dev ### For documentation: # Bdep: tetex-base, texinfo # InfoDocs: pcb.info Recommends: gerbv, gsch2pcb Source: mirror:sourceforge:pcb/pcb-20060822.tar.gz Source-MD5: e091285d6741860484b31e8ac5b7e37f Patch: %n.patch ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info --disable-dependency-tracking --disable-doc InstallScript: << make install DESTDIR=%d install -m 755 -d %i/share/doc/pcb cp -p doc/{pcb.{pdf,ps,html},refcard.*} %i/share/doc/pcb cp -p doc/*.{pdf,png,eps,gif} %i/share/doc/pcb cp -pr example tutorial/* %i/share/doc/pcb rm -f %i/share/doc/pcb/{example,example/libraries,}/Makefile* install -m 755 -d %i/etc/app-defaults mv %i/share/pcb/Pcb %i/etc/app-defaults mv %i/bin/pcb-bin %i/bin/pcb rmdir %i/share/pcb-20060822 << DocFiles: << AUTHORS COPYING NEWS README README_FILES/CHANGES README_FILES/Tools README_FILES/Whats_new_in_2.0 << Description: Printed Circuit Board design program DescDetail: << PCB allows you to design printed circuit boards. You can use gnetlist (part of the geda-gnetlist package) to create a netlist to ensure that your PCB matches a schematic diagram created with gschem. PCB can create Gerber output files (both RS-274D and RS274X) and Excellon drill files that you can send to board vendors for manufacturing. You can also create PostScript plots of the board for verification purposes, or to create your own photolithography masks for etching. This snapshot introduces the new GTK+2 frontend from Bill Wilson. << DescPort: << Things just got a lot easier now that PCB uses auto* tools instead of imake. << DescPackaging: << Stroke support is included, but largely untested on OS X. You will probably need a 3-button mouse for this. $LastChangedRevision: 328 $ in my local SVN repository. << License: GPL Homepage: http://pcb.sourceforge.net/ Maintainer: Charles Lepple