Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31503/sci

Added Files:
        geda-bundle.info geda-doc.info geda-examples.info 
        geda-gattrib.info geda-gnetlist.info geda-gschem.info 
        geda-gschem.patch geda-gsymcheck.info geda-symbols.info 
        geda-utils-gschemdoc.patch geda-utils.info 
Log Message:
Moving the rest of geda-20060123 to stable, along with gerbv and pcb


--- NEW FILE: geda-gschem.info ---
Package: geda-gschem
Version: 20060123
Revision: 1

Depends: <<
  guile16 (>= 1.6.7-1010), libgeda25-shlibs, geda-symbols (>= %v-1),
  libstroke-shlibs, x11, libgettext3-shlibs, libiconv,
  glib2 (>= 2.6.6-1111), glib2-shlibs, gtk+2-shlibs, atk1-shlibs, 
pango1-xft2-shlibs
<<

BuildDepends: <<
  guile16-dev (>= 1.6.7-1010), libgeda (>= %v-1), geda-symbols (>= %v-1),
  libstroke, x11-dev, pkgconfig, libiconv-dev, libgettext3-dev,
  glib2-dev (>= 2.6.6-1111), gtk+2-dev, atk1, pango1-xft2-dev
<<

Recommends: geda-examples (>= %v-1), geda-doc (>= %v-1)

CustomMirror: <<
  nam-US: http://www.geda.seul.org/devel/
  eur-SE: http://ftp.sunet.se/geda/devel/
<<

Source: mirror:custom:%v/%n-%v.tar.gz
SourceDirectory: %n-%v
Source-MD5: 0fdae931cc2ca22611a1a5f8dc1ca690

DocFiles: AUTHORS BUGS NEWS README TODO VOCABULARY ChangeLog

InfoDocs: gschemdoc.info

ConfFiles: <<
  %p/etc/gEDA/system-gschemrc %p/etc/gEDA/gschem-gtkrc
  %p/etc/gEDA/gschem-lightbg %p/etc/gEDA/gschem-darkbg
<<

ConfigureParams: --infodir=%p/share/info --with-rcdir=%p/etc/gEDA 
--mandir=%p/share/man CFLAGS='-g' GUILE=%p/bin/guile-1.6 
GUILE_CONFIG=%p/bin/guile-1.6-config GUILEINTERP=%p/bin/guile-1.6 
--disable-dependency-tracking

InstallScript: make install DESTDIR=%d

Description: GNU EDA -- Electronics design software -- schematic capture
DescDetail: <<
GNU Electronic Design Automation software.

gschem is a tool for viewing and manipulating electrical schematic designs.
<<

License: GPL
Homepage: http://www.geda.seul.org/tools/gschem/
Maintainer: Charles Lepple <[EMAIL PROTECTED]>

--- NEW FILE: geda-utils.info ---
Package: geda-utils
Version: 20060123
Revision: 1

# When updating libgeda25-shlibs, don't forget the gsch2pcb splitoff below.
Depends: <<
  guile16 (>= 1.6.7-1010), libgeda25-shlibs, geda-symbols (>= %v-1), 
  glib2 (>= 2.6.6-1111), glib2-shlibs (>= 2.6.6-1111), gtk+2-shlibs, gsch2pcb | 
geda-gsch2pcb
<<
BuildDepends: <<
  guile16-dev (>= 1.6.7-1010), libgeda (>= %v-1),
  gtk+2
<<

CustomMirror: <<
  nam-US: http://www.geda.seul.org/devel/
  eur-SE: http://ftp.sunet.se/geda/devel/
<<

Source: mirror:custom:%v/%n-%v.tar.gz
SourceDirectory: %n-%v
Source-MD5: d4e76cd3fa4471ff9a4c1a293eb90379

Patch: %n-gschemdoc.patch

ConfFiles: %p/etc/gEDA/system-gschlasrc

ConfigureParams: --with-rcdir=%p/etc/gEDA --mandir=%p/share/man 
GUILE=%p/bin/guile-1.6 GUILE_CONFIG=%p/bin/guile-1.6-config 
--disable-dependency-tracking

