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: dolphin-plugins
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Sune Vuorela <sune@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.0.0~),
gettext,
libdolphinvcs-dev (>= 4:24.05.2~),
libkf6config-dev (>= 6.0.0~),
libkf6coreaddons-dev (>= 6.0.0~),
libkf6i18n-dev (>= 6.0.0~),
libkf6kio-dev (>= 6.0.0~),
libkf6solid-dev (>= 6.0.0~),
libkf6texteditor-dev (>= 5.240.0~),
libkf6textwidgets-dev (>= 6.0.0~),
libkf6xmlgui-dev (>= 6.0.0~),
qt6-base-dev (>= 6.7.0~),
Standards-Version: 4.7.3
Rules-Requires-Root: no
Homepage: https://apps.kde.org/en/dolphin_plugins
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/dolphin-plugins
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/dolphin-plugins.git
Package: dolphin-plugins
Architecture: any
Section: devel
Depends: dolphin (>= 24.05.2~), ${misc:Depends}, ${shlibs:Depends},
Enhances: dolphin,
Description: plugins for Dolphin
This package contains plugins for Dolphin that enhance its functionalities.
.
There are plugins that offer integration with the following version control
systems:
.
* Bzr
* Git
* Mercurial
* Subversion
.
Also, there are plugins to offer integration with the following services:
.
* Dropbox
.
Miscellaneous plugins:
.
* Mount ISO
.
This package is part of the KDE Software Development Kit module.
|