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
|
Source: kdevelop-php
Section: devel
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Modestas Vainius <modax@debian.org>,
Andreas Cord-Landwehr <cola@uni-paderborn.de>,
Build-Depends: cmake (>= 3.0),
debhelper-compat (= 13),
dh-exec,
extra-cmake-modules (>= 5.59~),
gettext,
qtbase5-dev (>= 5.7.0),
libkf5archive-dev (>= 5.28.0),
libkf5i18n-dev (>= 5.28.0),
libkf5itemmodels-dev (>= 5.28.0),
libkf5kcmutils-dev (>= 5.28.0),
libkf5texteditor-dev (>= 5.28.0),
libkf5threadweaver-dev (>= 5.28.0),
kdevelop-dev (>= 4:5.6.2),
kdevelop-pg-qt (>= 2.0),
pkg-kde-tools (>= 0.15.16),
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://www.kdevelop.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/kdevelop-php
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kdevelop-php.git
Package: kdevelop-php
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: kdevelop
Suggests: kdevelop-php-l10n
Enhances: kdevelop
Description: PHP plugin for KDevelop
KDevelop is an easy to use integrated development environment for KDE.
It supports a wide range of programming languages and features project
management, an advanced editor, a class browser and an integrated debugger.
.
This package contains the PHP language support plugin.
Package: kdevelop-php-l10n
Section: localization
Architecture: all
Depends: ${misc:Depends}
Description: localization files for KDevelop PHP plugin
The KDevelop-PHP plugin is the language plugin for the PHP language
for the KDevelop integrated development environment for KDE.
.
This package contains the localizations for the KDevelop PHP plugin.
|