Source: kdevelop Section: devel Priority: optional Maintainer: Debian Qt/KDE Maintainers Uploaders: Pino Toscano , Build-Depends: bash-completion, clang (>= 1:6.0) [!alpha !hppa !ia64 !kfreebsd-any !m68k !sh4 !x32], cmake (>= 3.16~), debhelper-compat (= 13), dh-exec, dh-sequence-kf5, extra-cmake-modules (>= 5.78.0~), gettext, kdevelop-pg-qt (>= 2.2.0), libboost-serialization-dev, libastyle-dev (>= 3.1), libclang-dev (>= 1:6.0) [!alpha !hppa !ia64 !kfreebsd-any !m68k !sh4 !x32], libgrantlee5-dev, libkf5archive-dev (>= 5.78.0~), libkf5config-dev (>= 5.78.0~), libkf5crash-dev (>= 5.78.0~), libkf5declarative-dev (>= 5.78.0~), libkf5doctools-dev (>= 5.78.0~), libkf5guiaddons-dev (>= 5.78.0~), libkf5i18n-dev (>= 5.78.0~), libkf5iconthemes-dev (>= 5.78.0~), libkf5itemmodels-dev (>= 5.78.0~), libkf5itemviews-dev (>= 5.78.0~), libkf5jobwidgets-dev (>= 5.78.0~), libkf5kcmutils-dev (>= 5.78.0~), libkf5kio-dev (>= 5.78.0~), libkf5newstuff-dev (>= 5.78.0~), libkf5notifications-dev (>= 5.78.0~), libkf5notifyconfig-dev (>= 5.78.0~), libkf5parts-dev (>= 5.78.0~), libkf5plasma-dev [linux-any], libkf5purpose-dev (>= 5.44.0), libkf5runner-dev (>= 5.72.0~) [linux-any], libkf5service-dev (>= 5.78.0~), libkf5sonnet-dev (>= 5.78.0~), libkf5sysguard-dev, libkf5texteditor-dev (>= 5.78.0~), libkf5threadweaver-dev (>= 5.78.0~), libkf5widgetsaddons-dev (>= 5.78.0~), libkf5windowsystem-dev (>= 5.78.0~), libkf5xmlgui-dev (>= 5.78.0~), libkomparediff2-dev, libqt5webkit5-dev (>= 5.15.0), libsvn-dev, llvm-dev (>= 1:6.0) [!alpha !hppa !ia64 !kfreebsd-any !m68k !sh4 !x32], okteta-dev (>= 5:0.26.2~), pkg-config, qtbase5-dev (>= 5.8.0~), qtdeclarative5-dev (>= 5.8.0~), qttools5-dev, qttools5-dev-tools, shared-mime-info (>= 1.9~), Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: https://www.kdevelop.org/ Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdevelop Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdevelop.git Package: kdevelop510-libs Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: shared libraries for the KDevelop platform This package contains shared libraries needed to run integrated development environments based on the KDevelop platform. . This package is part of the KDevelop platform. Package: kdevelop Architecture: any Depends: kdevelop-data (>= ${source:Version}), kdevelop510-libs (= ${binary:Version}), kinit, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick-xmllistmodel, qml-module-qtquick2, qml-module-qtwebkit, ${misc:Depends}, ${shlibs:Depends} Recommends: ${kdevelop:clang}, g++, gcc, gdb (>= 7.0), kapptemplate, kio-extras, make Suggests: clang, clang-tidy, clazy, cmake, cppcheck, git, heaptrack [linux-any], kdevelop-l10n, konsole, meson, ninja-build Breaks: kdevplatform10-libs (<< 5.2) Replaces: kdevplatform10-libs (<< 5.2) Description: integrated development environment for C/C++ and other languages KDevelop is a Free and Open Source integrated development environment (IDE). It provides editing, navigation and debugging features for several programming languages, as well as integration with multiple build systems and version-control systems, using a plugin-based architecture. . KDevelop has parser backends for C, C++ and Javascript/QML, with further external plugins supporting e.g. PHP or Python. Package: kdevelop-data Architecture: all Depends: ${misc:Depends} Breaks: kdevplatform10-libs (<< 5.2) Replaces: kdevplatform10-libs (<< 5.2) Description: data files for the KDevelop IDE KDevelop is a Free and Open Source integrated development environment (IDE). It provides editing, navigation and debugging features for several programming languages, as well as integration with multiple build systems and version-control systems, using a plugin-based architecture. . This package contains arch independent data for KDevelop. Package: kdevelop-dev Section: libdevel Architecture: any Depends: kdevelop510-libs (= ${binary:Version}), libgrantlee5-dev, libkf5archive-dev (>= 5.78.0~), libkf5config-dev (>= 5.78.0~), libkf5guiaddons-dev (>= 5.78.0~), libkf5i18n-dev (>= 5.78.0~), libkf5iconthemes-dev (>= 5.78.0~), libkf5itemmodels-dev (>= 5.78.0~), libkf5itemviews-dev (>= 5.78.0~), libkf5jobwidgets-dev (>= 5.78.0~), libkf5kcmutils-dev (>= 5.78.0~), libkf5kio-dev (>= 5.78.0~), libkf5newstuff-dev (>= 5.78.0~), libkf5notifications-dev (>= 5.78.0~), libkf5notifyconfig-dev (>= 5.78.0~), libkf5parts-dev (>= 5.78.0~), libkf5service-dev (>= 5.78.0~), libkf5texteditor-dev (>= 5.78.0~), libkf5threadweaver-dev (>= 5.78.0~), libkf5windowsystem-dev (>= 5.78.0~), qtbase5-dev (>= 5.15.0~), qtdeclarative5-dev (>= 5.15.0~), ${misc:Depends} Description: development files for the KDevelop IDE KDevelop is a Free and Open Source integrated development environment (IDE). It provides editing, navigation and debugging features for several programming languages, as well as integration with multiple build systems and version-control systems, using a plugin-based architecture. . This package contains development files for KDevelop. Package: kdevelop-l10n Section: localization Architecture: all Depends: ${misc:Depends} Description: localization files for the KDevelop IDE KDevelop is a Free and Open Source integrated development environment (IDE). It provides editing, navigation and debugging features for several programming languages, as well as integration with multiple build systems and version-control systems, using a plugin-based architecture. . This package contains the translations for KDevelop. Package: plasma-kdevelop Architecture: linux-any Depends: kdevelop (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: KDevelop plugins for Plasma KDevelop is a Free and Open Source integrated development environment (IDE). It provides editing, navigation and debugging features for several programming languages, as well as integration with multiple build systems and version-control systems, using a plugin-based architecture. . This package contains the KDevelop plugins for integrating in the Plasma desktop environment: * sessions data engine * sessions widget * sessions KRunner module