mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
kbounce: update to 24.02.2.
This commit is contained in:
parent
8886ad4a74
commit
68f82ee4d4
1 changed files with 12 additions and 7 deletions
|
@ -1,16 +1,21 @@
|
|||
# Template file for 'kbounce'
|
||||
pkgname=kbounce
|
||||
version=23.08.5
|
||||
version=24.02.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools gettext kcoreaddons
|
||||
kconfig kdoctools"
|
||||
makedepends="qt5-svg-devel kcoreaddons-devel kconfig-devel kxmlgui-devel
|
||||
kcrash-devel kwidgetsaddons-devel kdbusaddons-devel ki18n-devel
|
||||
kcompletion-devel kio-devel kdoctools-devel libkdegames-devel"
|
||||
configure_args="-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 qt6-base qt6-tools gettext kf6-kcoreaddons
|
||||
kf6-kconfig kf6-kdoctools"
|
||||
makedepends="
|
||||
qt6-svg-devel kf6-kcoreaddons-devel kf6-kconfig-devel kf6-kxmlgui-devel
|
||||
kf6-kcrash-devel kf6-kwidgetsaddons-devel kf6-kdbusaddons-devel kf6-ki18n-devel
|
||||
kf6-kcompletion-devel kf6-kio-devel kf6-kdoctools-devel libkdegames-devel"
|
||||
short_desc="Build walls to confine a number of bouncing balls"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://apps.kde.org/kbounce/"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/kbounce-${version}.tar.xz"
|
||||
checksum=f101c0bbf6ad2250b436473aaf8f65ea64512d792a69df10917cfcb940f0acfb
|
||||
checksum=83d008983099c360701bb109dff9b2640b10dca41f864e820f59ef5f70bdaaa6
|
||||
|
|
Loading…
Add table
Reference in a new issue