15 lines
623 B
Bash
15 lines
623 B
Bash
# Template file for 'ksnip'
|
|
pkgname=ksnip
|
|
version=1.10.1
|
|
revision=2
|
|
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-qt5-devel kColorPicker-qt5-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=41fa6a54b0a88095ccdf7f8f3a96617e91fb15dcedae2aadaf2ee24677e9a88c
|