[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-user: gEDASuite update?



On Friday 30 August 2002 02:43 am, Piotr Miarecki wrote:
>   Please send me your setup.cfg (to tertul@poczta.onet.pl), I'll try to fix
> the problem.
>
>
> Piotr Miarecki

Here it is.

John G
Austin TX

[SOFTWARE]
Name     = GPL Electronic Design Automation Suite
Version  = 0.3
Release  =
License  = GPL
Desc     = gEDA is GPL EDA software for electronics. It is freely available for different platforms such as Windows, Linux and Solaris.
Dirname  = geda
Package  = schematic-group pcb-group spice-group verilog-group

#
# COMPONENT GROUPS
#

[schematic-group]
Name     = Schematic
Version  =
Release  =
License  =
Desc     = Tools to create schematics used for further design of PCB layouts, analog or digital simulation. Based on GAF 20020527.
FlagDisp = YES
FlagInst = NO
ReqList  =
Package  = geda-gschem geda-symbols geda-gsymcheck geda-gnetlist geda-utils geda-docs libgeda
Filename =
Dirname  =
BldTools =
BldCmd   =
PostInst =

[pcb-group]
Name     = PCB
Version  =
Release  =
License  =
Desc     = Tools to design PCB layout, even with autorouter, generate Gerber and Excellon files and verify them. Based on PCB 1.7.3 (currently not supported), MUCS PCB 3.0.1 and GERBV 0.8.
FlagDisp = YES
FlagInst = NO
ReqList  =
Package  = mucs_pcb gerbv
Filename =
Dirname  =
BldTools =
BldCmd   =
PostInst =

[spice-group]
Name     = SPICE
Version  =
Release  =
License  =
Desc     = Tools to simulate analog circuits and watch results in a waveform viewer. Based on NG-SPICE rework-14 and GWAVE 20020122. Additionally tools: GNUCAP 0.31 and GMOS 0.2.
FlagDisp = YES
FlagInst = NO
ReqList  =
Package  = ng-spice gnucap gmos gwave
Filename =
Dirname  =
BldTools =
BldCmd   =
PostInst =

[verilog-group]
Name     = Verilog
Version  =
Release  =
License  =
Desc     = Tools to simulate digital circuits, watch results in a waveform viewer and to synthesize them. All using Verilog language. Based on Icarus Verilog 0.6.1 and GtkWave 2.0.
FlagDisp = YES
FlagInst = NO
ReqList  =
Package  = verilog gtkwave
Filename =
Dirname  =
BldTools =
BldCmd   =
PostInst =

[vhdl-group]
Name     = VHDL
Version  =
Release  =
License  =
Desc     = Tools to simulate digital circuits, watch results in a waveform viewer and to synthesize them. All using VHDL language.
FlagDisp = YES
FlagInst = NO
ReqList  =
Package  =
Filename =
Dirname  =
BldTools =
BldCmd   =
PostInst =

[vlsi-group]
Name     = VLSI
Version  =
Release  =
License  =
Desc     = Tools to design, simulate and synthesize circuits on VLSI layouts.
FlagDisp = YES
FlagInst = NO
ReqList  =
Package  = alliance alliance-common
Filename =
Dirname  =
BldTools =
BldCmd   =
PostInst =

[syslib-group]
Name     = System libraries
Version  =
Release  =
License  =
Desc     = Set of libraries that are included in most of OS distributions. Used if the libraries are missing or exist in incompatible versions.
FlagDisp = YES
FlagInst = NO
ReqList  =
Package  = guile guile-gtk libgdgeda zlib libpng libstroke
Filename =
Dirname  =
BldTools =
BldCmd   =
PostInst =

[geda-gschem]
Name     = Editor GSCHEM
Version  = 20020825
Release  =
License  = GPL
Desc     = GSCHEM is the schematic capture program which is part gEDA toolset. It is used to draw electronic schematics and symbols.
FlagDisp = YES
FlagInst = YES
ReqList  = libgeda geda-symbols libgdgeda zlib libstroke
Package  =
Filename = geda-gschem-20020825.tar.gz
Dirname  = geda-gschem-20020825
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[geda-symbols]
Name     = Symbol Library
Version  = 20020825
Release  =
License  = GPL
Desc     = GSCHEM symbol library.
FlagDisp = YES
FlagInst = YES
ReqList  =
Package  =
Filename = geda-symbols-20020825.tar.gz
Dirname  = geda-symbols-20020825
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[geda-gsymcheck]
Name     = Symbol Checker GSYMCHECK
Version  = 20020825
Release  =
License  = GPL
Desc     = GSCHEM symbol checking tool (GSYMCHECK).
FlagDisp = YES
FlagInst = YES
ReqList  = geda-gschem
Package  =
Filename = geda-gsymcheck-20020825.tar.gz
Dirname  = geda-gsymcheck-20020825
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[geda-gnetlist]
Name     = Export Filters GNETLIST
Version  = 20020825
Release  =
License  = GPL
Desc     = GSCHEM export filters and schematic conversion tool (GNETLIST).
FlagDisp = YES
FlagInst = YES
ReqList  = geda-gschem
Package  =
Filename = geda-gnetlist-20020825.tar.gz
Dirname  = geda-gnetlist-20020825
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[geda-utils]
Name     = Utilities
Version  = 20020825
Release  =
License  = GPL
Desc     = GSCHEM utilities.
FlagDisp = YES
FlagInst = YES
ReqList  = geda-gschem
Package  =
Filename = geda-utils-20020825.tar.gz
Dirname  = geda-utils-20020825
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[geda-docs]
Name     = Documentation
Version  = 20020527
Release  =
License  = GPL
Desc     = GSCHEM original documentation.
FlagDisp = YES
FlagInst = YES
ReqList  = geda-gschem
Package  =
Filename = geda-docs-20020527.tar.gz
Dirname  = geda-docs-20020527
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[libgeda]
Name     = Runtime Library LIBGEDA
Version  = 20020825
Release  =
License  = GPL
Desc     = GSCHEM runtime library LIBGEDA.
FlagDisp = NO
FlagInst = NO
ReqList  = guile
Package  =
Filename = libgeda-20020825.tar.gz
Dirname  = libgeda-20020825
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[mucs_pcb]
Name     = MUCS-PCB
Version  = 3.0
Release  = 1
License  = GPL
Desc     = Autorouter and tools to import PCB from ViewLogic. It was created at the Manchester University, Department of Computer Science. Currently not useful with gEDA Suite.
FlagDisp = YES
FlagInst = YES
ReqList  =
Package  =
Filename = mucs_pcb-3.0.1.tar.gz
Dirname  = mucs_pcb-3.0.1
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[gerbv]
Name     = Gerber/Excellon File Viewer GERBV
Version  = 0.0
Release  = 9
License  = GPL
Desc     = Gerber and Excellon File Viewer.
FlagDisp = YES
FlagInst = YES
ReqList  = gtk guile
Package  =
Filename = gerbv-0.0.9.tar.gz
Dirname  = gerbv-0.0.9
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[ng-spice]
Name     = NG-SPICE Simulator
Version  = rework-14
Release  =
License  = GPL
Desc     = NG-SPICE is a general purpose circuit simulation program for nonlinear DC, nonlinear transient and linear AC analyses. It is based on Berkeley SPICE 3.
FlagDisp = YES
FlagInst = YES
ReqList  =
Package  =
Filename = ng-spice-rework-14.tar.gz
Dirname  = ng-spice-rework-14
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[gnucap]
Name     = Circuit Analysis Package GNUCAP
Version  = 0.31
Release  =
License  = GPL
Desc     = A tool alternate for SPICE. Used for simulation of analog and digital circuits.
FlagDisp = YES
FlagInst = YES
ReqList  =
Package  =
Filename = gnucap-0.31.tar.gz
Dirname  = gnucap-0.31
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[gmos]
Name     = GMOS MOSFET Modelling Software
Version  = 0.2
Release  = 0
License  = GPL
Desc     = MOSFET Modelling Software
FlagDisp = YES
FlagInst = YES
ReqList  =
Package  =
Filename = gmos-0.2.0.tar.gz
Dirname  = gmos-0.2.0
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
File     = BIN, "0755", "src/gmos", "bin/gmos"

[gwave]
Name     = Analog Waveform Viewer
Version  = 20020122
Release  =
License  = GPL
Desc     = Waveform viewer for SPICE and GNUCAP.
FlagDisp = YES
FlagInst = YES
ReqList  = guile guile-gtk
Package  =
Filename = gwave-20020122.tar.gz
Dirname  = gwave-20020122
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[verilog]
Name     = ICARUS Verilog Simulator
Version  = snapshot
Release  = 20020817
License  = GPL
Desc     = ICARUS verilog compiler and simulator.
FlagDisp = YES
FlagInst = YES
ReqList  = bison flex gperf
Package  =
Filename = verilog-20020817.tar.gz
Dirname  = verilog-20020817
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[gtkwave]
Name     = Digital Waveform Viewer
Version  = 2.0
Release  = 0pre1-20020705
License  = GPL
Desc     = Digital waveform viewer.
FlagDisp = YES
FlagInst = YES
ReqList  =
Package  =
Filename = gtkwave-2.0.0pre1-20020705.tar.gz
Dirname  = gtkwave-2.0.0pre1-20020705
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[guile]
Name     = Guile - SCHEME Interpreter
Version  = 1.4
Release  = geda
License  = GPL
Desc     =
FlagDisp = YES
FlagInst = NO
ReqList  =
Package  =
Filename = guile-1.4-geda.tar.gz
Dirname  = guile-1.4
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst = make install

[guile-gtk]
Name     = Guile - Gtk Binding
Version  = 0.19
Release  =
License  = GPL
Desc     =
FlagDisp = YES
FlagInst = NO
ReqList  = guile
Package  =
Filename = guile-gtk-0.19.tar.gz
Dirname  = guile-gtk-0.19
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst  = make install

[libgdgeda]
Name     = LIBGD Graphic Manipulation Library
Version  = 1.8
Release  =
License  = GPL
Desc     = gEDA version of a graphic manipulation library.
FlagDisp = YES
FlagInst = NO
ReqList  =
Package  =
Filename = libgdgeda-1.8.tar.gz
Dirname  = libgdgeda-1.8
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst  = make install

[zlib]
Name     = ZLIB Compression Library
Version  = 1.1
Release  = 3
License  = GPL
Desc     = ZLib is a general purpose data compression library.
FlagDisp = YES
FlagInst = NO
ReqList  =
Package  =
Filename = zlib-1.1.3.tar.gz
Dirname  = zlib-1.1.3
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
File     = BIN, "0755", "libz.a", "lib/libz.a"
File     = BIN, "0644", "zlib.h", "include/zlib.h"
File     = BIN, "0644", "zconf.h", "include/zconf.h"

[libpng]
Name     = LIBPNG
Version  = 1.0
Release  = 8
License  = Glenn Randers-Pehrson
Desc     =
FlagDisp = YES
FlagInst = NO
ReqList  = zlib
Package  =
Filename = libpng-1.0.8.tar.gz
Dirname  = libpng-1.0.8
BldTools =
BldCmd   = cp scripts/makefile.linux Makefile; make
File     = BIN, "0755", "libpng.a", "lib/libpng.a"
File     = BIN, "0755", "libpng.so.2.1.0.8", "lib/libpng.so.2.1.0.8"
File     = LNK, "0777", "lib/libpng.so.2.1.0.8", "lib/libpng.so.2"
File     = LNK, "0777", "lib/libpng.so.2.1.0.8", "lib/libpng.so"
File     = BIN, "0644", "png.h", "include/png.h"
File     = BIN, "0644", "pngconf.h", "include/pngconf.h"

[libstroke]
Name     = LIBSTROKE Stroke Translation Library
Version  = 0.5
Release  = 1
License  = GPL
Desc     = LibStroke is a stroke translation library.
FlagDisp = YES
FlagInst = NO
ReqList  =
Package  =
Filename = libstroke-0.5.1.tar.gz
Dirname  = libstroke-0.5.1
BldTools =
BldCmd   = ./configure --prefix=$PREFIX; make
PostInst  = make install