[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: gaf.git: branch: master updated (1.7.1-20110619-300-ga340103)



The branch, master has been updated
       via  a340103e3559f79742d8dada9091c98dbec5b9e6 (commit)
       via  038b86468ead7a1acf48e79a06cef8998d42242c (commit)
       via  de82b5d95ac7a1527f2347f5e6c836c1b2ff2a0d (commit)
      from  07de7591c23c93efdb92012304dc7aaee1c66c04 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 gnetlist/scripts/Makefile.am |    2 -
 utils/docs/.gitignore        |    4 ++-
 utils/docs/Makefile.am       |    2 +-
 utils/docs/sarlacc_schem.1   |   43 +++++++++++++++++++++++++++++++++++++++++
 utils/docs/sarlacc_sym.1     |   44 ++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 91 insertions(+), 4 deletions(-)
 create mode 100644 utils/docs/sarlacc_schem.1
 create mode 100644 utils/docs/sarlacc_sym.1


=================
 Commit Messages
=================

commit 038b86468ead7a1acf48e79a06cef8998d42242c
Author: Gareth Edwards <gareth@xxxxxxxxxxxxxxxxxxxx>
Commit: Gareth Edwards <gareth@xxxxxxxxxxxxxxxxxxxx>

    Add manpages for sarlacc_schem, sarlacc_sym.
    
    Add manpages for the OrCAD converter utilities sarlacc_schem and
    sarlacc_sym. Update build targets and gitignore.
    
    Closes-bug: lp-698849

:100644 100644 b18dc58... 67ead37... M	utils/docs/.gitignore
:100644 100644 76bb83f... 9a51a0c... M	utils/docs/Makefile.am
:000000 100644 0000000... f6d3f86... A	utils/docs/sarlacc_schem.1
:000000 100644 0000000... 7ee5689... A	utils/docs/sarlacc_sym.1

commit de82b5d95ac7a1527f2347f5e6c836c1b2ff2a0d
Author: Gareth Edwards <gareth@xxxxxxxxxxxxxxxxxxxx>
Commit: Gareth Edwards <gareth@xxxxxxxxxxxxxxxxxxxx>

    Don't install sch2eaglepos.sh
    
    sch2eaglepos.sh is already distributed to the examples and doesn't
    need to be in $prefix/bin as well. Follow the Debian packager's lead
    by not installing it.
    
    Affects-bug: lp-698849

:100644 100644 82d9b52... 625a893... M	gnetlist/scripts/Makefile.am

=========
 Changes
=========

commit 038b86468ead7a1acf48e79a06cef8998d42242c
Author: Gareth Edwards <gareth@xxxxxxxxxxxxxxxxxxxx>
Commit: Gareth Edwards <gareth@xxxxxxxxxxxxxxxxxxxx>

    Add manpages for sarlacc_schem, sarlacc_sym.
    
    Add manpages for the OrCAD converter utilities sarlacc_schem and
    sarlacc_sym. Update build targets and gitignore.
    
    Closes-bug: lp-698849

diff --git a/utils/docs/.gitignore b/utils/docs/.gitignore
index b18dc58..67ead37 100644
--- a/utils/docs/.gitignore
+++ b/utils/docs/.gitignore
@@ -18,4 +18,6 @@ convert_sym.html
 garchive.html
 gmk_sym.html
 gschlas.html
-gsymfix.html
\ No newline at end of file
+gsymfix.html
+sarlacc_sym.html
+sarlacc_schem.html
\ No newline at end of file
diff --git a/utils/docs/Makefile.am b/utils/docs/Makefile.am
index 76bb83f..9a51a0c 100644
--- a/utils/docs/Makefile.am
+++ b/utils/docs/Makefile.am
@@ -18,7 +18,7 @@ endif
 dist_man_MANS = gsch2pcb.1 grenum.1 gxyrs.1 olib.1 pads_backannotate.1 \
 	pcb_backannotate.1 refdes_renum.1 schdiff.1 sw2asc.1 tragesym.1 \
 	smash_megafile.1 convert_sym.1 garchive.1 gmk_sym.1 gschlas.1 \
-	gsymfix.1
+	gsymfix.1 sarlacc_sym.1 sarlacc_schem.1
 
 noinst_MANS = gnet_hier_verilog.1
 
diff --git a/utils/docs/sarlacc_schem.1 b/utils/docs/sarlacc_schem.1
new file mode 100644
index 0000000..f6d3f86
--- /dev/null
+++ b/utils/docs/sarlacc_schem.1
@@ -0,0 +1,43 @@
+.TH sarlacc_schem 1 "June 19th, 2011" "gEDA project" 1.7.1.20110619
+
+.SH NAME
+sarlacc_schem \- convert OrCAD SDT IV files to gEDA format.
+
+.SH SYNOPSIS
+.B sarlacc_schem [
+.I options
+.B ]
+.I infile
+.B >
+.I outfile
+
+.SH DESCRIPTION
+.B sarlacc_schem
+converts OrCAD schematic files (in 16-bit format) to gEDA format.
+
+.SH OPTIONS
+.TP
+-s<n>
+Scale by n%. The default is 200%.
+.TP
+-h
+Print the help message.
+.TP
+-v
+Print the version.
+
+.SH AUTHOR
+Matthew Ettus <matt@xxxxxxxxx>
+
+.SH SEE ALSO
+.BR gschem (1),
+.BR sarlacc_sym (1)
+
+.SH COPYRIGHT
+.nf
+Copyright \(co 1999-2011 gEDA Contributors.  License GPLv2+: GNU GPL
+version 2 or later.  Please see the `COPYING' file included with this
+program for full details.
+.PP
+This is free software: you are free to change and redistribute it.
+There is NO WARRANTY, to the extent permitted by law.
diff --git a/utils/docs/sarlacc_sym.1 b/utils/docs/sarlacc_sym.1
new file mode 100644
index 0000000..7ee5689
--- /dev/null
+++ b/utils/docs/sarlacc_sym.1
@@ -0,0 +1,44 @@
+.TH sarlacc_sym 1 "June 19th, 2011" "gEDA project" 1.7.1.20110619
+
+.SH NAME
+sarlacc_sym \- convert OrCAD text libraries to gEDA components
+
+.SH SYNOPSIS
+.B sarlacc_sym [
+.I options
+.B ]
+.I library_file
+
+.SH DESCRIPTION
+.B sarlacc_sym
+converts OrCAD text format libraries into gEDA components
+for use in the
+.BR gschem (1)
+program.
+
+.SH OPTIONS
+.TP
+-s <n>
+Scale by n%. The default is 200%.
+.TP
+-h
+Print out the usage information.
+.TP
+-v
+Print out the version.
+
+.SH AUTHOR
+Matthew Ettus <matt@xxxxxxxxx>
+
+.SH SEE ALSO
+.BR gschem (1),
+.BR sarlacc_schem (1)
+
+.SH COPYRIGHT
+.nf
+Copyright \(co 1999-2011 gEDA Contributors.  License GPLv2+: GNU GPL
+version 2 or later.  Please see the `COPYING' file included with this
+program for full details.
+.PP
+This is free software: you are free to change and redistribute it.
+There is NO WARRANTY, to the extent permitted by law.

commit de82b5d95ac7a1527f2347f5e6c836c1b2ff2a0d
Author: Gareth Edwards <gareth@xxxxxxxxxxxxxxxxxxxx>
Commit: Gareth Edwards <gareth@xxxxxxxxxxxxxxxxxxxx>

    Don't install sch2eaglepos.sh
    
    sch2eaglepos.sh is already distributed to the examples and doesn't
    need to be in $prefix/bin as well. Follow the Debian packager's lead
    by not installing it.
    
    Affects-bug: lp-698849

diff --git a/gnetlist/scripts/Makefile.am b/gnetlist/scripts/Makefile.am
index 82d9b52..625a893 100644
--- a/gnetlist/scripts/Makefile.am
+++ b/gnetlist/scripts/Makefile.am
@@ -2,8 +2,6 @@
 EXTRA_DIST = bompp.sh.in annotate.sh.in unannotate.sh bom_xref.sh.in \
 	     sch2eaglepos.sh
 
-bin_SCRIPTS =  sch2eaglepos.sh
-
 MOSTLYCLEANFILES = *.log *~
 CLEANFILES = *.log *~
 DISTCLEANFILES = *.log core FILE *~  bompp.sh annotate.sh bom_xref.sh




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs