mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-29 13:22:02 +00:00
With this commit, I would expect users able to build deb packages with instructions that is compatible from Ubuntu 16.04.x LTS. Signed-off-by: Boyuan Yang <073plan@gmail.com>
30 lines
876 B
Plaintext
30 lines
876 B
Plaintext
Source: flameshot
|
|
Section: graphics
|
|
Priority: optional
|
|
Maintainer: Juanma Navarro Mañez <juanma1980@gmail.com>
|
|
Uploaders:
|
|
Boyuan Yang <073plan@gmail.com>,
|
|
Build-Depends:
|
|
debhelper (>= 9),
|
|
qt5-qmake,
|
|
qtbase5-dev,
|
|
qttools5-dev-tools,
|
|
Standards-Version: 4.1.4
|
|
Homepage: https://github.com/lupoDharkael/flameshot
|
|
Vcs-Browser: https://github.com/lupoDharkael/flameshot
|
|
Vcs-Git: https://github.com/lupoDharkael/flameshot.git
|
|
|
|
Package: flameshot
|
|
Architecture: any
|
|
Depends:
|
|
${shlibs:Depends},
|
|
${misc:Depends},
|
|
Suggests:
|
|
ca-certificates,
|
|
openssl,
|
|
Description: Powerful yet simple-to-use screenshot software
|
|
Flameshot is a powerful yet simple-to-use screenshot software.
|
|
Notable features include customizable appearance, in-app screenshot editing,
|
|
D-Bus interface, experimental GNOME/KDE Wayland support, integration with
|
|
Imgur and support for both GUI and CLI interface.
|