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

Modified Files:
        geda-doc.info geda-examples.info geda-gattrib.info 
        geda-gnetlist.info geda-gschem.info geda-gsymcheck.info 
        geda-symbols.info geda-utils.info 
Added Files:
        geda-bundle.info ngspice.info ngspice.patch 
Log Message:
Moved gEDA 1.2.0 (plus ngspice and iverilog 0.8.4) to stable.


Index: geda-gschem.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/geda-gschem.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- geda-gschem.info    16 Aug 2007 02:17:09 -0000      1.6
+++ geda-gschem.info    3 Jan 2008 15:49:10 -0000       1.7
@@ -1,11 +1,12 @@
 Package: geda-gschem
-Version: 20070526
-Revision: 11
+Epoch: 1
+Version: 1.2.0
+Revision: 10
 
 # geda-utils 20070216 has gschemdoc, but that's now in geda-gschem.
 Depends: <<
-  geda-symbols (>= %v-0),
-  geda-utils (>= %v-0),
+  geda-symbols (>= %e:%v-0),
+  geda-utils (>= %e:%v-0),
 
   atk1-shlibs,
   gd2-shlibs,
@@ -13,7 +14,7 @@
   gtk+2,
   gtk+2-shlibs,
   guile16 (>= 1.6.7-1010),
-  libgeda29-shlibs,
+  libgeda31-shlibs,
   libgettext3-shlibs,
   libiconv,
   libjpeg-shlibs,
@@ -25,14 +26,14 @@
 <<
 
 BuildDepends: <<
-  geda-symbols (>= %v-0),
+  geda-symbols (>= %e:%v-0),
 
   atk1, 
   gd2,
   glib2-dev (>= 2.12.0-1), 
   gtk+2-dev, 
   guile16-dev (>= 1.6.7-1010),
-  libgeda (>= %v-0),
+  libgeda (>= %e:%v-0),
   libgettext3-dev,
   libiconv-dev, 
   libjpeg,
@@ -43,21 +44,18 @@
   x11-dev
 <<
 
-Recommends: geda-examples (>= %v-0), geda-doc (>= %v-0)
+Recommends: geda-examples (>= %e:%v-0), geda-doc (>= %e:%v-0)
 
 CustomMirror: <<
-  nam-US: http://www.geda.seul.org/devel/
-  eur-SE: http://ftp.sunet.se/geda/devel/
+  nam-US: http://www.geda.seul.org/release/v1.2/1.2.0/
+  eur-SE: http://ftp.sunet.se/geda/release/v1.2/1.2.0/
 <<
 
-Source: mirror:custom:%v/%n-%v.tar.gz
+Source: mirror:custom:%n-%v.tar.gz
 SourceDirectory: %n-%v
-Source-MD5: 638be7add265e8aaf86dcf60e56ea7c1
-
-DocFiles: AUTHORS BUGS NEWS README TODO VOCABULARY ChangeLog
+Source-MD5: 2bd5b949f0579bd5bc8dc91d6ddfd8cd
 
-### This info file seems to have disappeared:
-# InfoDocs: gschemdoc.info
+DocFiles: AUTHORS BUGS NEWS README TODO ChangeLog
 
 ConfFiles: <<
   %p/etc/gEDA/system-gschemrc %p/etc/gEDA/gschem-gtkrc
@@ -73,10 +71,12 @@
 GNU Electronic Design Automation software.
 
 gschem is a tool for viewing and manipulating electrical schematic designs.
+
+Release notes: http://geda.seul.org/release/v1.2/1.2.0/gaf-1.2.0-relnotes.html
 <<
 
 DescPackaging: <<
-$LastChangedRevision: 404 $ in my local SVN repository.
+$LastChangedRevision: 423 $ in my local SVN repository.
 <<
 
 License: GPL

--- NEW FILE: ngspice.info ---
Package: ngspice
Version: rework-17
Revision: 102

Depends: readline5-shlibs, x11-shlibs

BuildDepends: readline5, x11-dev

Source: mirror:sourceforge:ngspice/ng-spice-%v.tar.gz
SourceDirectory: ng-spice-%v
Source-MD5: abe283dea98b913a2122f085076865b1

Patch: %n.patch

ConfigureParams: --infodir=%p/share/info --mandir=%p/share/man 
--disable-dependency-tracking --with-readline=yes

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

InfoDocs: ngspice.info

DocFiles: <<
  ANALYSES AUTHORS BUGS COPYING ChangeLog DEVICES FAQ Stuarts_Poly_Notes NEWS 
README
<<

Description: Mixed-level/mixed-signal circuit simulator

DescDetail: <<
Ngspice is a mixed-level/mixed-signal circuit simulator. Its code 
is based on three open source software packages: Spice3f5, Cider1b1 
and Xspice.

Spice3 does not need any introduction; it is the most popular circuit 
simulator. In over 30 years of its life Spice3 has become a de-facto 
standard for simulating circuits.

Cider couples Spice3f5 circuit level simulator to DSIM device simulator
to provide greater simulation accuracy of critical devices. DSIM 
devices are described in terms of their structures and materials.

Xspice is an extension to Spice3C1 that provides code modeling support 
and simulation of digital components through an embedded event driven 
algorithm.

Ngspice is, anyway, a little more than the simple sum of the packages 
above, as many people contributed to the project with their experience,
their bug fixes and their improvements. If you are interested, browse 
the site and discover what ngspice offers and what needs. If you think 
you can help, join the development team.

Ngspice is an ongoing project, growing everyday from users contributions,
suggestions and reports. What we will be able to do depends mostly on 
user interests, contributions and feedback. 

Ngspice is part of the gEDA project.
<<

DescPackaging:<<
$LastChangedRevision: 394 $ in my local repository.
<<

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

Index: geda-utils.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/geda-utils.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- geda-utils.info     16 Aug 2007 02:17:09 -0000      1.6
+++ geda-utils.info     3 Jan 2008 15:49:10 -0000       1.7
@@ -1,10 +1,11 @@
 Package: geda-utils
-Version: 20070526
-Revision: 11
+Epoch: 1
+Version: 1.2.0
+Revision: 10
 
-# When updating libgeda29-shlibs, don't forget the gsch2pcb splitoff below.
+# When updating libgeda31-shlibs, don't forget the gsch2pcb splitoff below.
 Depends: <<
-  geda-symbols (>= %v-0), 
+  geda-symbols (>= %e:%v-0), 
   gsch2pcb | geda-gsch2pcb,
 
   atk1-shlibs,
@@ -13,7 +14,7 @@
   gtk+2,
   gtk+2-shlibs,
   guile16 (>= 1.6.7-1010),
-  libgeda29-shlibs,
+  libgeda31-shlibs,
   libgettext3-shlibs,
   libiconv,
   libjpeg-shlibs,
@@ -30,7 +31,7 @@
   glib2-dev (>= 2.12.0-1), 
   gtk+2-dev, 
   guile16-dev (>= 1.6.7-1010),
-  libgeda (>= %v-0),
+  libgeda (>= %e:%v-0),
   libgettext3-dev,
   libiconv-dev, 
   libjpeg,
@@ -42,13 +43,13 @@
 <<
 
 CustomMirror: <<
-  nam-US: http://www.geda.seul.org/devel/
-  eur-SE: http://ftp.sunet.se/geda/devel/
+  nam-US: http://www.geda.seul.org/release/v1.2/1.2.0/
+  eur-SE: http://ftp.sunet.se/geda/release/v1.2/1.2.0/
 <<
 
-Source: mirror:custom:%v/%n-%v.tar.gz
+Source: mirror:custom:%n-%v.tar.gz
 SourceDirectory: %n-%v
-Source-MD5: 145f2cfa7d85603705bc08bbb35ad4a1
+Source-MD5: 7430311688713ae4e924344970deecc5 
 
 # Uses 'open' command, and changes "file:/" to "file:///"
 # Patch: %n-gschemdoc.patch
@@ -84,10 +85,12 @@
 * sarlacc_sym
 * smash_megafile
 * tragesym
+
+Release notes: http://geda.seul.org/release/v1.2/1.2.0/gaf-1.2.0-relnotes.html
 <<
 
 DescPackaging: <<
-$LastChangedRevision: 404 $ in my local SVN repository.
+$LastChangedRevision: 423 $ in my local SVN repository.
 <<
 
 SplitOff: <<
@@ -95,7 +98,7 @@
   Provides: gsch2pcb
   Conflicts: gsch2pcb
 # Version: 1.5
-  Depends: libgeda29-shlibs, geda-gnetlist
+  Depends: libgeda31-shlibs, geda-gnetlist
   Description: PCB forward-annotation program (bundled)
   Files: bin/gsch2pcb share/doc/geda-doc/readmes/README.gsch2pcb
 <<

--- NEW FILE: ngspice.patch ---
--- ng-spice-rework-17/doc/ngspice.info.orig    2005-08-30 04:24:02.000000000 
-0400
+++ ng-spice-rework-17/doc/ngspice.info 2007-02-07 22:26:17.000000000 -0500
@@ -1,6 +1,11 @@
 This is ngspice.info, produced by makeinfo version 4.7 from
 ngspice.texi.
 
+INFO-DIR-SECTION GNU EDA Tools
+START-INFO-DIR-ENTRY
+* ngspice: (ngspice).       Electrical simulation tool
+END-INFO-DIR-ENTRY
+
    Copyright 1996 The Regents of the University of California.
 
      Permission to use, copy, modify, and distribute this software and

Index: geda-doc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/geda-doc.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- geda-doc.info       16 Aug 2007 02:17:08 -0000      1.5
+++ geda-doc.info       3 Jan 2008 15:49:10 -0000       1.6
@@ -1,12 +1,13 @@
 Package: geda-doc
-Version: 20070526
+Epoch: 1
+Version: 1.2.0
 Revision: 10
 
 # Depends: 
 BuildDepends: <<
   latex2html, tetex-base, 
   ghostscript | ghostscript-nox | ghostscript6 | ghostscript6-nox,
-  geda-symbols (>=%v-0)
+  geda-symbols (>= %e:%v-0)
 <<
 # ghostscript for ps2pdf
 
@@ -14,13 +15,13 @@
 Replaces: geda-docs
 
 CustomMirror: <<
-  nam-US: http://www.geda.seul.org/devel/
-  eur-SE: http://ftp.sunet.se/geda/devel/
+  nam-US: http://www.geda.seul.org/release/v1.2/1.2.0/
+  eur-SE: http://ftp.sunet.se/geda/release/v1.2/1.2.0/
 <<
 
-Source: mirror:custom:%v/geda-docs-%v.tar.gz
+Source: mirror:custom:geda-docs-%v.tar.gz
 SourceDirectory: geda-docs-%v
-Source-MD5: b74b22b70f51e654db97f906d5cbaeb9
+Source-MD5: bbd67ab610a41bf44716cfdc651c0eb8
 
 ConfigureParams: --infodir=%p/share/info --with-rcdir=%p/etc/gEDA
 InstallScript: <<
@@ -41,7 +42,7 @@
 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').
 
-$LastChangedRevision: 398 $ in my local SVN repository.
+$LastChangedRevision: 423 $ in my local SVN repository.
 <<
 
 License: GPL

Index: geda-gattrib.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/geda-gattrib.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- geda-gattrib.info   16 Aug 2007 02:17:08 -0000      1.6
+++ geda-gattrib.info   3 Jan 2008 15:49:10 -0000       1.7
@@ -1,9 +1,10 @@
 Package: geda-gattrib
