diff options
Diffstat (limited to 'ubuntu/maverick/tdeaccessibility/debian/control.in')
-rw-r--r-- | ubuntu/maverick/tdeaccessibility/debian/control.in | 160 |
1 files changed, 0 insertions, 160 deletions
diff --git a/ubuntu/maverick/tdeaccessibility/debian/control.in b/ubuntu/maverick/tdeaccessibility/debian/control.in deleted file mode 100644 index 333336998..000000000 --- a/ubuntu/maverick/tdeaccessibility/debian/control.in +++ /dev/null @@ -1,160 +0,0 @@ -Source: tdeaccessibility -Section: tde -Priority: optional -Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> -XSBC-Original-Maintainer: @@@MAINTAINER@@@ -Uploaders: @@@UPLOADERS@@@ -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), quilt, gawk, gettext, groff-base, tdelibs4-dev, tdemultimedia-dev, libakode-dev, libxtst-dev, sharutils -Standards-Version: 3.7.2 - -Package: tdeaccessibility -Section: tde -Architecture: all -Depends: kmag (>= ${source:Version}), kmousetool (>= ${source:Version}), kmouth (>= ${source:Version}), kbstate (>= ${source:Version}), ksayit (>= ${source:Version}), kttsd (>= ${source:Version}) -Recommends: tde-icons-mono (>= ${source:Version}) -Suggests: kttsd-contrib-plugins (>= ${source:Version}), tdeaccessibility-doc-html (>= ${source:Version}) -Description: accessibility packages from the official TDE release - TDE (the Trinity Desktop Environment) is a powerful Open Source graphical - desktop environment for Unix workstations. It combines ease of use, - contemporary functionality, and outstanding graphical design with the - technological superiority of the Unix operating system. - . - This metapackage includes a collection of programs to make TDE more - accessible, provided with the official release of TDE. - . - Homepage: http://accessibility.kde.org - -Package: tdeaccessibility-doc-html -Architecture: all -Section: doc -Suggests: konqueror | www-browser, tdebase -Description: TDE accessibility documentation in HTML format - By default the modules provided by TDE only provide their documentation - in TDE docbook format, which can only be read by Konqueror or KHelpCenter. - This package provides all of the TDE accessibility documentation converted - to HTML format so it can be read with any web browser. - . - The documentation will be installed into the usual directories - /opt/trinity/share/doc/tde/HTML/<language>/<app>/, for instance - /opt/trinity/share/doc/tde/HTML/en/kmag/. Documentation is provided for most - TDE accessibility packages. - . - This package is part of TDE, and a component of the TDE accessibility - module. See the 'tde' and 'tdeaccessibility' packages for more information. - -Package: tde-icons-mono -Section: tde -Architecture: all -Description: a monochromatic icons theme for TDE - A monochromatic icon theme for TDE, designed for accessibility purposes. - . - This package is part of TDE, as a component of the TDE accessibility module. - See the 'tde' and 'tdeaccessibility' packages for more information. - -Package: kbstate -Section: utils -Architecture: any -Depends: ${shlibs:Depends} -Suggests: khelpcenter -Description: a keyboard status applet for TDE - A panel applet that displays the keyboard status. - . - This package is part of TDE, as a component of the TDE accessibility module. - See the 'tde' and 'tdeaccessibility' packages for more information. - -Package: kmag -Section: utils -Architecture: any -Depends: ${shlibs:Depends} -Suggests: khelpcenter -Description: a screen magnifier for TDE - TDE's screen magnifier tool. - . - You can use KMagnifier to magnify a part of the screen just as you would use - a lens to magnify a newspaper fine-print or a photograph. This application is - useful for a variety of people: from researchers to artists to web-designers to - people with low vision. - . - This package is part of TDE, as a component of the TDE accessibility module. - See the 'tde' and 'tdeaccessibility' packages for more information. - -Package: kmousetool -Section: utils -Architecture: any -Depends: ${shlibs:Depends} -Suggests: khelpcenter -Description: TDE mouse manipulation tool for the disabled - KMouseTool clicks the mouse whenever the mouse cursor pauses briefly. It was - designed to help those with repetitive strain injuries, for whom pressing - buttons hurts. - . - This package is part of TDE, as a component of the TDE accessibility module. - See the 'tde' and 'tdeaccessibility' packages for more information. - -Package: kmouth -Section: utils -Architecture: any -Depends: ${shlibs:Depends} -Suggests: khelpcenter -Description: a type-and-say TDE frontend for speech synthesizers - TDE's type-and-say frontend for speech synthesizers. - . - It includes a history of spoken sentences from which the user can select - sentences to be re-spoken. - . - This package is part of TDE, as a component of the TDE accessibility module. - See the 'tde' and 'tdeaccessibility' packages for more information. - -Package: ksayit -Section: utils -Architecture: any -Depends: ${shlibs:Depends} -Suggests: khelpcenter -Description: a frontend for the TDE Text-to-Speech system - Text-to-speech front-end to kttsd. - . - This package is part of TDE, as a component of the TDE accessibility module. - See the 'tde' and 'tdeaccessibility' packages for more information. - - -Package: kttsd -Section: utils -Architecture: any -Depends: ${shlibs:Depends} -Recommends: ksayit (= ${source:Version}) | kmouth (= ${source:Version}), festival | flite | epos -Suggests: kttsd-contrib-plugins (= ${source:Version}) -Description: a Text-to-Speech system for TDE - The TDE Text-to-Speech system is a plugin based service that allows any TDE - (or non-TDE) application to speak using the DCOP interface. - . - ksayit and kmouth are useful front-ends for this capability, while one of - festival, flite, and epos are essential back-ends. - . - This package is part of TDE, as a component of the TDE accessibility module. - See the 'tde' and 'tdeaccessibility' packages for more information. - . - Homepage: http://accessibility.kde.org/developer/kttsd - -Package: kttsd-contrib-plugins -Section: contrib/utils -Architecture: any -Depends: ${shlibs:Depends} -Description: the TDE Text-to-Speech system - kttsd synthetizer plugins that depends on non-free software : - * FreeTTS plugin. - * Hadifix (mbrola/txt2pho) plugin. - Those plugins will require manual installation of third party, - non free software to work. - . - This package is part of TDE, as a component of the TDE accessibility module. - See the 'tde' and 'tdeaccessibility' packages for more information. - -Package: tdeaccessibility-dbg -Section: libdevel -Architecture: any -Depends: tdelibs-dbg -Priority: extra -Description: debugging symbols for tdeaccessibility - This package contains the debugging symbols associated with tdeaccessibility. - They will automatically be used by gdb for debugging tdeaccessibility-related - issues. |