15 lines
567 B
Bash
15 lines
567 B
Bash
# Template file for 'flameshot'
|
|
pkgname=flameshot
|
|
version=11.0.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
|
makedepends="qt5-svg-devel qt5-tools-devel"
|
|
depends="desktop-file-utils qt5-svg"
|
|
short_desc="Powerful yet simple to use screenshot software for GNU/Linux"
|
|
maintainer="Neel Chotai <neel@chot.ai>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/lupoDharkael/flameshot"
|
|
distfiles="https://github.com/lupoDharkael/flameshot/archive/v${version}.tar.gz"
|
|
checksum=4cd158719031e97c97ecb6db1c14dd8ded44bf531c062bce496fc63be18bc2cf
|