14 lines
614 B
Bash
14 lines
614 B
Bash
# Template file for 'ksnip'
|
|
pkgname=ksnip
|
|
version=1.8.0
|
|
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=25f858925c692866edabd3fc5f4b20c55cb3aa61b8c0ca391aafbf81538271f1
|