mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
knights: update to 24.02.2.
This commit is contained in:
parent
68f82ee4d4
commit
ab009af08c
1 changed files with 12 additions and 5 deletions
|
@ -1,14 +1,21 @@
|
||||||
# Template file for 'knights'
|
# Template file for 'knights'
|
||||||
pkgname=knights
|
pkgname=knights
|
||||||
version=23.08.5
|
version=24.02.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
kpackage gettext kcoreaddons kconfig kdoctools"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||||
makedepends="libkdegames-devel kplotting-devel plasma-framework-devel"
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
||||||
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kpackage gettext
|
||||||
|
kf6-kcoreaddons kf6-kconfig kf6-kdoctools"
|
||||||
|
makedepends="libplasma-devel libkdegames-devel qt6-qt5compat-devel
|
||||||
|
kf6-kplotting-devel kf6-kdbusaddons-devel kf6-kcrash-devel
|
||||||
|
kf6-ktextwidgets-devel kf6-kio-devel kf6-ksvg-devel kf6-kwallet-devel
|
||||||
|
kf6-kdoctools-devel"
|
||||||
short_desc="Chess board program for KDE"
|
short_desc="Chess board program for KDE"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://kde.org/applications/en/games/org.kde.knights"
|
homepage="https://kde.org/applications/en/games/org.kde.knights"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/knights-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/knights-${version}.tar.xz"
|
||||||
checksum=5633236fca8183614f148f3995c6ff71719234dab35c27ee3714842f321bbe83
|
checksum=0fec83c862b48d890fdfdbe04ef337e68855d8dc52be8ba1b99d30b16f19e0fe
|
||||||
|
|
Loading…
Add table
Reference in a new issue