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
|
Source: ksnip
Section: graphics
Priority: optional
Maintainer: Boyuan Yang <byang@debian.org>
Standards-Version: 4.6.1
Build-Depends:
debhelper-compat (= 13),
qtbase5-dev,
qttools5-dev,
cmake,
extra-cmake-modules,
libqt5x11extras5-dev,
libkimageannotator-dev (>= 0.6.0~),
libkcolorpicker-dev (>= 0.2.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.
|