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 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
|
Source: kdevelop
Section: devel
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Pino Toscano <pino@debian.org>,
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
|