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

kdenonbeta/kttsd/debian



CVS commit by cramblitt: 

More Debian packaging.  Still not finished.


  A            TODO   1.1
  A            kttsd-appplugins.install   1.1
  A            kttsd-dev.install   1.1
  A            kttsd.install   1.1
  A            kttsmgr.menu   1.1
  M +26 -3     control   1.2
  M +0 -1      dirs   1.2
  M +7 -2      man/kttsd.1   1.2
  M +7 -4      man/kttsmgr.1   1.2
  R            kttsd.substvars   1.1


--- kdenonbeta/kttsd/debian/control  #1.1:1.2
@@ -9,5 +9,5 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: festival, festival-doc, festvox-kallpc, flite, epos
+Suggests: kttsd-appplugins, festival, festival-doc, festvox-kallpc, flite, epos
 Description: KDE Text-to-Speech system
  KTTS, the KDE Text-to-Speech system, is a plug-in based dcop service that
@@ -27,4 +27,27 @@
  .
  You must also install a speech synthesis engine, such as festival, flite,
- epos, freetts, or hadifix (mbrola and txt2pho).  The README file contains
- links and suggestions for obtaining and installing synthesizers. 
\ No newline at end of file
+ epos, freetts, or hadifix (mbrola and txt2pho).  "man kttsd" for
+ links and suggestions for obtaining and installing synthesizers. 
+
+Package: kttsd-dev
+Architecture: any
+Depends: kttsd, ${shlibs:Depends)
+Description: KDE Text-to-Speech system API developer files
+ These are files needed to develop KDE applications that use
+ the KDE Text-to-Speech system.
+
+Package: kttsd-appplugins
+Architecture: any
+Depends: kttsd, ${shlibs:Depends)
+Description: KDE Text-to-Speech system application plugins
+ These are plugins for various KDE applications to enable them to
+ speak text via the KDE Text-to-Speech system.
+ .
+ Includes
+ --------
+  * A plugin for Konqueror web browser to enable speaking all or part
+    of a web page.
+  * A plugin for Kate text editor to enable speaking all or part of
+    plain text.
+  * A plugin for Kate embedded text editor to enable speaking all or
+    part of plain text when running Kate embedded in Konqueror.

--- kdenonbeta/kttsd/debian/dirs  #1.1:1.2
@@ -1,2 +1 @@
 usr/bin
-usr/sbin

--- kdenonbeta/kttsd/debian/man/kttsd.1  #1.1:1.2
@@ -1,3 +1,3 @@
-.\" This file was generated by kdemangen.pl
+.\" This file was generated by kdemangen.pl and hand edited
 .TH KTTSD 1 "Oct 2004" "K Desktop Environment" "Text-to-speech synthesis deamon"
 .SH NAME
@@ -7,5 +7,7 @@
 kttsd [Qt-options] [KDE-options] 
 .SH DESCRIPTION
-
+kttsd is part of the KDE Text-to-Speech system. kttsd is the
+non-GUI deamon that provides TTS services to applications
+via the DCOP interface.  kttsd is configured via kttsmgr.
 .SH OPTIONS
 .SS Generic options:
@@ -140,4 +142,7 @@
 from the command-line.
 .br
+
+kttsmgr(1)
+.br
 .SH AUTHORS
 .nf

--- kdenonbeta/kttsd/debian/man/kttsmgr.1  #1.1:1.2
@@ -1,3 +1,3 @@
-.\" This file was generated by kdemangen.pl
+.\" This file was generated by kdemangen.pl and hand edited.
 .TH KTTSMGR 1 "Oct 2004" "K Desktop Environment" "Text-to-Speech Manager"
 .SH NAME
@@ -7,5 +7,6 @@
 kttsmgr [Qt-options] [KDE-options] 
 .SH DESCRIPTION
-
+kttsmgr is an application for starting and configuring the
+KDE Text-to-Speech system.
 .SH OPTIONS
 .SS Generic options:
@@ -135,9 +136,11 @@
 .SH SEE ALSO
 Full user documentation is available through the KDE Help Center.  You can also enter the URL
-.BR help:/kttsmgr/
+.BR help:/kttsd/
 directly into konqueror or you can run 
-.BR "`khelpcenter help:/kttsmgr/'"
+.BR "`khelpcenter help:/kttsd/'"
 from the command-line.
 .br
+
+kttsd(1)
 .SH AUTHORS
 .nf




Reply to: