22 lines
928 B
Bash
22 lines
928 B
Bash
# Template file for 'kpat'
|
|
pkgname=kpat
|
|
version=24.02.2
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DWITH_BH_SOLVER=OFF
|
|
-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
|
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
|
hostmakedepends="extra-cmake-modules gettext kf6-kconfig kf6-kcoreaddons kf6-kdoctools
|
|
pkg-config qt6-base qt6-tools"
|
|
makedepends="libfreecell-solver-devel libkdegames-devel
|
|
kf6-knewstuff-devel kf6-kparts-devel qt6-base-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/kpat"
|
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kpat"
|
|
distfiles="${KDE_SITE}/release-service/${version}/src/kpat-${version}.tar.xz"
|
|
checksum=fb9f9b78150720bfecd464f44531f101e3a6cddfe37032e392b728f821a4155a
|