# -no-cpp-precomp is needed to get around some bogus macros in olib.c:
SetCPPFLAGS: -no-cpp-precomp

InstallScript: make install DESTDIR=%d

DocFiles: AUTHORS README

Description: GNU EDA -- miscellaneous conversion utilities

DescDetail: <<
GNU Electronic Design Automation software.

Some utilities included in this package:

* convert_sym
* garchive
* gmk_sym
* grenum
* gschemdoc
* gschlas
* gschupdate
* gsymfix.pl
* gsymupdate
* olib
* pads_backannotate
* refdes_renum
* sarlacc_schem
* sarlacc_sym
* smash_megafile
* tragesym
<<

DescPackaging: <<
Patched to use the system default web browser for viewing HTML documentation.
<<

SplitOff: <<
  Package: geda-gsch2pcb
  Provides: gsch2pcb
  Conflicts: gsch2pcb
# Version: 1.5
  Depends: libgeda25-shlibs, geda-gnetlist
  Description: GNU EDA -- bundled version of PCB forward-annotation program
  Files: bin/gsch2pcb share/doc/geda-doc/readmes/README.gsch2pcb
<<

License: GPL
Homepage: http://www.geda.seul.org/tools/utils/
Maintainer: Charles Lepple <[EMAIL PROTECTED]>

--- NEW FILE: geda-gschem.patch ---
--- lib/system-gschemrc.in.bak  Sun Jun  1 19:59:51 2003
+++ lib/system-gschemrc.in      Sat Jun  7 11:57:35 2003
@@ -425,9 +425,11 @@
 ; These numbers are NOT the true size of the window, but of the drawing area.
 ;
 ;(window-size 650 487)  ; Good size for 800x600
-(window-size 900 650)   ; Good size for 1024x768
+;(window-size 900 650)  ; Good size for 1024x768
 ;(window-size 950 712)  ; Good size for 1152x864
 ;(window-size 1100 825) ; Good size for 1280x1024
+
+(window-size 720 540)   ; Good size for 1024x768 OS X screen, minus dock and 
menu bar
 
 ; world-size width height border
 ;

--- NEW FILE: geda-doc.info ---
Package: geda-doc
Version: 20060123
Revision: 1

# Depends: 
BuildDepends: <<
  latex2html, tetex-base, 
  ghostscript | ghostscript-nox | ghostscript6 | ghostscript6-nox,
  geda-symbols (>=%v-1)
<<
# ghostscript for ps2pdf

Conflicts: geda-docs
Replaces: geda-docs

CustomMirror: <<
  nam-US: http://www.geda.seul.org/devel/
  eur-SE: http://ftp.sunet.se/geda/devel/
<<

Source: mirror:custom:%v/geda-docs-%v.tar.gz
SourceDirectory: geda-docs-%v
Source-MD5: 5c3b9eb72c33f171b576f16060820284

ConfigureParams: --infodir=%p/share/info --with-rcdir=%p/etc/gEDA
InstallScript: <<
  make install DESTDIR=%d
<<

DocFiles: AUTHORS NEWS README COPYING

Description: GNU EDA -- Electronics design software -- documentation
DescDetail: <<
GNU Electronic Design Automation software.

This package contains documentation for geda-gschem. The documentation
is also available online.
<<

DescPackaging: <<
The name was changed because the upstream package is geda-docs-YYYYMMDD, but
it installs into $prefix/share/geda-doc (note the missing trailing 's').
<<

License: GPL
Homepage: http://www.geda.seul.org/docs/
Maintainer: Charles Lepple <[EMAIL PROTECTED]>

--- NEW FILE: geda-gattrib.info ---
Package: geda-gattrib
Version: 20060123
Revision: 1

Depends: <<
  guile16 (>= 1.6.7-1010), libgeda25-shlibs, geda-symbols (>= %v-1), 
  x11, libgettext3-shlibs, libiconv,
  glib2 (>= 2.6.6-1111), glib2-shlibs (>= 2.6.6-1111), atk1-shlibs, 
