15 lines
572 B
Bash
15 lines
572 B
Bash
# Template file for 'flameshot'
|
|
pkgname=flameshot
|
|
version=12.1.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="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/lupoDharkael/flameshot"
|
|
distfiles="https://github.com/lupoDharkael/flameshot/archive/v${version}.tar.gz"
|
|
checksum=c82c05d554e7a6d810aca8417ca12b21e4f74864455ab4ac94602668f85ac22a
|