15 lines
598 B
Bash
15 lines
598 B
Bash
# Template file for 'ksnip'
|
|
pkgname=ksnip
|
|
version=1.5.0
|
|
revision=2
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
|
makedepends="qt5-x11extras-devel qt5-tools-devel libXfixes-devel
|
|
kImageAnnotator-devel kColorPicker-devel"
|
|
short_desc="Qt based cross-platform screenshot tool with annotation features"
|
|
maintainer="John <johnz@posteo.net>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/DamirPorobic/ksnip"
|
|
distfiles="https://github.com/DamirPorobic/ksnip/archive/v${version}.tar.gz"
|
|
checksum=d235b201717b0a058f93ebfb592140b0eb36a2222f7a21cc0694c50fd215c6ca
|