[Python-apps-commits] r4625 - in packages/eric/trunk/debian (21 files)

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Sun Jan 31 10:42:29 UTC 2010


    Date: Sunday, January 31, 2010 @ 10:42:27
  Author: gudjon-guest
Revision: 4625

Minor changes

Added:
  packages/eric/trunk/debian/gen_kde_apis.py
  packages/eric/trunk/debian/gen_qt_apis.py
Modified:
  packages/eric/trunk/debian/changelog
  packages/eric/trunk/debian/debian-manpages/eric4-api.1
  packages/eric/trunk/debian/debian-manpages/eric4-compare.1
  packages/eric/trunk/debian/debian-manpages/eric4-configure.1
  packages/eric/trunk/debian/debian-manpages/eric4-diff.1
  packages/eric/trunk/debian/debian-manpages/eric4-doc.1
  packages/eric/trunk/debian/debian-manpages/eric4-editor.1
  packages/eric/trunk/debian/debian-manpages/eric4-helpviewer.1
  packages/eric/trunk/debian/debian-manpages/eric4-plugininstall.1
  packages/eric/trunk/debian/debian-manpages/eric4-pluginrepository.1
  packages/eric/trunk/debian/debian-manpages/eric4-pluginuninstall.1
  packages/eric/trunk/debian/debian-manpages/eric4-qregexp.1
  packages/eric/trunk/debian/debian-manpages/eric4-re.1
  packages/eric/trunk/debian/debian-manpages/eric4-tray.1
  packages/eric/trunk/debian/debian-manpages/eric4-trpreviewer.1
  packages/eric/trunk/debian/debian-manpages/eric4-uipreviewer.1
  packages/eric/trunk/debian/debian-manpages/eric4-unittest.1
  packages/eric/trunk/debian/gen_python_api.py
  packages/eric/trunk/debian/rules

Modified: packages/eric/trunk/debian/changelog
===================================================================
--- packages/eric/trunk/debian/changelog	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/changelog	2010-01-31 10:42:27 UTC (rev 4625)
@@ -6,8 +6,10 @@
     unecessary.
   * Add manpage eric4-sqlbrowser and eric4-webbrowser
   * Fix gen_*_api.py scripts
+  * Minor changes to other manpages
+  * Create separate gen_qt/kde_api.py scripts
 
- -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Sun, 31 Jan 2010 10:11:37 +0100
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Sun, 31 Jan 2010 11:41:59 +0100
 
 eric (4.3.10-1) unstable; urgency=low
 

Modified: packages/eric/trunk/debian/debian-manpages/eric4-api.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-api.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-api.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH ERIC4-API 1 "August  1, 2004"
+.TH ERIC4-API 1 "January  31, 2010"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -79,6 +79,7 @@
 Generate an API file for the given programming language.
 Supported programming languages are:
     * Python
+    * Python3
     * Ruby
 The default is 'Python'.
 This option may be repeated multiple times.
@@ -86,11 +87,23 @@
 
 .SH SEE ALSO
 .BR eric4 (1),
