From 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 16:17:43 -0500 Subject: Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved --- ubuntu/lucid_automake/kdesdk/debian/control | 401 ++++++++++++++++++++++++++++ 1 file changed, 401 insertions(+) create mode 100644 ubuntu/lucid_automake/kdesdk/debian/control (limited to 'ubuntu/lucid_automake/kdesdk/debian/control') diff --git a/ubuntu/lucid_automake/kdesdk/debian/control b/ubuntu/lucid_automake/kdesdk/debian/control new file mode 100644 index 000000000..dcd924a55 --- /dev/null +++ b/ubuntu/lucid_automake/kdesdk/debian/control @@ -0,0 +1,401 @@ +Source: kdesdk-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson +XSBC-Original-Maintainer: Debian Qt/KDE Maintainers +Uploaders: Ana Beatriz Guerrero Lopez , Fathi Boudra , Josh Metzler , Sune Vuorela +Build-Depends: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, + gettext, pkg-config, kdelibs4-kde3-dev (>= 4:3.5.10), binutils-dev, bison, flex, + kdepim-kde3-dev (>= 4:3.5.10), libapr1-dev, libkcal2-kde3-dev (>= 4:3.5.10), + libktnef1-kde3-dev (>= 4:3.5.10), libsvn-dev, + automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 + +Package: kdesdk-kde3 +Architecture: all +Section: kde +Depends: cervisia-kde3 (>= ${Source-Version}), kapptemplate-kde3 (>= ${Source-Version}), kbabel-kde3 (>= ${Source-Version}), kbugbuster-kde3 (>= ${Source-Version}), kcachegrind-kde3 (>= ${Source-Version}), kdesdk-kfile-plugins-kde3 (>= ${Source-Version}), kdesdk-kio-plugins-kde3 (>= ${Source-Version}) | kdesvn-kio-plugins-kde3, kdesdk-misc-kde3 (>= ${Source-Version}), kdesdk-scripts-kde3, kmtrace-kde3 (>= ${Source-Version}), kompare-kde3 (>= ${Source-Version}), kspy-kde3 (>= ${Source-Version}), kuiviewer-kde3 (>= ${Source-Version}), kunittest-kde3 (>= ${Source-Version}), poxml-kde3 (>= ${Source-Version}), umbrello-kde3 (>= ${Source-Version}) +Suggests: kcachegrind-converters-kde3, kbabel-kde3-dev, kdesdk-kde3-doc-html +Description: software development kit from the official KDE3 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 the KDE3 Software Development Kit, a collection + of applications and tools useful for developing KDE applications. + +Package: kdesdk-kde3-doc-html +Architecture: all +Section: doc +Suggests: konqueror-kde3 | www-browser, kdesdk-kde3 +Replaces: cervisia-kde3 (<< 4:3.2.0), kbabel-kde3 (<< 4:3.2.0), kbugbuster-kde3 (<< 4:3.2.0), kompare-kde3 (<< 4:3.2.0) +Description: KDE3 Software Development Kit 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 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/kde/HTML///, for instance + /usr/share/doc/kde/HTML/en/umbrello/. Documentation is provided for most + KDE SDK packages. + . + This package is part of KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: cervisia-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends} +Suggests: khelpcenter-kde3, kdesdk-kde3-doc-html +Conflicts: cervisia +Description: a graphical CVS front end for KDE3 + Cervisia is a KDE-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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kapptemplate-kde3 +Architecture: all +Section: devel +Conflicts: kapptemplate +Recommends: automake1.9 | automaken, kdelibs4-kde3-dev (>= 4:3.5.8) +Description: creates a framework to develop a KDE3 application + KAppTemplate is a shell script that will create the necessary + framework to develop various KDE 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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kbabel-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends} +Conflicts: kbabel +Recommends: gettext +Suggests: khelpcenter-kde3, kdesdk-kde3-doc-html +Description: PO-file editing suite for KDE3 + 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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kbabel-kde3-dev +Architecture: any +Section: libdevel +Depends: kbabel-kde3 (= ${Source-Version}), kdelibs4-kde3-dev (>= 4:3.5.8) +Conflicts: kbabel +Replaces: kbabel-kde3 (<< 4:3.0.8-0) +Description: PO-file editing suite for KDE3 (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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kbugbuster-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends} +Conflicts: kbugbuster +Suggests: khelpcenter-kde3 +Description: a front end for the KDE3 bug tracking system + KBugBuster is a GUI front end for the KDE 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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kcachegrind-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends} +Conflicts: kcachegrind +Recommends: valgrind-callgrind-kde3 | valgrind-calltree-kde3, graphviz +Suggests: kcachegrind-converters-kde3, khelpcenter-kde3, kdesdk-kde3-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 kcachegrind-converters package. + . + This package is part of KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kcachegrind-converters-kde3 +Architecture: all +Section: devel +Depends: ${perl:Depends}, php5-cli, python +Conflicts: kcachegrind-converters +Recommends: kcachegrind-kde3 +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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kdesdk-kfile-plugins-kde3 +Architecture: any +Section: kde +Depends: ${shlibs:Depends} +Conflicts: kdesdk-kfile-plugins +Description: KDE3 file dialog plugins for software development files + This is a collection of plugins for the KDE 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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kdesdk-misc-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends} +Recommends: libqt3-mt-dev | libqt3-dev +Suggests: gimp | xpaint +Conflicts: kdepalettes-kde3 (<= 4:3.1.0-1), scheck-kde3 (<< 4:3.2.0-0), kdesdk-misc +Replaces: kdepalettes-kde3 (<= 4:3.1.0-1), scheck-kde3 (<< 4:3.2.0-0), kdevelop3-plugins-kde3 (<= 4:3.2.0-3) +Description: various goodies from the KDE3 Software Development Kit + This package contains miscellaneous goodies provided with the official + KDE release to assist with KDE software development. + . + Included are: + - headers to assist with profiling KDE code; + - a widget style for checking conformity with the KDE/Qt style guide; + - palettes that match the KDE standard colour palette; + - a KDE address book plugin that reads the list of KDE CVS accounts. + . + This package is part of KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kdesdk-scripts-kde3 +Architecture: all +Section: devel +Depends: ${perl:Depends}, python +Recommends: automake1.9 | automaken, cvs, gawk +Suggests: khelpcenter-kde3, kdesdk-kde3-doc-html, dmalloc, gdb, kdelibs4-kde3-doc, qt3-doc, valgrind, devscripts +Enhances: kate-kde3 +Replaces: kdevelop-kde3 (<< 1:1.4.0-3.2) +Description: a set of useful development scripts for KDE3 + This package contains a number of scripts which can be used to help in + developing KDE-based applications. Many of these scripts however are + not specific to KDE, 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 Qt/KDE programming; + - vim and emacs helper files for Qt/KDE programming; + - bash and zsh completion controls for KDE apps; + - valgrind error suppressions for KDE apps. + . + This package is part of KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kmtrace-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends}, less +Conflicts: kmtrace +Description: a KDE3 memory leak tracer + KMtrace is a KDE tool to assist with malloc debugging using glibc's + "mtrace" functionality. + . + This package is part of KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kompare-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends} +Conflicts: kompare +Suggests: khelpcenter-kde3 +Description: a KDE3 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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kspy-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends}, kdelibs4-kde3-dev (>= 4:3.5.8) +Conflicts: kspy +Description: examines the internal state of a Qt/KDE app + KSpy is a tiny library which can be used to graphically display + the QObjects in use by a Qt/KDE 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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kuiviewer-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends} +Conflicts: kuiviewer +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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: libcvsservice0-kde3 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, cvs +Conflicts: libcvsservice0 +Replaces: cervisia-kde3 (<< 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 KDE. + . + This package is part of KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: libcvsservice-kde3-dev +Architecture: any +Section: libdevel +Depends: libcvsservice0-kde3 (= ${Source-Version}), kdelibs4-kde3-dev (>= 4:3.5.8) +Conflicts: libcvsservice-dev +Replaces: cervisia-kde3 (<< 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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: poxml-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends} +Conflicts: poxml +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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: umbrello-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends} +Suggests: khelpcenter-kde3, kdesdk-kde3-doc-html +Conflicts: umbrello-manual-kde3 (<< 20040311), umbrello +Replaces: umbrello-manual-kde3 (<< 20040311) +Description: UML modelling tool and code generator + Umbrello UML Modeller is a Unified Modelling Language editor for KDE. + 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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kdesdk-kio-plugins-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends}, subversion +Conflicts: kdesdk-kio-plugins +Replaces: kdesdk-misc-kde3 (<< 4:3.5.0) +Description: subversion ioslave for KDE3 + This package provides easy access to remote SVN repositories from within + Konqueror, and KDE 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 KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kunittest-kde3 +Architecture: any +Section: devel +Depends: ${shlibs:Depends} +Conflicts: kunittest +Suggests: kdelibs4-kde3-doc +Description: unit testing library for KDE3 + KUnitTest is a small library that facilitates the writing of tests for + KDE developers. There are two ways to use the KUnitTest library. One is + to create dynamically loadable modules and use the kunittestmodrunner or + kunittestguimodrunner programs to run the tests. The other is to use the + libraries to create your own testing application. + . + This package is part of KDE3, and a component of the KDE SDK module. + See the 'kde-kde3' and 'kdesdk-kde3' packages for more information. + +Package: kdesdk-kde3-dbg +Section: libdevel +Architecture: any +Priority: extra +Depends: kdelibs-kde3-dbg, libcvsservice-kde3-dev (= ${Source-Version}), kbabel-kde3-dev (= ${Source-Version}) +Conflicts: kdesdk-dbg +Description: debugging symbols for kdesdk-kde3 + This package contains the debugging symbols associated with kdesdk-kde3. + They will automatically be used by gdb for debugging kdesdk-related + issues. -- cgit v1.2.3