pango1-xft2-shlibs
<<
BuildDepends: <<
  guile16-dev (>= 1.6.7-1010), libgeda (>= %v-1), geda-symbols,
  x11-dev, pkgconfig, libiconv-dev, libgettext3-dev,
  glib2-dev (>= 2.6.6-1111), gtk+2-dev, atk1, pango1-xft2-dev, libpng3
<<

CustomMirror: <<
  nam-US: http://www.geda.seul.org/devel/
  eur-SE: http://ftp.sunet.se/geda/devel/
<<

Source: mirror:custom:%v/%n-%v.tar.gz
SourceDirectory: %n-%v
Source-MD5: 9b80848a7e746e127d9d2fc2a080b8cc

ConfFiles: %p/etc/gEDA/system-gattribrc

ConfigureParams: --infodir=%p/share/info --with-rcdir=%p/etc/gEDA 
--mandir=%p/share/man GUILE=%p/bin/guile-1.6 --disable-dependency-tracking

InstallScript: <<
    make install DESTDIR=%d
<<

DocFiles: <<
  AUTHORS BUGS COPYING ChangeLog NEWS NOTES README README.gEDA ToDos
  design/ProgramArchitecture.gnumeric design/gEDA_Structures_updated.png
<<

Description: GNU EDA -- Electronics design software -- attribute editor

DescDetail: <<
GNU Electronic Design Automation software.

Gattrib is gEDA's attribute editor. It reads a set of gschem .sch files
(schematic files), and creates a spreadsheet showing all components in
rows, with the associated component attributes listed in the columns. It
allows the user to add, modify, or delete component attributes outside of
gschem, and then save the .sch files back out. When it is completed, it
will allow the user to edit attributes attached to components, nets, and
pins. (Currently, only component attribute editing is implemented; pin
attributes are displayed only, and net attributes are TBD.)

Gattrib is useful in situations where you need to view, add, modify, or
delete a number of attributes all at once. It saves you the pain of
clicking on each component and repeatedly using gschem's attribute editor
to modify component attributes. For example, if you create a large design
with generic components, and then later want to attach "footprint"
attributes to your components, it is a real hassle to do so using gschem.
In this situation, you can run gattrib on your design files to attach the
"footprint" attributes all at once using an easy-to-use spreadsheet.
<<

License: GPL
Homepage: http://www.geda.seul.org/tools/gattrib/
Maintainer: Charles Lepple <[EMAIL PROTECTED]>

--- NEW FILE: geda-gnetlist.info ---
Package: geda-gnetlist
Version: 20060123
Revision: 1

Depends: <<
  guile16 (>= 1.6.7-1010), libgeda25-shlibs, geda-symbols (>= %v-1), 
  x11, libgettext3-shlibs, libiconv,
  glib2 (>= 2.6.6-1111), glib2-shlibs (>= 2.6.6-1111), gtk+2-shlibs, 
atk1-shlibs, pango1-xft2-shlibs
<<
BuildDepends: <<
  guile16-dev (>= 1.6.7-1010), libgeda (>= %v-1), geda-symbols,
  x11-dev, pkgconfig, libiconv-dev, libgettext3-dev,
  glib2-dev (>= 2.6.6-1111), gtk+2-dev, atk1, pango1-xft2-dev
<<

CustomMirror: <<
  nam-US: http://www.geda.seul.org/devel/
  eur-SE: http://ftp.sunet.se/geda/devel/
<<

Source: mirror:custom:%v/%n-%v.tar.gz
SourceDirectory: %n-%v
Source-MD5: b976e9dac5764844ae79892cfdc3d6a4

ConfFiles: %p/etc/gEDA/system-gnetlistrc

ConfigureParams: --infodir=%p/share/info --with-rcdir=%p/etc/gEDA 
--mandir=%p/share/man GUILE=%p/bin/guile-1.6 
GUILE_CONFIG=%p/bin/guile-1.6-config --disable-dependency-tracking

InstallScript: <<
    make install DESTDIR=%d
    mkdir -p %d/%p/share/gEDA/%n-%v
    mv examples %d/%p/share/gEDA/%n-%v
