1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
Source: kdevelop
Section: devel
Priority: optional
Maintainer: Norman Jordan <njordan@debian.org>
Build-Depends: debhelper (>> 3.0.0), kdelibs-dev (>= 4:2.1.0-0), gettext, libtool, kdoc, kdelibs3-doc, qt-doc, flex, libpng2-dev
Standards-Version: 3.5.2
Package: kdevelop
Architecture: any
Depends: ${shlibs:Depends}, autoconf, automake, kdebase-libs, kdevelop-data
Recommends: make, kdevelop-doc
Suggests: libqt-dev, qt-doc, kdbg, kdelibs-dev, kdebase, kdelibs3-doc, htdig, sgmltools-lite, linuxdoc-tools, gettext, a2ps, enscript, gv, qt-designer | kde-designer, ark, kpaint, kbabel, kiconedit, gdb, kdesdk-scripts, graphviz, c-cpp-reference
Description: An IDE for Unix/X11
KDevelop is an easy to use Integrated Development Environment
for developing C/C++ applications under X11. It features
project management, an advanced editor, a class browser
and an integrated debugger.
.
The application wizard can generate fully functional projects
for terminal programs and GUI programs using Qt, KDE or GNOME.
Package: kdevelop-doc
Architecture: all
Section: doc
Depends:
Replaces: kdevelop (<< 2:2.0-0)
Recommends: kdevelop (>> 3:2.0-final-0)
Description: Documentation for the kdevelop package
KDevelop is an easy to use Integrated Development Environment
for developing C/C++ applications under X11. It features
project management, an advanced editor, a class browser
and an integrated debugger.
.
The application wizard can generate fully functional projects
for terminal programs and GUI programs using Qt, KDE or GNOME.
.
This package contains documentation for KDevelop.
Package: kdevelop-data
Architecture: all
Depends: kdevelop (= ${Source-Version}), ${perl:Depends}
Replaces: kdevelop (<< 2:2.0-0)
Description: Platform independent data files for the kdevelop package
KDevelop is an easy to use Integrated Development Environment
for developing C/C++ applications under X11. It features
project management, an advanced editor, a class browser
and an integrated debugger.
.
The application wizard can generate fully functional projects
for terminal programs and GUI programs using Qt, KDE or GNOME.
.
This package contains arch independent data for KDevelop.
|