Source: kdesdk
Section: devel
Priority: optional
Maintainer: Ben Burton <benb@acm.org>
Build-Depends: automake, binutils-dev, bison, debhelper (>> 3.0.0), flex, g++-3.0 [alpha], libdb2-dev, libtool, kdebase-dev (>= 4:2.2.0-0beta1-0), kdelibs-dev (>= 4:2.2-cvs20010602-0), uic
Standards-Version: 3.5.2

Package: kdesdk
Architecture: any
Section: devel
Depends: kapptemplate, kbabel, kdesdk-scripts, kmtrace, kspy, kstartperf, poxml
Suggests: kbabel-dev, kdepalettes, kdesdk-doc, kexample
Description: KDE Software Development Kit
 This is a collection of applications and tools used by KDE developers.
 It also has example code for use in learning KDE programming or starting
 a new KDE application.

Package: kapptemplate
Architecture: all
Section: devel
Recommends: automake, kdelibs-dev (>> 4:2.0), xlibs-dev | xlib6g-dev
Description: creates a framework to develop a KDE 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 the KDE Software Development Kit.

Package: kbabel
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, kdebase-libs
Suggests: kdebase
Description: a PO-file editor for KDE
 KBabel is a gettext message (PO file) editor for KDE. It is designed
 to make editing and managing PO files easy. It includes full navigational
 and editing capabilities, syntax checking and statistics. A catalog
 manager is also included, which allows you to keep track of many PO files
 at once. KBabel is designed to help you to translate fast and consistently.
 .
 This package is part of the KDE Software Development Kit.

Package: kbabel-dev
Architecture: any
Section: devel
Depends: kbabel (= ${Source-Version})
Description: a PO-file editor for KDE (development files)
 KBabel is a gettext message (PO file) editor for KDE. It is designed
 to make editing and managing PO files easy. It includes full navigational
 and editing capabilities, syntax checking and statistics. A catalog
 manager is also included, which allows you to keep track of many PO files
 at once. KBabel is designed to help you to translate fast and consistently.
 .
 This package contains the KBabel development files.
 .
 This package is part of the KDE Software Development Kit.

Package: kdepalettes
Architecture: all
Section: devel
Suggests: gimp | xpaint
Description: palettes that match the KDE standard colour palette
 KDEPalettes provides palettes for both the Gimp and Xpaint that match
 the KDE standard color palette.  They may be useful for designing
 themes and icons.
 .
 This package is part of the KDE Software Development Kit.

Package: kdesdk-doc
Architecture: all
Section: doc
Suggests: www-browser
Description: docs for the KDE Software Development Kit
 This package provides miscellaneous documentation from the KDE Software
 Development Kit.  Currently it only contains the KDE DocBook Authors Guide,
 a quick reference guide to the current KDE DocBook markup standards.
 Documentation is presented in both HTML and DocBook formats.
 .
 This package is part of the KDE Software Development Kit.

Package: kexample
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, kdebase-libs
Suggests: kdebase
Conflicts: kdesdk-scripts (<< 2.1.1-0)
Description: a simple KDE demo application for programmers
 This package provides KLess, a simple KDE demo application.
 KLess is a basic text viewer.
 .
 This package is part of the KDE Software Development Kit.

Package: kmtrace
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, kdebase-libs
Description: a KDE memory leak tracer
 KMtrace is a KDE tool to assist with malloc debugging using glibc's
 "mtrace" functionality.
 .
 This package is part of the KDE Software Development Kit.

Package: kspy
Architecture: any
Section: devel
Depends: ${shlibs:Depends}
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 the KDE Software Development Kit.

Package: kstartperf
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, kdebase-libs
Description: startup time measurement for KDE apps
 KStartPerf measures startup time for KDE applications.
 .
 This package is part of the KDE Software Development Kit.

Package: poxml
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, python-base
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 and PO-files.
 .
 This package is part of the KDE Software Development Kit.

Package: kdesdk-scripts
Architecture: all
Section: devel
Depends: ${perl:Depends}, python-base
Recommends: automake, cvs
Suggests: dmalloc, gdb, kdelibs3-doc, qt-doc
Conflicts: kdevelop (<< 1:1.4.0-3.2)
Description: a set of useful development scripts for KDE
 This package contains several scripts which can be used to help
 in developing KDE2 based apps.  It also provides some gdb macros and an
 emacs helper file.
 .
 This package is part of the KDE Software Development Kit.

