You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.0 KiB
30 lines
1.0 KiB
Source: screengrab
|
|
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
|
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
|
Section: graphics
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 9),
|
|
cmake (>= 3.0.2),
|
|
libkf5windowsystem-dev,
|
|
libx11-dev,
|
|
libqxt-dev,
|
|
libqt5x11extras5-dev,
|
|
libqt5xdg-dev,
|
|
pkg-config,
|
|
qttools5-dev,
|
|
qttools5-dev-tools
|
|
Standards-Version: 3.9.6
|
|
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/screengrab.git
|
|
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/screengrab.git
|
|
Homepage: https://github.com/QtDesktop/screengrab
|
|
|
|
Package: screengrab
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends}
|
|
Description: Crossplatform tool for getting screenshots
|
|
Screengrab working in Linux and Windows. The program uses Qt and is independent
|
|
of any desktop environment.
|