diff options
Diffstat (limited to 'ubuntu/maverick/kdeaccessibility/debian/control.in')
-rw-r--r-- | ubuntu/maverick/kdeaccessibility/debian/control.in | 160 |
1 files changed, 0 insertions, 160 deletions
diff --git a/ubuntu/maverick/kdeaccessibility/debian/control.in b/ubuntu/maverick/kdeaccessibility/debian/control.in deleted file mode 100644 index 6ebf7d51f..000000000 --- a/ubuntu/maverick/kdeaccessibility/debian/control.in +++ /dev/null @@ -1,160 +0,0 @@ -Source: kdeaccessibility -Section: kde -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), gawk, gettext, groff-base, kdelibs4-dev (>= 4:3.5.8), kdemultimedia-dev (>= 4:3.5.8), libakode-dev, libxtst-dev, sharutils -Standards-Version: 3.7.2 - -Package: kdeaccessibility -Section: kde -Architecture: all -Depends: kmag (>= ${Source-Version}), kmousetool (>= ${Source-Version}), kmouth (>= ${Source-Version}), kbstate (>= ${Source-Version}), ksayit (>= ${Source-Version}), kttsd (>= ${Source-Version}) -Recommends: kde-icons-mono (>= ${Source-Version}) -Suggests: kttsd-contrib-plugins (>= ${Source-Version}), kdeaccessibility-doc-html (>= ${Source-Version}) -Description: accessibility packages from the official KDE release - KDE (the K 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 KDE more - accessible, provided with the official release of KDE. - . - Homepage: http://accessibility.kde.org - -Package: kdeaccessibility-doc-html -Architecture: all -Section: doc -Suggests: konqueror | www-browser, kdebase -Description: KDE accessibility documentation in HTML format - By default the modules provided by KDE only provide their documentation - in KDE docbook format, which can only be read by Konqueror or KHelpCenter. - This package provides all of the KDE 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/kde/HTML/<language>/<app>/, for instance - /opt/trinity/share/doc/kde/HTML/en/kmag/. Documentation is provided for most - KDE accessibility packages. - . - This package is part of KDE, and a component of the KDE accessibility - module. See the 'kde' and 'kdeaccessibility' packages for more information. - -Package: kde-icons-mono -Section: kde -Architecture: all -Description: a monochromatic icons theme for KDE - A monochromatic icon theme for KDE, designed for accessibility purposes. - . - This package is part of KDE, as a component of the KDE accessibility module. - See the 'kde' and 'kdeaccessibility' packages for more information. - -Package: kbstate -Section: utils -Architecture: any -Depends: ${shlibs:Depends} -Suggests: khelpcenter -Description: a keyboard status applet for KDE - A panel applet that displays the keyboard status. - . - This package is part of KDE, as a component of the KDE accessibility module. - See the 'kde' and 'kdeaccessibility' packages for more information. - -Package: kmag -Section: utils -Architecture: any -Depends: ${shlibs:Depends} -Suggests: khelpcenter -Description: a screen magnifier for KDE - KDE'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 KDE, as a component of the KDE accessibility module. - See the 'kde' and 'kdeaccessibility' packages for more information. - -Package: kmousetool -Section: utils -Architecture: any -Depends: ${shlibs:Depends} -Suggests: khelpcenter -Description: KDE 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 KDE, as a component of the KDE accessibility module. - See the 'kde' and 'kdeaccessibility' packages for more information. - -Package: kmouth -Section: utils -Architecture: any -Depends: ${shlibs:Depends} -Suggests: khelpcenter -Description: a type-and-say KDE frontend for speech synthesizers - KDE'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 KDE, as a component of the KDE accessibility module. - See the 'kde' and 'kdeaccessibility' packages for more information. - -Package: ksayit -Section: utils -Architecture: any -Depends: ${shlibs:Depends} -Suggests: khelpcenter -Description: a frontend for the KDE Text-to-Speech system - Text-to-speech front-end to kttsd. - . - This package is part of KDE, as a component of the KDE accessibility module. - See the 'kde' and 'kdeaccessibility' 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 KDE - The KDE Text-to-Speech system is a plugin based service that allows any KDE - (or non-KDE) 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 KDE, as a component of the KDE accessibility module. - See the 'kde' and 'kdeaccessibility' 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 KDE 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 KDE, as a component of the KDE accessibility module. - See the 'kde' and 'kdeaccessibility' packages for more information. - -Package: kdeaccessibility-dbg -Section: libdevel -Architecture: any -Depends: kdelibs-dbg -Priority: extra -Description: debugging symbols for kdeaccessibility - This package contains the debugging symbols associated with kdeaccessibility. - They will automatically be used by gdb for debugging kdeaccessibility-related - issues. |