2018-01-09 20:01:32 +01:00
|
|
|
# Template file for 'kcolorchooser'
|
|
|
|
pkgname=kcolorchooser
|
2018-01-11 20:59:13 +01:00
|
|
|
version=17.12.1
|
2018-01-09 20:01:32 +01:00
|
|
|
revision=1
|
|
|
|
build_style=cmake
|
|
|
|
configure_args="-DBUILD_TESTING=OFF"
|
|
|
|
hostmakedepends="extra-cmake-modules"
|
|
|
|
makedepends="qt5-devel kxmlgui-devel"
|
|
|
|
short_desc="KDE's Color Chooser"
|
|
|
|
maintainer="Michael Straube <straubem@gmx.de>"
|
|
|
|
license="GPL-2"
|
|
|
|
homepage="https://www.kde.org/applications/graphics/kcolorchooser"
|
|
|
|
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
2018-01-11 20:59:13 +01:00
|
|
|
checksum=a35f8bc57700b5cc0107af7ed8b4350c4865c5a8078429e4b7654975f8e21fab
|
2018-01-09 20:01:32 +01:00
|
|
|
|
|
|
|
if [ -n "$CROSS_BUILD" ]; then
|
|
|
|
hostmakedepends+=" qt5-host-tools qt5-devel"
|
|
|
|
fi
|