-.BR eric4-helpviewer (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
+.BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
 .BR eric4-qregexp (1),
 .BR eric4-re (1),
-.BR eric4-doc (1),
-.BR eric4-unittest (1).
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .br
 .SH AUTHOR
 This manual page was written by Torsten Marek <shlomme at gmx.net>,

Modified: packages/eric/trunk/debian/debian-manpages/eric4-compare.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-compare.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-compare.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -1,4 +1,4 @@
-.TH ERIC4-COMPARE 1 "August  7, 2008"
+.TH ERIC4-COMPARE 1 "January 31, 2010"
 .SH NAME
 eric4-compare \- Simple graphical compare tool
 .SH SYNOPSIS
@@ -25,23 +25,23 @@
 .B \-\-nokde
 Don't use KDE widgets
 .SH SEE ALSO
-.BR eric4 (1)
-.BR eric4-doc (1)
-.BR eric4-plugininstall (1)
-.BR eric4-qregexp (1)
-.BR eric4-trpreviewer (1)
-.BR eric4-api (1)
-.BR eric4-configure (1)
-.BR eric4-editor (1)
-.BR eric4-pluginrepository (1)
-.BR eric4-re (1)
-.BR eric4-uipreviewer (1)
-.BR eric4-compare (1)
-.BR eric4-diff (1)
-.BR eric4-helpviewer (1)
-.BR eric4-pluginuninstall (1)
-.BR eric4-tray (1)
-.BR eric4-unittest (1)
+.BR eric4 (1),
+.BR eric4-api (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
+.BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
+.BR eric4-qregexp (1),
+.BR eric4-re (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .SH AUTHOR
 eric4-compare was written by Detlev Offenbach.
 .PP

Modified: packages/eric/trunk/debian/debian-manpages/eric4-configure.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-configure.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-configure.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -1,4 +1,4 @@
-.TH ERIC4-CONFIGURE 1 "August  7, 2008"
+.TH ERIC4-CONFIGURE 1 "January 31, 2010"
 .SH NAME
 eric4-configure \- Configuration editor for eric4
 .SH SYNOPSIS
@@ -26,22 +26,23 @@
 .B \-\-nokde
 Don't use KDE widgets
 .SH SEE ALSO
-.BR eric4 (1)
-.BR eric4-doc (1)
-.BR eric4-plugininstall (1)
-.BR eric4-qregexp (1)
-.BR eric4-trpreviewer (1)
-.BR eric4-api (1)
-.BR eric4-editor (1)
-.BR eric4-pluginrepository (1)
-.BR eric4-re (1)
-.BR eric4-uipreviewer (1)
-.BR eric4-compare (1)
-.BR eric4-diff (1)
-.BR eric4-helpviewer (1)
-.BR eric4-pluginuninstall (1)
-.BR eric4-tray (1)
-.BR eric4-unittest (1)
+.BR eric4 (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-diff (1),    
+.BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
+.BR eric4-qregexp (1),
+.BR eric4-re (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .SH AUTHOR
 eric4-configure was written by Detlev Offenbach.
 .PP

Modified: packages/eric/trunk/debian/debian-manpages/eric4-diff.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-diff.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-diff.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -1,4 +1,4 @@
-.TH ERIC4-DIFF 1 "August  7, 2008"
+.TH ERIC4-DIFF 1 "January 31, 2010"
 .SH NAME
 eric4-diff \- Simple graphical diff tool
 .SH SYNOPSIS
@@ -25,22 +25,23 @@
 .B \-\-nokde
 Don't use KDE widgets
 .SH SEE ALSO
-.BR eric4 (1)
-.BR eric4-doc (1)
-.BR eric4-plugininstall (1)
-.BR eric4-qregexp (1)
-.BR eric4-trpreviewer (1)
-.BR eric4-api (1)
-.BR eric4-configure (1)
-.BR eric4-editor (1)
-.BR eric4-pluginrepository (1)
-.BR eric4-re (1)
-.BR eric4-uipreviewer (1)
-.BR eric4-compare (1)
-.BR eric4-helpviewer (1)
-.BR eric4-pluginuninstall (1)
-.BR eric4-tray (1)
-.BR eric4-unittest (1)
+.BR eric4 (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
+.BR eric4-qregexp (1),
+.BR eric4-re (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .SH AUTHOR
 eric4-diff was written by Detlev Offenbach.
 .PP

Modified: packages/eric/trunk/debian/debian-manpages/eric4-doc.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-doc.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-doc.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH ERIC4-DOC 1 "August  1, 2004"
+.TH ERIC4-DOC 1 "January 31, 2010"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -66,11 +66,22 @@
 Show version of program.
 .SH SEE ALSO
 .BR eric4 (1),
-.BR eric4-helpviewer (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
 .BR eric4-qregexp (1),
 .BR eric4-re (1),
-.BR eric4-api (1),
-.BR eric4-unittest (1).
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .br
 .SH AUTHOR
 This manual page was written by Torsten Marek <shlomme at gmx.net>,

Modified: packages/eric/trunk/debian/debian-manpages/eric4-editor.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-editor.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-editor.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -1,4 +1,4 @@
-.TH ERIC4-EDITOR 1 "August  7, 2008"
+.TH ERIC4-EDITOR 1 "January 31, 2010"
 .SH NAME
 eric4-editpr \- Simplified version of the eric4 editor
 .SH SYNOPSIS
@@ -25,22 +25,23 @@
 .B \-\-nokde
 Don't use KDE widgets
 .SH SEE ALSO
-.BR eric4 (1)
-.BR eric4-doc (1)
-.BR eric4-plugininstall (1)
-.BR eric4-qregexp (1)
-.BR eric4-trpreviewer (1)
-.BR eric4-api (1)
-.BR eric4-configure (1)
-.BR eric4-pluginrepository (1)
-.BR eric4-re (1)
-.BR eric4-uipreviewer (1)
-.BR eric4-compare (1)
-.BR eric4-diff (1)
-.BR eric4-helpviewer (1)
-.BR eric4-pluginuninstall (1)
-.BR eric4-tray (1)
-.BR eric4-unittest (1)
+.BR eric4 (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
+.BR eric4-doc (1),
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
+.BR eric4-qregexp (1),
+.BR eric4-re (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .SH AUTHOR
 eric4-editor was written by Detlev Offenbach.
 .PP

Modified: packages/eric/trunk/debian/debian-manpages/eric4-helpviewer.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-helpviewer.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-helpviewer.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH ERIC4-HELPVIEWER 1 "August  1, 2004"
+.TH ERIC4-HELPVIEWER 1 "January 31, 2010"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -44,11 +44,22 @@
 Show version of program.
 .SH SEE ALSO
 .BR eric4 (1),
-.BR eric4-re (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
 .BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
 .BR eric4-qregexp (1),
-.BR eric4-api (1),
-.BR eric4-unittest (1).
+.BR eric4-re (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .br
 .SH AUTHOR
 This manual page was written by Torsten Marek <shlomme at gmx.net>,

Modified: packages/eric/trunk/debian/debian-manpages/eric4-plugininstall.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-plugininstall.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-plugininstall.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -1,4 +1,4 @@
-.TH ERIC4-PLUGININSTALL 1 "August  7, 2008"
+.TH ERIC4-PLUGININSTALL 1 "January 31, 2010"
 .SH NAME
 eric4-plugininstall \- Plugin installation utility for eric4
 .SH SYNOPSIS
@@ -6,7 +6,7 @@
 .RI [ options ] " files" ...
 .SH DESCRIPTION
 This manual page documents briefly the
-.B eric4-compare
+.B eric4-plugininstall
 program. This manual page was written for the Debian 
 distribution because the original program does not have a manual page.
 Instead, it has documentation provided in HTML format.
@@ -25,22 +25,23 @@
 .B \-\-nokde
 Don't use KDE widgets
 .SH SEE ALSO
-.BR eric4 (1)
-.BR eric4-doc (1)
-.BR eric4-qregexp (1)
-.BR eric4-trpreviewer (1)
-.BR eric4-api (1)
-.BR eric4-configure (1)
-.BR eric4-editor (1)
-.BR eric4-pluginrepository (1)
-.BR eric4-re (1)
-.BR eric4-uipreviewer (1)
-.BR eric4-compare (1)
-.BR eric4-diff (1)
-.BR eric4-helpviewer (1)
-.BR eric4-pluginuninstall (1)
-.BR eric4-tray (1)
-.BR eric4-unittest (1)
+.BR eric4 (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
+.BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-pluginrepository (1),
+.BR eric4-qregexp (1),
+.BR eric4-re (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .SH AUTHOR
 eric4-plugininstal was written by Detlev Offenbach.
 .PP

Modified: packages/eric/trunk/debian/debian-manpages/eric4-pluginrepository.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-pluginrepository.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-pluginrepository.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -1,4 +1,4 @@
-.TH ERIC4-PLUGINREPOSITORY 1 "August  7, 2008"
+.TH ERIC4-PLUGINREPOSITORY 1 "January 31, 2010"
 .SH NAME
 eric4-pluginrepository \- Utility to show the contents of the eric4 Plugin repository
 .SH SYNOPSIS
@@ -25,22 +25,23 @@
 .B \-\-nokde
 Don't use KDE widgets
 .SH SEE ALSO
-.BR eric4 (1)
-.BR eric4-doc (1)
-.BR eric4-plugininstall (1)
-.BR eric4-qregexp (1)
-.BR eric4-trpreviewer (1)
-.BR eric4-api (1)
-.BR eric4-configure (1)
-.BR eric4-editor (1)
-.BR eric4-re (1)
-.BR eric4-uipreviewer (1)
-.BR eric4-compare (1)
-.BR eric4-diff (1)
-.BR eric4-helpviewer (1)
-.BR eric4-pluginuninstall (1)
-.BR eric4-tray (1)
-.BR eric4-unittest (1)
+.BR eric4 (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
+.BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-qregexp (1),
+.BR eric4-re (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .SH AUTHOR
 eric4-pluginrepository was written by Detlev Offenbach.
 .PP

Modified: packages/eric/trunk/debian/debian-manpages/eric4-pluginuninstall.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-pluginuninstall.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-pluginuninstall.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -1,4 +1,4 @@
-.TH ERIC4-PLUGINUNINSTALL 1 "August  7, 2008"
+.TH ERIC4-PLUGINUNINSTALL 1 "January 31, 2010"
 .SH NAME
 eric4-pluginuninstall \- Plugin uninstallation utility for eric4
 .SH SYNOPSIS
@@ -25,22 +25,24 @@
 .B \-\-nokde
 Don't use KDE widgets
 .SH SEE ALSO
-.BR eric4 (1)
-.BR eric4-doc (1)
-.BR eric4-plugininstall (1)
-.BR eric4-qregexp (1)
-.BR eric4-trpreviewer (1)
-.BR eric4-api (1)
-.BR eric4-configure (1)
-.BR eric4-editor (1)
-.BR eric4-pluginrepository (1)
-.BR eric4-re (1)
-.BR eric4-uipreviewer (1)
-.BR eric4-compare (1)
-.BR eric4-diff (1)
-.BR eric4-helpviewer (1)
-.BR eric4-tray (1)
-.BR eric4-unittest (1)
+.BR eric4 (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
+.BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
+.BR eric4-qregexp (1),
+.BR eric4-re (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .SH AUTHOR
 eric4-pluginuninstall was written by Detlev Offenbach.
 .PP

Modified: packages/eric/trunk/debian/debian-manpages/eric4-qregexp.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-qregexp.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-qregexp.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH ERIC4-QREGEXP 1 "August  1, 2004"
+.TH ERIC4-QREGEXP 1 "January 31, 2010"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -44,11 +44,22 @@
 Show version of program.
 .SH SEE ALSO
 .BR eric4 (1),
-.BR eric4-helpviewer (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
+.BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
 .BR eric4-re (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
 .BR eric4-unittest (1),
-.BR eric4-api (1),
-.BR eric4-doc (1).
+.BR eric4-webbrowser (1)
 .br
 .SH AUTHOR
 This manual page was written by Torsten Marek <shlomme at gmx.net>,

Modified: packages/eric/trunk/debian/debian-manpages/eric4-re.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-re.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-re.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH ERIC4-RE 1 "August  1, 2004"
+.TH ERIC4-RE 1 "January 31, 2010"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -44,11 +44,22 @@
 Show version of program.
 .SH SEE ALSO
 .BR eric4 (1),
-.BR eric4-helpviewer (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
+.BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
 .BR eric4-qregexp (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
 .BR eric4-unittest (1),
-.BR eric4-api (1),
-.BR eric4-doc (1).
+.BR eric4-webbrowser (1)
 .br
 .SH AUTHOR
 This manual page was written by Torsten Marek <shlomme at gmx.net>,

Modified: packages/eric/trunk/debian/debian-manpages/eric4-tray.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-tray.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-tray.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -1,4 +1,4 @@
-.TH ERIC4-TRAY 1 "August  7, 2008"
+.TH ERIC4-TRAY 1 "January 31, 2010"
 .SH NAME
 eric4-tray \- Traystarter for eric4
 .SH SYNOPSIS
@@ -25,21 +25,23 @@
 .B \-\-nokde
 Don't use KDE widgets
 .SH SEE ALSO
-.BR eric4 (1)
-.BR eric4-doc (1)
-.BR eric4-plugininstall (1)
-.BR eric4-qregexp (1)
-.BR eric4-trpreviewer (1)
-.BR eric4-api (1)
-.BR eric4-configure (1)
-.BR eric4-editor (1)
-.BR eric4-pluginrepository (1)
-.BR eric4-uipreviewer (1)
-.BR eric4-compare (1)
-.BR eric4-diff (1)
-.BR eric4-helpviewer (1)
-.BR eric4-pluginuninstall (1)
-.BR eric4-unittest (1)
+.BR eric4 (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
+.BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
+.BR eric4-qregexp (1),
+.BR eric4-re (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .SH AUTHOR
 eric4-tray was written by Detlev Offenbach.
 .PP

Modified: packages/eric/trunk/debian/debian-manpages/eric4-trpreviewer.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-trpreviewer.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-trpreviewer.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH ERIC4-TRPREVIEWER 1 "August  1, 2004"
+.TH ERIC4-TRPREVIEWER 1 "January 31, 2010"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -44,11 +44,22 @@
 Show version of program.
 .SH SEE ALSO
 .BR eric4 (1),
-.BR eric4-re (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
 .BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
 .BR eric4-qregexp (1),
-.BR eric4-api (1),
-.BR eric4-unittest (1).
+.BR eric4-re (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-uipreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .br
 .SH AUTHOR
 This manual page was written by Torsten Marek <shlomme at gmx.net>,

Modified: packages/eric/trunk/debian/debian-manpages/eric4-uipreviewer.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-uipreviewer.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-uipreviewer.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH ERIC4-UIPREVIEWER 1 "August  1, 2004"
+.TH ERIC4-UIPREVIEWER 1 "January 31, 2010"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -44,11 +44,22 @@
 Show version of program.
 .SH SEE ALSO
 .BR eric4 (1),
-.BR eric4-re (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
 .BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
 .BR eric4-qregexp (1),
-.BR eric4-api (1),
-.BR eric4-unittest (1).
+.BR eric4-re (1),
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-unittest (1),
+.BR eric4-webbrowser (1)
 .br
 .SH AUTHOR
 This manual page was written by Torsten Marek <shlomme at gmx.net>,

Modified: packages/eric/trunk/debian/debian-manpages/eric4-unittest.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-unittest.1	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/debian-manpages/eric4-unittest.1	2010-01-31 10:42:27 UTC (rev 4625)
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH ERIC4-UNITTEST 1 "August  1, 2004"
+.TH ERIC4-UNITTEST 1 "January 31, 2010"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -44,11 +44,22 @@
 Show version of program.
 .SH SEE ALSO
 .BR eric4 (1),
-.BR eric4-helpviewer (1),
+.BR eric4-api (1),
+.BR eric4-compare (1),
+.BR eric4-configure (1),
+.BR eric4-diff (1),    
+.BR eric4-doc (1),
+.BR eric4-editor (1),        
+.BR eric4-helpviewer (1),    
+.BR eric4-plugininstall (1),  
+.BR eric4-pluginrepository (1),
+.BR eric4-qregexp (1),
 .BR eric4-re (1),
-.BR eric4-qregexp (1),
-.BR eric4-api (1),
-.BR eric4-doc (1).
+.BR eric4-sqlbrowser (1),        
+.BR eric4-tray (1),        
+.BR eric4-trpreviewer (1),
+.BR eric4-uipreviewer (1),
+.BR eric4-webbrowser (1)
 .br
 .SH AUTHOR
 This manual page was written by Torsten Marek <shlomme at gmx.net>,

Added: packages/eric/trunk/debian/gen_kde_apis.py
===================================================================
--- packages/eric/trunk/debian/gen_kde_apis.py	                        (rev 0)
+++ packages/eric/trunk/debian/gen_kde_apis.py	2010-01-31 10:42:27 UTC (rev 4625)
@@ -0,0 +1,61 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+# Copyright (c) 2002-2004 Detlev Offenbach <detlev at die-offenbachs.de>
+# Adapted for usage with Debian by Torsten Marek <shlomme at gmx.net>
+# Changed by Gudjon, only to create kde apis
+import os
+import sys
+import PyQt4.pyqtconfig as pyqtconfig
+
+apidir = sys.argv[1]
+if not os.path.isdir(apidir):
+    print "Generating the api directory."
+    os.makedirs(apidir)
+
+sip = "/usr/bin/sip"
+
+def createAPIFiles(baseDir, modules, defaultImports, getFlags):
+    for mod in modules:
+        try:
+            sipfile = os.path.join(baseDir, mod, "%smod.sip" % (mod, ))
+            apifile = os.path.join(apidir, os.path.split(sipfile.replace("mod.sip", ".api"))[1])
+            args = [sip, "-a", apifile,
+                    "-I", os.path.join(baseDir, mod),
+                    "-I", baseDir] \
+                    + defaultImports \
+                    + getFlags(mod) \
+                    +  [sipfile]
+            print "Generating %s ..." % apifile
+            ret = os.spawnv(os.P_WAIT, sip, args)
+            if ret != 0:
+                print "Error: the process returned the exit code %d" % ret
+        except OSError:
+            print "Warning: The module '%s' does not exist." % mod
+
+
+
+qtsipdir = os.path.abspath(pyqtconfig._pkg_config['pyqt_sip_dir'])
+modules = pyqtconfig._pkg_config['pyqt_modules'].split()
+
+#createAPIFiles(qtsipdir, modules, [],
+#               lambda x: pyqtconfig._pkg_config["pyqt_%s_sip_flags" % (x,)].split())
+#createAPIFiles(qtsipdir, modules, [],
+#               lambda x: pyqtconfig._pkg_config["pyqt_sip_flags"].split())
+               
+
+try:
+    import PyKDE4.pykdeconfig as pykdeconfig
+    kdesipdir = "/usr/share/sip/PyKDE4"
+    modules = pykdeconfig._pkg_config['pykde_modules'].split()
+
+    extraimport = []
+    # just import anything for anything else, so we get rid of keeping track of the
+    # inter-module deps
+    for mod in modules:
+        extraimport.extend(["-I", os.path.join(kdesipdir, mod)])
+    extraimport.extend(["-I", qtsipdir])
+
+    createAPIFiles(kdesipdir, modules, extraimport,
+                   lambda x: pykdeconfig._pkg_config["pykde_kde_sip_flags"].split())
+except:
+    print "Error: No PyKDE4 api files generated"

Modified: packages/eric/trunk/debian/gen_python_api.py
===================================================================
--- packages/eric/trunk/debian/gen_python_api.py	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/gen_python_api.py	2010-01-31 10:42:27 UTC (rev 4625)
@@ -1,4 +1,5 @@
 #!/usr/bin/env python
+# -*- coding: utf-8 -*-
 
 '''gen_python_api.py generates a python.api file for eric3
 

Added: packages/eric/trunk/debian/gen_qt_apis.py
===================================================================
--- packages/eric/trunk/debian/gen_qt_apis.py	                        (rev 0)
+++ packages/eric/trunk/debian/gen_qt_apis.py	2010-01-31 10:42:27 UTC (rev 4625)
@@ -0,0 +1,61 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+# Copyright (c) 2002-2004 Detlev Offenbach <detlev at die-offenbachs.de>
+# Adapted for usage with Debian by Torsten Marek <shlomme at gmx.net>
+# Changed by Gudjon, only to create qt apis
+import os
+import sys
+import PyQt4.pyqtconfig as pyqtconfig
+
+apidir = sys.argv[1]
+if not os.path.isdir(apidir):
+    print "Generating the api directory."
+    os.makedirs(apidir)
+
+sip = "/usr/bin/sip"
+
+def createAPIFiles(baseDir, modules, defaultImports, getFlags):
+    for mod in modules:
+        try:
+            sipfile = os.path.join(baseDir, mod, "%smod.sip" % (mod, ))
+            apifile = os.path.join(apidir, os.path.split(sipfile.replace("mod.sip", ".api"))[1])
+            args = [sip, "-a", apifile,
+                    "-I", os.path.join(baseDir, mod),
+                    "-I", baseDir] \
+                    + defaultImports \
+                    + getFlags(mod) \
+                    +  [sipfile]
+            print "Generating %s ..." % apifile
+            ret = os.spawnv(os.P_WAIT, sip, args)
+            if ret != 0:
+                print "Error: the process returned the exit code %d" % ret
+        except OSError:
+            print "Warning: The module '%s' does not exist." % mod
+
+
+
+qtsipdir = os.path.abspath(pyqtconfig._pkg_config['pyqt_sip_dir'])
+modules = pyqtconfig._pkg_config['pyqt_modules'].split()
+
+#createAPIFiles(qtsipdir, modules, [],
+#               lambda x: pyqtconfig._pkg_config["pyqt_%s_sip_flags" % (x,)].split())
+createAPIFiles(qtsipdir, modules, [],
+               lambda x: pyqtconfig._pkg_config["pyqt_sip_flags"].split())
+               
+
+#try:
+    #import PyKDE4.pykdeconfig as pykdeconfig
+    #kdesipdir = "/usr/share/sip/PyKDE4"
+    #modules = pykdeconfig._pkg_config['pykde_modules'].split()
+
+    #extraimport = []
+    ## just import anything for anything else, so we get rid of keeping track of the
+    ## inter-module deps
+    #for mod in modules:
+        #extraimport.extend(["-I", os.path.join(kdesipdir, mod)])
+    #extraimport.extend(["-I", qtsipdir])
+
+    #createAPIFiles(kdesipdir, modules, extraimport,
+                   #lambda x: pykdeconfig._pkg_config["pykde_kde_sip_flags"].split())
+#except:
+    #print "Error: No PyKDE4 api files generated"

Modified: packages/eric/trunk/debian/rules
===================================================================
--- packages/eric/trunk/debian/rules	2010-01-31 09:47:01 UTC (rev 4624)
+++ packages/eric/trunk/debian/rules	2010-01-31 10:42:27 UTC (rev 4625)
@@ -22,11 +22,13 @@
 
 apifile-stamp:
 	#   generate API files
-	mkdir -p debian/apis
-	python debian/gen_sip_apis.py debian/apis/
-	python debian/gen_python_api.py debian/apis/
-	sort -u debian/apis/qt*.api > $(QTAPIFILE)
-	sort -u debian/apis/k*.api debian/apis/dcop.api > $(KDEAPIFILE)
+	mkdir -p debian/qtapis debian/kdeapis debian/pyapis debian/apis
+	python debian/gen_qt_apis.py debian/qtapis/
+	python debian/gen_kde_apis.py debian/kdeapis/
+	python debian/gen_python_api.py debian/pyapis/
+	sort -u debian/qtapis/*.api > $(QTAPIFILE)
+	sort -u debian/kdeapis/*.api > $(KDEAPIFILE)
+	sort -u debian/pyapis/*.api > $(PYAPIFILE)
 	touch apifile-stamp
 
 build:




More information about the Python-apps-commits mailing list