<<

DocFiles: <<
  AUTHORS BUGS NEWS
  README docs/README.bom docs/README.pcb docs/README.verilog docs/README.vhdl
  TODO
<<

Description: GNU EDA -- Electronics design software -- netlister

DescDetail: <<
GNU Electronic Design Automation software.

gnetlist creates netlists, which are topological representations of circuits.
They can be used by other EDA packages; most notably, by PCB layout programs.
<<

License: GPL
Homepage: http://www.geda.seul.org/tools/gnetlist/
Maintainer: Charles Lepple <[EMAIL PROTECTED]>

--- NEW FILE: geda-gsymcheck.info ---
Package: geda-gsymcheck
Version: 20060123
Revision: 1

Depends: <<
  guile16 (>= 1.6.7-1010), libgeda25-shlibs, geda-symbols (>= %v-1),
  glib2 (>= 2.6.6-1111), glib2-shlibs (>= 2.6.6-1111), gtk+2-shlibs, 
atk1-shlibs, pango1-xft2-shlibs
<<

BuildDepends: <<
  guile16-dev (>= 1.6.7-1010), libgeda (>= %v-1), geda-symbols (>= %v-1),
  x11-dev, pkgconfig, libiconv-dev, libgettext3-dev,
  glib2-dev (>= 2.6.6-1111), gtk+2-dev, atk1, pango1-xft2-dev
<<

CustomMirror: <<
  nam-US: http://www.geda.seul.org/devel/
  eur-SE: http://ftp.sunet.se/geda/devel/
<<

Source: mirror:custom:%v/%n-%v.tar.gz
SourceDirectory: %n-%v
Source-MD5: ee9d1662b40af471a0ff9e9ab94b9f85

ConfFiles: %p/etc/gEDA/system-gsymcheckrc

ConfigureParams: --infodir=%p/share/info --with-rcdir=%p/etc/gEDA 
--mandir=%p/share/man GUILE=%p/bin/guile-1.6 
GUILE_CONFIG=%p/bin/guile-1.6-config --disable-dependency-tracking

InstallScript: <<
  make install DESTDIR=%d
<<

DocFiles: AUTHORS BUGS COPYING NEWS README TODO

Description: GNU EDA -- Electronics design software -- symbol checker

DescDetail: <<
GNU Electronic Design Automation software.

gsymcheck is the symbol checker for the gEDA/gaf system.  Given a symbol 
file, it will go through and verify that the symbol will work in gschem
and friends.

gsymcheck does not verify graphical properties of symbols yet. 

All users wishing to submit symbols should run gsymcheck and 
correct all warnings and errors before submitting the symbols.
<<

License: GPL
Homepage: http://www.geda.seul.org/tools/gsymcheck/
Maintainer: Charles Lepple <[EMAIL PROTECTED]>

--- NEW FILE: geda-bundle.info ---
Package: geda-bundle
Version: 20060123
Revision: 0
Description: Bundle of latest available gaf, iverilog and pcb
Type: bundle
Maintainer: Charles Lepple <[EMAIL PROTECTED]>

Depends: <<
  geda-doc        (>= %v-0),
  geda-examples   (>= %v-0),
  geda-gattrib    (>= %v-0),
  geda-gnetlist   (>= %v-0),
  geda-gschem     (>= %v-0),
  geda-gsymcheck  (>= %v-0),
  geda-symbols    (>= %v-0),
  geda-utils      (>= %v-0),
  iverilog        (>= 0.8),
  pcb             (>= 1.99j-1),
  gerbv           (>= 1.0.0)
<<

Homepage: http://www.ghz.cc/charles/fink/
DescDetail: <<
Installing this package is an easy way to ensure that recent versions of the
gaf components (plus Icarus Verilog, gerbv and PCB) get installed.
<<

--- NEW FILE: geda-examples.info ---
Package: geda-examples
Version: 20060123
Revision: 1

Suggests: geda-gschem (>= %v-1)

