14 lines
614 B
Bash
14 lines
614 B
Bash
# Template file for 'ksnip'
|
|
pkgname=ksnip
|
|
version=1.8.2
|
|
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=3939ae0fb04494b11c6c6cb7a4b53cd837d282eb96beafdc1acede81abbf9e36
|