| 12
 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
 
 | Source: ksnip
Section: graphics
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders:
 Boyuan Yang <byang@debian.org>,
Standards-Version: 4.7.0
Build-Depends:
 debhelper-compat (= 13),
 qtbase5-dev,
 qttools5-dev,
 cmake,
 extra-cmake-modules,
 libqt5x11extras5-dev,
 libkimageannotator-qt5-dev (>= 0.7.0~),
 libkcolorpicker-qt5-dev (>= 0.3.0~),
 libqt5svg5-dev,
 libx11-dev,
 libxcb-xfixes0-dev,
Rules-Requires-Root: no
Homepage: https://github.com/ksnip/ksnip
Vcs-Git: https://salsa.debian.org/debian/ksnip.git
Vcs-Browser: https://salsa.debian.org/debian/ksnip
Package: ksnip
Architecture: any
Depends:
 libqt5svg5,
 ${shlibs:Depends},
 ${misc:Depends},
Description: Qt-based cross-platform screenshot tool
 Ksnip is a Qt-based cross-platform screenshot tool that provides many
 annotation features for your screenshots. It provides a traditional
 user interface with experimental GNOME/KDE Wayland support.
 |