mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
kpat: update to 20.12.0.
This commit is contained in:
parent
a78b66f443
commit
ed60d5c707
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'kpat'
|
# Template file for 'kpat'
|
||||||
pkgname=kpat
|
pkgname=kpat
|
||||||
version=20.08.3
|
version=20.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
configure_args="-DWITH_BH_SOLVER=OFF"
|
||||||
hostmakedepends="extra-cmake-modules gettext kconfig kcoreaddons kdoctools
|
hostmakedepends="extra-cmake-modules gettext kconfig kcoreaddons kdoctools
|
||||||
pkg-config qt5-host-tools qt5-qmake"
|
pkg-config qt5-host-tools qt5-qmake"
|
||||||
makedepends="libfreecell-solver-devel libkdegames-devel
|
makedepends="libfreecell-solver-devel libkdegames-devel
|
||||||
|
@ -12,7 +13,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://kde.org/applications/games/kpat"
|
homepage="https://kde.org/applications/games/kpat"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kpat-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kpat-${version}.tar.xz"
|
||||||
checksum=493b20d53806cbb1bd656817ef139de80197ec585bb097c4bd28c23b655aa4c5
|
checksum=c00f9afeb7b2d4e37e626a9379df08f30077d0c1965a674795b099dd11588d8f
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
export QT_QPA_PLATFORM=offscreen
|
export QT_QPA_PLATFORM=offscreen
|
||||||
|
|
Loading…
Add table
Reference in a new issue