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
|
Source: kde-spectacle
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Maximiliano Curia <maxy@debian.org>
Build-Depends: cmake (>= 2.8.12~),
debhelper (>= 9),
extra-cmake-modules (>= 5.18.0~),
kdoctools-dev (>= 5.18.0~),
kio-dev (>= 5.18.0~),
libkf5config-dev (>= 5.18.0~),
libkf5coreaddons-dev (>= 5.18.0~),
libkf5dbusaddons-dev (>= 5.18.0~),
libkf5declarative-dev (>= 5.18.0~),
libkf5doctools-dev (>= 5.18.0~),
libkf5i18n-dev (>= 5.18.0~),
libkf5kio-dev (>= 5.18.0~),
libkf5kipi-dev,
libkf5notifications-dev (>= 5.18.0~),
libkf5screen-dev (>= 4:5.4.0~),
libkf5widgetsaddons-dev (>= 5.18.0~),
libkf5windowsystem-dev (>= 5.18.0~),
libkf5xmlgui-dev (>= 5.18.0~),
libqt5x11extras5-dev (>= 5.4.0~),
libxcb-cursor-dev,
libxcb-image0-dev,
libxcb-util0-dev,
libxcb-xfixes0-dev,
pkg-config,
pkg-kde-tools (>= 0.12),
qtbase5-dev (>= 5.4.0~),
qtdeclarative5-dev (>= 5.4.0~)
Standards-Version: 3.9.8
Homepage: https://projects.kde.org/projects/kde/kdegraphics/spectacle
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/spectacle.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/spectacle.git
Package: kde-spectacle
Section: graphics
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: ksnapshot (<< 4:16.04.1-1)
Replaces: ksnapshot (<< 4:16.04.1-1)
Description: Screenshot capture utility, replaces KSnapshot
Spectacle captures images of the screen. It can capture the whole screen,
a specified region, an individual window, or only part of a window.
Package: ksnapshot
Section: oldlibs
Priority: extra
Architecture: all
Depends: kde-spectacle (>= ${source:Version}), ${misc:Depends}
Description: transitional package for kde-spectacle
This transitional package allows one to migrate to kde-spectacle.
.
It can be safely removed after the installation.
|