-Version: 20070526
+Epoch: 1
+Version: 1.2.0
 Revision: 11
 
 Depends: <<
-  geda-symbols (>= %v-0), 
+  geda-symbols (>= %e:%v-0), 
 
   atk1-shlibs,
   gd2-shlibs,
@@ -11,7 +12,7 @@
   gtk+2,
   gtk+2-shlibs,
   guile16 (>= 1.6.7-1010),
-  libgeda29-shlibs,
+  libgeda31-shlibs,
   libgettext3-shlibs,
   libiconv,
   libjpeg-shlibs,
@@ -23,7 +24,7 @@
 <<
 
 BuildDepends: <<
-  geda-symbols (>= %v-0), 
+  geda-symbols (>= %e:%v-0), 
 
   atk1, 
   gd2,
@@ -41,25 +42,30 @@
   x11-dev
 <<
 
+# 1.4
+# BuildConflicts: guile
+
 CustomMirror: <<
-  nam-US: http://www.geda.seul.org/devel/
-  eur-SE: http://ftp.sunet.se/geda/devel/
+  nam-US: http://www.geda.seul.org/release/v1.2/1.2.0/
+  eur-SE: http://ftp.sunet.se/geda/release/v1.2/1.2.0/
 <<
 
-Source: mirror:custom:%v/%n-%v.tar.gz
+Source: mirror:custom:%n-%v.tar.gz
 SourceDirectory: %n-%v
-Source-MD5: 2d3f3d6bdf0c14065ddf2dc647052d57
+Source-MD5: 39acaa05c12c78f5a1fece22760e9d91
 
 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
+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
+    mv %d/%p/etc/gEDA/gattrib-menus.xml %d/%p/share/gEDA
 <<
 
 DocFiles: <<
-  AUTHORS BUGS COPYING ChangeLog NEWS NOTES README README.gEDA ToDos
+  AUTHORS BUGS COPYING ChangeLog NEWS NOTES README ToDos
   design/ProgramArchitecture.gnumeric design/gEDA_Structures_updated.png
 <<
 
@@ -88,7 +94,7 @@
 <<
 
 DescPackaging: <<
-$LastChangedRevision: 404 $ in my local SVN repository.
+$LastChangedRevision: 428 $ in my local SVN repository.
 <<
 
 License: GPL

Index: geda-gnetlist.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/geda-gnetlist.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- geda-gnetlist.info  16 Aug 2007 02:17:08 -0000      1.7
+++ geda-gnetlist.info  3 Jan 2008 15:49:10 -0000       1.8
@@ -1,27 +1,28 @@
 Package: geda-gnetlist
-Version: 20070526
-Revision: 11
+Epoch: 1
+Version: 1.2.0
+Revision: 10
 
 Depends: <<
-  guile16 (>= 1.6.7-1010), libgeda29-shlibs, geda-symbols (>= %v-0), 
+  guile16 (>= 1.6.7-1010), libgeda31-shlibs, geda-symbols (>= %e:%v-0), 
   x11, libgettext3-shlibs, libiconv, glib2-shlibs (>= 2.12.0-1),
   gtk+2, gtk+2-shlibs, atk1-shlibs, pango1-xft2, pango1-xft2-shlibs
 <<
 BuildDepends: <<
-  guile16-dev (>= 1.6.7-1010), libgeda (>= %v-0), geda-symbols,
+  guile16-dev (>= 1.6.7-1010), libgeda (>= %e:%v-0), geda-symbols (>= %e:%v-0),
   x11-dev, pkgconfig, libiconv-dev, libgettext3-dev,
   glib2-dev (>= 2.12.0-1), gtk+2-dev, atk1, pango1-xft2-dev, libjpeg,
   libpng3, gd2
 <<
 
 CustomMirror: <<
