parent
82cdd90e57
commit
7c741c77ee
@ -1,32 +1,29 @@
|
|||||||
Source: screengrab
|
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
|
Section: graphics
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
Build-Depends: debhelper (>= 9),
|
||||||
Uploaders:
|
cmake (>= 3.0.2),
|
||||||
Alf Gaida <agaida@siduction.org>,
|
libkf5windowsystem-dev,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
libx11-dev,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
libqxt-dev,
|
||||||
Build-Depends:
|
libqt5x11extras5-dev,
|
||||||
debhelper (>= 9),
|
libqt5xdg-dev,
|
||||||
cmake (>= 3.0.2),
|
pkg-config,
|
||||||
libkf5windowsystem-dev (>= 5.9),
|
qttools5-dev,
|
||||||
libx11-dev,
|
qttools5-dev-tools
|
||||||
libqxt-dev,
|
|
||||||
libqt5x11extras5-dev (>= 5.3),
|
|
||||||
libqt5xdg-dev (>= 1.2.0),
|
|
||||||
pkg-config,
|
|
||||||
qttools5-dev (>= 5.3),
|
|
||||||
qttools5-dev-tools (>= 5.3),
|
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Homepage: https://github.com/QtDesktop/screengrab
|
|
||||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/screengrab.git
|
|
||||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/screengrab.git
|
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
|
Package: screengrab
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends:
|
Depends: ${shlibs:Depends},
|
||||||
${shlibs:Depends},
|
${misc:Depends}
|
||||||
${misc:Depends}
|
|
||||||
Description: Crossplatform tool for getting screenshots
|
Description: Crossplatform tool for getting screenshots
|
||||||
Screengrab working in Linux and Windows. The program uses Qt and is independent
|
Screengrab working in Linux and Windows. The program uses Qt and is independent
|
||||||
of any desktop environment.
|
of any desktop environment.
|
||||||
|
Loading…
Reference in new issue