* New upstream version 2.6.0 * debian/control: Update team email to <team+lxqt@tracker.debian.org>. * debian/control: cleanup build-deps. * debian/control: build-deps on libqt5xdg-dev (>= 3.11.0~). * debian/control: build-deps on libkf5windowsystem-dev (>=5.36.0~). * debian/control: build-deps on libqt5x11extras5-dev (>=5.15.0~). * debian/copyright: update. * debian/rules: cleanup. * debian/upstream/metadata: drop obsolete field Name. * debian/upstream/metadata: update url for git repo. * debian/salsa-ci.yml: drop build against to experimental. -- Andrew Lee (李健秋) <ajqlee@debian.org> Sun, 30 Jul 2023 22:14:08 +0200
35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
Source: screengrab
|
|
Maintainer: LXQt Packaging Team <team+lxqt@tracker.debian.org>
|
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
|
Section: graphics
|
|
Priority: optional
|
|
Build-Depends: debhelper-compat (= 13),
|
|
libkf5windowsystem-dev (>=5.36.0~),
|
|
libqt5x11extras5-dev (>=5.15.0~),
|
|
libqt5xdg-dev (>= 3.11.0~),
|
|
libx11-xcb-dev,
|
|
libxcb-xfixes0-dev [!kfreebsd-any],
|
|
lxqt-build-tools
|
|
Standards-Version: 4.6.2
|
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/screengrab
|
|
Vcs-Git: https://salsa.debian.org/lxqt-team/screengrab.git
|
|
Homepage: https://github.com/lxqt/screengrab
|
|
Rules-Requires-Root: no
|
|
|
|
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.
|
|
Main features:
|
|
* Get desktop screenshots
|
|
* Get active window screenshots
|
|
* Get secreenshots of desktop selection area
|
|
* Copy screenshot to clipboard
|
|
* Saving your image files in formats PNG or JPEG or BMP
|
|
* Ability to set delay in getting screenshots (from 1 to 90 seconds)
|