mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
spectacle: add support for purpose
[ci skip]
This commit is contained in:
parent
b49a081546
commit
6d46cdebab
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'spectacle'
|
# Template file for 'spectacle'
|
||||||
pkgname=spectacle
|
pkgname=spectacle
|
||||||
version=18.04.3
|
version=18.04.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules kdoctools python qt5-host-tools qt5-qmake"
|
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"
|
short_desc="KDE screenshot capture utility"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue