2018-01-09 20:01:32 +01:00
|
|
|
# Template file for 'kcolorchooser'
|
|
|
|
pkgname=kcolorchooser
|
2018-02-13 15:50:18 +01:00
|
|
|
version=17.12.2
|
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-02-13 15:50:18 +01:00
|
|
|
checksum=29e7fdf9a57c827d0ab05f10a905c6c483323711bb385d1c262e792950bd5f4a
|
2018-01-09 20:01:32 +01:00
|
|
|
|
|
|
|
if [ -n "$CROSS_BUILD" ]; then
|
|
|
|
hostmakedepends+=" qt5-host-tools qt5-devel"
|
|
|
|
fi
|