[Pkg-electronics-commits] [SCM] Packaging for gEDA branch, master, updated. 9fac4f9d7ecd2c377d1baad11ba4c68fc675d08e

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Thu Nov 19 21:28:51 UTC 2009


The following commit has been merged in the master branch:
commit 9fac4f9d7ecd2c377d1baad11ba4c68fc675d08e
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Thu Nov 19 22:20:46 2009 +0200

    Complete the patch

diff --git a/debian/patches/manpages.diff b/debian/patches/manpages.diff
index 923a522..45622b8 100644
--- a/debian/patches/manpages.diff
+++ b/debian/patches/manpages.diff
@@ -116,83 +116,41 @@ Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourcef
  
  For more info on these formats please look at the README.*
  
-@@ -91,62 +91,61 @@
+@@ -91,7 +91,6 @@
  and a few examples on how to run gnetlist.
  
  .SH OPTIONS
 -.l
  \fIgnelist\fP accepts the following options:
  .TP 8
--.B -q
-+.B \-q
- Quiet mode on.  This mode turns off all warnings/notes/messages. (optional)
- .TP 8
--.B -v 
-+.B \-v 
+ .B -q
+@@ -101,14 +100,14 @@
  Verbose mode on.  This mode gives as much feedback to the user as possible. (optional)
  .TP 8
--.B -g guile_procedure
-+.B \-g guile_procedure
- Specify the guile procedure which is executed to create the netlist. Use "-g help" to display a list of available backends.
+ .B -g guile_procedure
+-Specify the guile procedure which is executed to create the netlist. Use "-g help" to display a list of available backends.
++Specify the guile procedure which is executed to create the netlist. Use "\-g help" to display a list of available backends.
  .TP 8
  .B -o output_filename
  Specify the filename which will contain the netlist generated by gnetlist.  If this option is not specified the default filename is "output.net".
  .TP 8
--.B -l scheme_file
-+.B \-l scheme_file
+ .B -l scheme_file
  Specify a filename which contains scheme code to be loaded and
- execute before any backend is loaded or any guile procedure (using -g flag) 
+-execute before any backend is loaded or any guile procedure (using -g flag) 
++execute before any backend is loaded or any guile procedure (using \-g flag) 
  is executed.  This flag can be specified multiple times and can be used to 
  pass information to backends.
  .TP 8
--.B -e, --embed 
-+.B \-e, \-\-embed 
- Force embedding contents of .include file when using the spice-sdb backend.
- .TP 8
--.B -O string
-+.B \-O string
- Pass the given option to the specified backend.
- .TP 8
--.B -m scheme_file
-+.B \-m scheme_file
+@@ -121,7 +120,7 @@
+ .B -m scheme_file
  Specify a filename which contains scheme code to be loaded and
  execute after the backend is loaded but still before any guile procedure 
- (using -g flag) is executed.  This flag can be specified multiple times 
+-(using -g flag) is executed.  This flag can be specified multiple times 
++(using \-g flag) is executed.  This flag can be specified multiple times 
  and can be used to pass information to backends.  This flag, for example, 
  allows the user to override variables inside of the backends (such as paths).
  .TP 8
--.B -n, --nomunge
-+.B \-n, \-\-nomunge
- Do not autocorrect the refdes attributes.  Only applies to the spice-sdb backend.
- .TP 8
--.B -c string
-+.B \-c string
- Pass the specified string to the guile interpreter.  This allows you to 
- execute arbitrary guile scripts from the command line.  Be sure to surround
- the string with either single or double quotes to satisfy your shell.  The
- string is execute before any init or netlist backend scheme code is
- loaded or executed.
- .TP 8
--.B -I, --include 
-+.B \-I, \-\-include 
- Put .INCLUDE <filename> in output file instead of model file's contents.
- .TP 8
--.B -h, --help
-+.B \-h, \-\-help
- Print out short command line help.
- .TP 8
--.B -i 
-+.B \-i 
- Interactive mode.  After the schematic is read in and parsed then go into 
- interactive mode.  Interactive mode allows the user to execute guile 
- procedures directly. 
- .TP 8
--.B -s 
-+.B \-s 
- Sort output netlist (for Gnucap)
- .TP 8
- schematic1 [... schematicN]
-@@ -170,16 +169,16 @@
+@@ -170,34 +169,34 @@
  Specify a guile procedure name to get gnetlist to output a netlist:
  
  .nf
@@ -212,7 +170,9 @@ Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourcef
  .ad b 
  
  The spice backend is run against the schematic(s) if you specify 
-@@ -188,16 +187,16 @@
+--g spice and the tango backend is run if you specify -g tango.
++\-g spice and the tango backend is run if you specify \-g tango.
+ 
  To interact with the guile interpreter:
  
  .nf
@@ -234,6 +194,15 @@ Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourcef
  .SH "ENVIRONMENT"
 --- a/gschem/docs/gschem.1
 +++ b/gschem/docs/gschem.1
+@@ -3,7 +3,7 @@
+ gschem - gEDA/gaf Schematic Capture
+ .SH SYNOPSIS
+ .B gschem
+-[-q] [-v] [-t] [-r rcfilename] [-s scriptfilename] [-o outputfilename] [-p] [-h] [schematic1 ... schematicN]
++[\-q] [\-v] [\-t] [\-r rcfilename] [\-s scriptfilename] [\-o outputfilename] [\-p] [\-h] [schematic1 ... schematicN]
+ .SH DESCRIPTION
+ .PP
+ \fIgschem\fP is the schematic capture program which is part gEDA 
 @@ -25,7 +25,6 @@
  line arguments and a few examples on how to run \fIgschem\fP.
  

-- 
Packaging for gEDA



More information about the Pkg-electronics-commits mailing list