spectacle: add support for purpose

[ci skip]
This commit is contained in:
John 2018-08-14 17:36:27 +02:00 committed by Helmut Pozimski
parent b49a081546
commit 6d46cdebab
1 changed files with 3 additions and 2 deletions

View File

@ -1,11 +1,12 @@
# Template file for 'spectacle'
pkgname=spectacle
version=18.04.3
revision=1
revision=2
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules kdoctools python qt5-host-tools qt5-qmake"
makedepends="kdeclarative-devel libkipi5-devel xcb-util-image-devel xcb-util-cursor-devel knewstuff-devel"
makedepends="kdeclarative-devel libkipi5-devel xcb-util-image-devel xcb-util-cursor-devel
purpose-devel knewstuff-devel"
short_desc="KDE screenshot capture utility"
maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2.0-or-later, GPL-2.0-or-later"