CustomMirror: <<
  nam-US: http://www.geda.seul.org/devel/
  eur-SE: http://ftp.sunet.se/geda/devel/
<<

Source: mirror:custom:%v/%n-%v.tar.gz
SourceDirectory: %n-%v
Source-MD5: fcf52dfdc9161387d54145cf4ec9619a

CompileScript: true
InstallScript: <<
  mkdir -p %i/share/gEDA/examples
  cp -pr gTAG TwoStageAmp lightning_detector RF_Amp %i/share/gEDA/examples
<<
 
DocFiles: AUTHORS README

Description: GNU EDA -- Electronics design software -- example projects

DescDetail: <<
GNU Electronic Design Automation software example projects

This directory contains design examples done with gEDA/gaf.  All designs
in this examples directory are covered by the GPL or equivalent license.
<<

DescPackaging: <<
The upstream package doesn't actually use all the auto* junk, so everything
is installed by hand.
<<

License: GPL
Homepage: http://www.geda.seul.org/
Maintainer: Charles Lepple <[EMAIL PROTECTED]>

--- NEW FILE: geda-utils-gschemdoc.patch ---
--- geda-utils-20050820/scripts/gschemdoc.sh.orig       2005-08-20 
10:13:28.000000000 -0400
+++ geda-utils-20050820/scripts/gschemdoc.sh    2005-08-22 23:26:42.000000000 
-0400
@@ -25,7 +25,7 @@
 #
 # these may be changed to suit local preferences
 #
-CANDIDATE_BROWSER="galeon mozilla phoenix netscape netscape-navigator opera 
firefox konqueror"
+CANDIDATE_BROWSER="open galeon mozilla phoenix netscape netscape-navigator 
opera firefox konqueror"
 CANDIDATE_PDFREADER="xpdf acroread ggv gv"
 CANDIDATE_LOCATE="slocate locate"
 
@@ -35,7 +35,7 @@
 symbolbase=`echo "$4" | sed s/-[0-9]\\.sym//`
 
 #
-#  display file vith PDF viewer if file exists, it is a pdf file and we have a 
reader
+#  display file with PDF viewer if file exists, it is a pdf file and we have a 
reader
 #
 view_file_if_pdf()
 {
@@ -48,7 +48,7 @@
 }
 
 #
-#  display file vith browser if available
+#  display file with browser if available
 #
 view_file_browser()
 {
@@ -57,7 +57,7 @@
                echo "Using browser and file: $1"
                # NOTE: Mozilla and Netscape does not seem to support
                #       -- on the command line
-               ${browser} "file:$1"
+               ${browser} "file://$1"
                exit
        fi
 }

--- NEW FILE: geda-symbols.info ---
Package: geda-symbols
Version: 20060123
Revision: 2

BuildDepends: <<
  transfig-graphicx (>= 3.2.5-1004) | transfig-epsfig (>= 3.2.5-1004) | 
transfig,
  ghostscript | ghostscript-nox | ghostscript6 | ghostscript6-nox
<<
# ghostscript for ps2pdf, transfig for fig2dev

CustomMirror: <<
  nam-US: http://www.geda.seul.org/devel/
  eur-SE: http://ftp.sunet.se/geda/devel/
<<

Source: mirror:custom:%v/%n-%v.tar.gz
SourceDirectory: %n-%v
Source-MD5: 71e64ed7e680ed1bb47a68e2ffe1eea4

ConfigureParams: --with-rcdir=%p/etc/gEDA

ConfFiles: %p/etc/gEDA/system-gafrc

InstallScript: <<
  make install DESTDIR=%d
  mkdir -p %i/share/doc/%N
<<

DocFiles: AUTHORS NEWS README TODO COPYING

Description: GNU EDA -- Electronics design software -- symbol files

DescDetail: <<
GNU Electronic Design Automation software.

This package contains schematic symbol files for geda-gschem. The symbol files
represent common electrical components which are typically used in schematics.
New symbols may be submitted via the gEDA home page.
<<

License: GPL
Homepage: http://www.geda.seul.org/symlibrary/
Maintainer: Charles Lepple <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to