17 lines
637 B
Bash
17 lines
637 B
Bash
# Template file for 'kpat'
|
|
pkgname=kpat
|
|
version=19.08.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
|
|
pkg-config qt5-host-tools qt5-qmake"
|
|
makedepends="libfreecell-solver-devel libkdegames-devel
|
|
knewstuff-devel kparts-devel qt5-devel"
|
|
short_desc="Relaxing card sorting game"
|
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://kde.org/applications/games/kpatience/"
|
|
distfiles="${KDE_SITE}/applications/${version}/src/kpat-${version}.tar.xz"
|
|
checksum=1d68ac9094ad8f9bf0487daced786508f96ce2a63fd8d9884c2d03960fda9328
|
|
|
|
export QT_QPA_PLATFORM=offscreen
|