You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
383 lines
16 KiB
383 lines
16 KiB
Source: tdesdk
|
|
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, autotools-dev, gawk,
|
|
gettext, pkg-config, tdelibs4-dev, binutils-dev, bison, flex,
|
|
tdepim-dev, libapr1-dev, libkcal2-dev,
|
|
libktnef1-dev, libsvn-dev
|
|
Standards-Version: 3.7.2
|
|
|
|
Package: tdesdk
|
|
Architecture: all
|
|
Section: tde
|
|
Depends: cervisia (>= ${source:Version}), kapptemplate (>= ${source:Version}), kbabel (>= ${source:Version}), kbugbuster (>= ${source:Version}), tdecachegrind (>= ${source:Version}), tdesdk-tdefile-plugins (>= ${source:Version}), tdesdk-kio-plugins (>= ${source:Version}) | tdesvn-kio-plugins, tdesdk-misc (>= ${source:Version}), tdesdk-scripts (>= ${source:Version}), kmtrace (>= ${source:Version}), kompare (>= ${source:Version}), kspy (>= ${source:Version}), kuiviewer (>= ${source:Version}), tdeunittest (>= ${source:Version}), poxml (>= ${source:Version}), umbrello (>= ${source:Version})
|
|
Suggests: tdecachegrind-converters, kbabel-dev, tdesdk-doc-html
|
|
Description: software development kit 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 the TDE Software Development Kit, a collection
|
|
of applications and tools useful for developing TDE applications.
|
|
|
|
Package: tdesdk-doc-html
|
|
Architecture: all
|
|
Section: doc
|
|
Suggests: konqueror | www-browser, tdesdk
|
|
Replaces: cervisia (<< 4:3.2.0), kbabel (<< 4:3.2.0), kbugbuster (<< 4:3.2.0), kompare (<< 4:3.2.0)
|
|
Description: TDE Software Development Kit 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 SDK documentation converted to
|
|
HTML format so it can be read with any web browser.
|
|
.
|
|
The documentation will be installed into the usual directories
|
|
/usr/share/doc/tde/HTML/<language>/<app>/, for instance
|
|
/usr/share/doc/tde/HTML/en/umbrello/. Documentation is provided for most
|
|
TDE SDK packages.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: cervisia
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}
|
|
Suggests: khelpcenter, tdesdk-doc-html
|
|
Description: a graphical CVS front end for TDE
|
|
Cervisia is a TDE-based graphical front end for the CVS client.
|
|
.
|
|
As well as providing both common and advanced CVS operations, it offers
|
|
a variety of methods for graphically viewing information about the CVS
|
|
repository, your own sandbox and the relationships between different
|
|
versions of files. A Changelog editor is also included and is coupled
|
|
with the commit dialog.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: kapptemplate
|
|
Architecture: all
|
|
Section: devel
|
|
Recommends: automake1.9 | automaken, tdelibs4-dev
|
|
Description: creates a framework to develop a TDE application
|
|
KAppTemplate is a shell script that will create the necessary
|
|
framework to develop various TDE applications. It takes care of the
|
|
autoconf/automake code as well as providing a skeleton and example of
|
|
what the code typically looks like.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: kbabel
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}
|
|
Recommends: gettext
|
|
Suggests: khelpcenter, tdesdk-doc-html
|
|
Description: PO-file editing suite for TDE
|
|
This is a suite of programs for editing gettext message files (PO-files).
|
|
It is designed to help you translate fast and consistently.
|
|
.
|
|
This suite includes KBabel, CatalogManager and KBabelDict. KBabel is an
|
|
advanced and easy to use PO-file editor with full navigational and editing
|
|
capabilities, syntax checking and statistics. CatalogManager is a multi
|
|
functional catalog manager which allows you to keep track of many
|
|
PO-files at once. KBabelDict is a dictionary to assist with searching
|
|
for common translations.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: kbabel-dev
|
|
Architecture: any
|
|
Section: libdevel
|
|
Depends: kbabel (= ${source:Version}), tdelibs4-dev
|
|
Replaces: kbabel (<< 4:3.0.8-0)
|
|
Description: PO-file editing suite for TDE (development files)
|
|
This is a suite of programs for editing gettext message files (PO-files).
|
|
It is designed to help you translate fast and consistently.
|
|
.
|
|
This suite includes KBabel, CatalogManager and KBabelDict. KBabel is an
|
|
advanced and easy to use PO-file editor with full navigational and editing
|
|
capabilities, syntax checking and statistics. CatalogManager is a multi
|
|
functional catalog manager which allows you to keep track of many
|
|
PO-files at once. KBabelDict is a dictionary to assist with searching
|
|
for common translations.
|
|
.
|
|
This package contains the KBabel development files.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: kbugbuster
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}
|
|
Suggests: khelpcenter
|
|
Description: a front end for the TDE bug tracking system
|
|
KBugBuster is a GUI front end for the TDE bug tracking system.
|
|
It allows the user to view and manipulate bug reports and provides a
|
|
variety of options for searching through reports.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: tdecachegrind
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}
|
|
Recommends: valgrind-callgrind | valgrind-calltree, graphviz
|
|
Suggests: tdecachegrind-converters, khelpcenter, tdesdk-doc-html
|
|
Description: visualisation tool for valgrind profiling output
|
|
KCachegrind is a visualisation tool for the profiling data generated
|
|
by calltree, a profiling skin for valgrind. Applications can be
|
|
profiled using calltree without being recompiled, and shared libraries
|
|
and plugin architectures are supported.
|
|
.
|
|
For visualising the output from other profiling tools, several converters
|
|
can be found in the tdecachegrind-converters package.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: tdecachegrind-converters
|
|
Architecture: all
|
|
Section: devel
|
|
Depends: ${perl:Depends}, php5-cli, python
|
|
Recommends: tdecachegrind
|
|
Description: format converters for KCachegrind profiling visualisation tool
|
|
This is a collection of scripts for converting the output from
|
|
different profiling tools into a format that KCachegrind can use.
|
|
.
|
|
KCachegrind is a visualisation tool for the profiling data generated
|
|
by calltree, a profiling skin for valgrind. Applications can be
|
|
profiled using calltree without being recompiled, and shared libraries
|
|
and plugin architectures are supported.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: tdesdk-tdefile-plugins
|
|
Architecture: any
|
|
Section: tde
|
|
Depends: ${shlibs:Depends}
|
|
Description: TDE file dialog plugins for software development files
|
|
This is a collection of plugins for the TDE file dialog. These plugins
|
|
extend the file dialog to offer advanced meta-information for source files,
|
|
patch files and Qt Linguist data.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: tdesdk-misc
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}
|
|
Recommends: libqt3-mt-dev | libqt3-dev
|
|
Suggests: gimp | xpaint
|
|
Conflicts: kdepalettes (<= 4:3.1.0-1), scheck (<< 4:3.2.0-0)
|
|
Replaces: kdepalettes (<= 4:3.1.0-1), scheck (<< 4:3.2.0-0), tdevelop3-plugins (<= 4:3.2.0-3)
|
|
Description: various goodies from the TDE Software Development Kit
|
|
This package contains miscellaneous goodies provided with the official
|
|
TDE release to assist with TDE software development.
|
|
.
|
|
Included are:
|
|
- headers to assist with profiling TDE code;
|
|
- a widget style for checking conformity with the TDE/TQt style guide;
|
|
- palettes that match the TDE standard colour palette;
|
|
- a TDE address book plugin that reads the list of TDE CVS accounts.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: tdesdk-scripts
|
|
Architecture: all
|
|
Section: devel
|
|
Depends: ${perl:Depends}, python
|
|
Recommends: automake1.9 | automaken, cvs, gawk
|
|
Suggests: khelpcenter, tdesdk-doc-html, dmalloc, gdb, tdelibs4-doc, qt3-doc, valgrind, devscripts
|
|
Enhances: kate
|
|
Replaces: tdevelop (<< 1:1.4.0-3.2)
|
|
Description: a set of useful development scripts for TDE
|
|
This package contains a number of scripts which can be used to help in
|
|
developing TDE-based applications. Many of these scripts however are
|
|
not specific to TDE, and in particular there are several general-use
|
|
scripts to help users in working with SVN and CVS repositories.
|
|
.
|
|
In addition to these scripts, this package provides:
|
|
- gdb macros for TQt/TDE programming;
|
|
- vim and emacs helper files for TQt/TDE programming;
|
|
- bash and zsh completion controls for TDE apps;
|
|
- valgrind error suppressions for TDE apps.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: kmtrace
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}, less
|
|
Description: a TDE memory leak tracer
|
|
KMtrace is a TDE tool to assist with malloc debugging using glibc's
|
|
"mtrace" functionality.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: kompare
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}
|
|
Suggests: khelpcenter
|
|
Description: a TDE GUI for viewing differences between files
|
|
Kompare is a graphical user interface for viewing the differences between
|
|
files. It can compare two documents, create a diff file, display a diff
|
|
file and/or blend a diff file back into the original documents.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: kspy
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}, tdelibs4-dev
|
|
Description: examines the internal state of a TQt/TDE app
|
|
KSpy is a tiny library which can be used to graphically display
|
|
the QObjects in use by a TQt/TDE app. In addition to the object tree,
|
|
you can also view the properties, signals and slots of any QObject.
|
|
.
|
|
Basically it provides much the same info as QObject::dumpObjectTree() and
|
|
QObject::dumpObjectInfo(), but in a much more convenient form. KSpy has
|
|
minimal overhead for the application, because the kspy library is
|
|
loaded dynamically using KLibLoader.
|
|
.
|
|
See /usr/share/doc/kspy/README for usage instructions.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: kuiviewer
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}
|
|
Suggests: qt3-designer
|
|
Description: viewer for Qt Designer user interface files
|
|
KUIViewer is a utility to display and test the user interface (.ui) files
|
|
generated by Qt Designer. The interfaces can be displayed in a variety of
|
|
different widget styles.
|
|
.
|
|
The Qt Designer itself is in the package qt3-designer.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: libcvsservice0
|
|
Architecture: any
|
|
Section: libs
|
|
Depends: ${shlibs:Depends}, cvs
|
|
Replaces: cervisia (<< 4:3.2.0)
|
|
Description: DCOP service for accessing CVS repositories
|
|
This library provides a DCOP service for accessing and working with
|
|
remote CVS repositories. Applications may link with this library to
|
|
access the DCOP service directly from C++. Alternatively, scripts may
|
|
access the service using the standard "dcop" command-line tool.
|
|
.
|
|
DCOP is the Desktop Communication Protocol used throughout TDE.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: libcvsservice-dev
|
|
Architecture: any
|
|
Section: libdevel
|
|
Depends: libcvsservice0 (= ${source:Version}), tdelibs4-dev
|
|
Replaces: cervisia (<< 4:3.2.0)
|
|
Description: development files for CVS DCOP service
|
|
The library libcvsservice provides a DCOP service for accessing and
|
|
working with remote CVS repositories. Applications may link with this
|
|
library to access the DCOP service directly from C++. Alternatively,
|
|
scripts may access the service using the standard "dcop" command-line
|
|
tool.
|
|
.
|
|
Development files for libcvsservice are included in this package.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: poxml
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}
|
|
Description: tools for using PO-files to translate DocBook XML files
|
|
This is a collection of tools that facilitate translating DocBook XML
|
|
files using gettext message files (PO-files).
|
|
.
|
|
Also included are some miscellaneous command-line utilities for
|
|
manipulating DocBook XML files, PO-files and PO-template files.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: umbrello
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}
|
|
Suggests: khelpcenter, tdesdk-doc-html
|
|
Conflicts: umbrello-manual (<< 20040311)
|
|
Replaces: umbrello-manual (<< 20040311)
|
|
Description: UML modelling tool and code generator
|
|
Umbrello UML Modeller is a Unified Modelling Language editor for TDE.
|
|
With UML you can create diagrams of software and other systems in an
|
|
industry standard format. Umbrello can also generate code from your
|
|
UML diagrams in a number of programming languages.
|
|
.
|
|
The program supports class diagrams, sequence diagrams, collaboration
|
|
diagrams, use case diagrams, state diagrams, activity diagrams, component
|
|
diagrams and deployment diagrams.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: tdesdk-kio-plugins
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}, subversion
|
|
Replaces: tdesdk-misc (<< 4:3.5.0)
|
|
Description: subversion ioslave for TDE
|
|
This package provides easy access to remote SVN repositories from within
|
|
Konqueror, and TDE generally, by browsing them as if they were a
|
|
filesystem, using URLs like svn://hostname/path, or svn+ssh://, etc.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: tdeunittest
|
|
Architecture: any
|
|
Section: devel
|
|
Depends: ${shlibs:Depends}
|
|
Suggests: tdelibs4-doc
|
|
Description: unit testing library for TDE
|
|
KUnitTest is a small library that facilitates the writing of tests for
|
|
TDE developers. There are two ways to use the KUnitTest library. One is
|
|
to create dynamically loadable modules and use the tdeunittestmodrunner or
|
|
tdeunittestguimodrunner programs to run the tests. The other is to use the
|
|
libraries to create your own testing application.
|
|
.
|
|
This package is part of TDE, and a component of the TDE SDK module.
|
|
See the 'tde' and 'tdesdk' packages for more information.
|
|
|
|
Package: tdesdk-dbg
|
|
Section: libdevel
|
|
Architecture: any
|
|
Priority: extra
|
|
Depends: tdelibs-dbg, libcvsservice-dev (= ${source:Version}), kbabel-dev (= ${source:Version})
|
|
Description: debugging symbols for tdesdk
|
|
This package contains the debugging symbols associated with tdesdk.
|
|
They will automatically be used by gdb for debugging tdesdk-related
|
|
issues.
|