2018-05-31 05:27:36 +02:00
|
|
|
# Template file for 'kcharselect'
|
|
|
|
pkgname=kcharselect
|
2018-07-12 23:49:34 +02:00
|
|
|
version=18.04.3
|
2018-05-31 05:27:36 +02:00
|
|
|
revision=1
|
|
|
|
build_style=cmake
|
|
|
|
configure_args="-DBUILD_TESTING=OFF"
|
|
|
|
hostmakedepends="extra-cmake-modules"
|
|
|
|
makedepends="qt5-devel kbookmarks-devel"
|
|
|
|
short_desc="Character Selector"
|
|
|
|
maintainer="travankor <travankor@tuta.io>"
|
2018-07-12 23:49:34 +02:00
|
|
|
license="GPL-2.0-or-later"
|
2018-05-31 05:27:36 +02:00
|
|
|
homepage="https://www.kde.org/applications/utilities/kcharselect/"
|
|
|
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
2018-07-12 23:49:34 +02:00
|
|
|
checksum=95ceeeaf17b7ba930d3f04e05590a57e25a28fca3596c56c24fd4f6470d419fb
|
2018-05-31 05:27:36 +02:00
|
|
|
|
|
|
|
if [ -n "$CROSS_BUILD" ]; then
|
|
|
|
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
|
|
|
fi
|