-  nam-US: http://www.geda.seul.org/devel/
-  eur-SE: http://ftp.sunet.se/geda/devel/
+  nam-US: http://www.geda.seul.org/release/v1.2/1.2.0/
+  eur-SE: http://ftp.sunet.se/geda/release/v1.2/1.2.0/
 <<
 
-Source: mirror:custom:%v/%n-%v.tar.gz
+Source: mirror:custom:%n-%v.tar.gz
 SourceDirectory: %n-%v
-Source-MD5: 2791169bc8987db9a2950214beacde16
+Source-MD5: fe435c8124df5ee85e46f3f1e329ff70
 
 ConfFiles: %p/etc/gEDA/system-gnetlistrc
 
@@ -46,10 +47,12 @@
 
 gnetlist creates netlists, which are topological representations of circuits.
 They can be used by other EDA packages; most notably, by PCB layout programs.
+
+Release notes: http://geda.seul.org/release/v1.2/1.2.0/gaf-1.2.0-relnotes.html
 <<
 
 DescPackaging: <<
-$LastChangedRevision: 404 $ in my local SVN repository.
+$LastChangedRevision: 423 $ in my local SVN repository.
 <<
 
 License: GPL

Index: geda-gsymcheck.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/geda-gsymcheck.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- geda-gsymcheck.info 16 Aug 2007 02:17:09 -0000      1.6
+++ geda-gsymcheck.info 3 Jan 2008 15:49:10 -0000       1.7
@@ -1,9 +1,10 @@
 Package: geda-gsymcheck
-Version: 20070526
-Revision: 11
+Epoch: 1
+Version: 1.2.0
+Revision: 10
 
 Depends: <<
-  geda-symbols (>= %v-0),
+  geda-symbols (>= %e:%v-0),
 
   atk1-shlibs,
   gd2-shlibs,
@@ -11,7 +12,7 @@
   gtk+2,
   gtk+2-shlibs,
   guile16 (>= 1.6.7-1010),
-  libgeda29-shlibs,
+  libgeda31-shlibs,
   libgettext3-shlibs,
   libiconv,
   libjpeg-shlibs,
@@ -28,7 +29,7 @@
   glib2-dev (>= 2.12.0-1), 
   gtk+2-dev, 
   guile16-dev (>= 1.6.7-1010),
-  libgeda (>= %v-0),
+  libgeda (>= %e:%v-0),
   libgettext3-dev,
   libiconv-dev, 
   libjpeg,
@@ -40,13 +41,13 @@
 <<
 
 CustomMirror: <<
-  nam-US: http://www.geda.seul.org/devel/
-  eur-SE: http://ftp.sunet.se/geda/devel/
+  nam-US: http://www.geda.seul.org/release/v1.2/1.2.0/
+  eur-SE: http://ftp.sunet.se/geda/release/v1.2/1.2.0/
 <<
 
-Source: mirror:custom:%v/%n-%v.tar.gz
+Source: mirror:custom:%n-%v.tar.gz
 SourceDirectory: %n-%v
-Source-MD5: bafef3f39036762544dea86495df13c1
+Source-MD5: bf23cf68e82f14f1e44b83fa9b951b90
 
 ConfFiles: %p/etc/gEDA/system-gsymcheckrc
 
@@ -71,10 +72,12 @@
 
 All users wishing to submit symbols should run gsymcheck and 
 correct all warnings and errors before submitting the symbols.
+
+Release notes: http://geda.seul.org/release/v1.2/1.2.0/gaf-1.2.0-relnotes.html
 <<
 
 DescPackaging: <<
-$LastChangedRevision: 404 $ in my local SVN repository.
+$LastChangedRevision: 423 $ in my local SVN repository.
 <<
 
 License: GPL

--- NEW FILE: geda-bundle.info ---
Package: geda-bundle
Epoch: 1
Version: 1.2.0
Revision: 10
Description: Bundle of electronic design automation tools
Type: bundle
Maintainer: Charles Lepple <[EMAIL PROTECTED]>

Depends: <<
  geda-doc        (>= %e:%v-1),
  geda-examples   (>= %e:%v-1),
  geda-gattrib    (>= %e:%v-1),
  geda-gnetlist   (>= %e:%v-1),
  geda-gschem     (>= %e:%v-1),
  geda-gsymcheck  (>= %e:%v-1),
  geda-symbols    (>= %e:%v-1),
  geda-utils      (>= %e:%v-1),
  iverilog        (>= 0.8.4-1) | iverilog-snapshot,
  pcb             (>= 1.99j-1),
  gerbv           (>= 1.0.2-0) | gerbv-gtk2 (>= 1.0.2-0),
  ngspice
<<

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

DescPackaging:<<
$LastChangedRevision: 423 $ in my local repository.
<<


Index: geda-examples.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/geda-examples.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- geda-examples.info  16 Aug 2007 02:17:08 -0000      1.5
+++ geda-examples.info  3 Jan 2008 15:49:10 -0000       1.6
@@ -1,17 +1,18 @@
 Package: geda-examples
-Version: 20070526
+Epoch: 1
+Version: 1.2.0
 Revision: 10
 
-Suggests: geda-gschem (>= %v-0)
+Suggests: geda-gschem (>= %e:%v-0)
 
 CustomMirror: <<
-  nam-US: http://www.geda.seul.org/devel/
-  eur-SE: http://ftp.sunet.se/geda/devel/
+  nam-US: http://www.geda.seul.org/release/v1.2/1.2.0/
+  eur-SE: http://ftp.sunet.se/geda/release/v1.2/1.2.0/
 <<
 
-Source: mirror:custom:%v/%n-%v.tar.gz
+Source: mirror:custom:%n-%v.tar.gz
 SourceDirectory: %n-%v
-Source-MD5: 21cffdafdfe97ba9cfdd4be3ae4bdbd4
+Source-MD5: ca177c15be955876c87095a84658e0ff
 
 CompileScript: true
 InstallScript: <<
@@ -34,7 +35,7 @@
 The upstream package doesn't actually use all the auto* junk, so everything
 is installed by hand.
 
-$LastChangedRevision: 398 $ in my local SVN repository.
+$LastChangedRevision: 423 $ in my local SVN repository.
 <<
 
 License: GPL

Index: geda-symbols.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/geda-symbols.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- geda-symbols.info   16 Aug 2007 02:17:09 -0000      1.5
+++ geda-symbols.info   3 Jan 2008 15:49:10 -0000       1.6
@@ -1,26 +1,25 @@
 Package: geda-symbols
-Version: 20070526
+Epoch: 1
+Version: 1.2.0
 Revision: 10
 
 BuildDepends: <<
-  transfig-graphicx (>= 3.2.5-1004) | transfig-epsfig (>= 3.2.5-1004) | 
transfig,
+  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/
+  nam-US: http://www.geda.seul.org/release/v1.2/1.2.0/
+  eur-SE: http://ftp.sunet.se/geda/release/v1.2/1.2.0/
 <<
 
-Source: mirror:custom:%v/%n-%v.tar.gz
+Source: mirror:custom:%n-%v.tar.gz
 SourceDirectory: %n-%v
-Source-MD5: acb14bf682b2dcfd485f33a9c89dca7e
+Source-MD5: cbbab791d2e9557513da2fbb2c40ba19
 
 ConfigureParams: --with-rcdir=%p/etc/gEDA
 
-ConfFiles: %p/etc/gEDA/system-gafrc
-
 InstallScript: <<
   make install DESTDIR=%d
   mkdir -p %i/share/doc/%N
@@ -39,7 +38,7 @@
 <<
 
 DescPackaging: <<
-$LastChangedRevision: 398 $ in my local SVN repository.
+$LastChangedRevision: 423 $ in my local SVN repository.
 <<
 
 License: GPL


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to