15 lines
567 B
Bash
15 lines
567 B
Bash
# Template file for 'flameshot'
|
|
pkgname=flameshot
|
|
version=0.10.1
|
|
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=c2d760345d78dd5d2488c6bea54cb10870b09772179f33594a33c8f62ccdeeb9
|