Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/x11
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13214

Added Files:
        pcb.info pcb.patch 
Log Message:
Moved to stable by user request.


--- NEW FILE: pcb.patch ---
--- pcb-20060822/src/hid/gtk/gui-library-window.c.orig  2006-04-17 
21:48:10.000000000 -0400
+++ pcb-20060822/src/hid/gtk/gui-library-window.c       2006-10-04 
23:11:25.000000000 -0400
@@ -344,7 +344,7 @@
    * don't want.
    */
   gtk_widget_realize (library_window);
-  gdk_window_set_accept_focus (library_window->window, FALSE);
+  //gdk_window_set_accept_focus (library_window->window, FALSE);
 
   gtk_widget_show_all (library_window);
 }

--- NEW FILE: pcb.info ---
Package: pcb
# Remember to change snapshot version below as well:
Version: 1.99.20060822
Revision: 2

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, 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.
<<

License: GPL
Homepage: http://pcb.sourceforge.net/
Maintainer: Charles Lepple <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to