New package: kcharselect-18.04.2

This commit is contained in:
travankor 2018-05-30 20:27:36 -07:00 committed by maxice8
parent 535b1e7ef9
commit 0e651c3d05
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=18.04.2
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>"
license="GPL-2.0-only"
homepage="https://www.kde.org/applications/utilities/kcharselect/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=24e0b69eeca90755fb4a259404943a69e5760c30e4e50dff5f4a43a38297e158
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
fi