14 lines
614 B
Bash
14 lines
614 B
Bash
# Template file for 'ksnip'
|
|
pkgname=ksnip
|
|
version=1.9.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
|
makedepends="qt5-x11extras-devel qt5-tools-devel libXfixes-devel
|
|
qt5-svg-devel kImageAnnotator-devel kColorPicker-devel"
|
|
short_desc="Qt based cross-platform screenshot tool with annotation features"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/DamirPorobic/ksnip"
|
|
distfiles="https://github.com/DamirPorobic/ksnip/archive/v${version}.tar.gz"
|
|
checksum=6f78bfe85df8016155951bb028abd395f70328c78457ec3b3133277929c12706
|