mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
ktouch: update to 24.12.3.
This commit is contained in:
parent
e77ecc69d1
commit
490ac0a5aa
1 changed files with 7 additions and 4 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'ktouch'
|
||||
pkgname=ktouch
|
||||
version=24.12.0
|
||||
version=24.12.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWITHOUT_X11=$(vopt_with x11 ON OFF)"
|
||||
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
|
||||
pkg-config qt5-declarative qt5-qmake qt5-host-tools gettext"
|
||||
makedepends="libxkbfile-devel kdeclarative-devel kcmutils-devel
|
||||
qt5-xmlpatterns-devel qt5-tools-devel kio-devel qt5-plugin-mysql qt5-plugin-tds
|
||||
makedepends="$(vopt_if x11 libxkbfile-devel) kcmutils-devel
|
||||
qt5-xmlpatterns-devel kio-devel qt5-plugin-mysql qt5-plugin-tds
|
||||
qt5-declarative-devel qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite
|
||||
qt5-quickcontrols2-devel"
|
||||
depends="kqtquickcharts qt5-quickcontrols2 qt5-graphicaleffects"
|
||||
|
@ -16,4 +17,6 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://apps.kde.org/ktouch"
|
||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#ktouch"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/ktouch-${version}.tar.xz"
|
||||
checksum=d571efbf4c86719cf81cb9a57ee08337e252aa224e243febe7424d206e2ddb79
|
||||
checksum=c59edd722c425e0df86efccf0d79f7883d82c5baaf0673165051f5e13aaa1feb
|
||||
build_options="x11"
|
||||
build_options_default="x11"
|
||||
|
|
Loading…
Add table
Reference in a new issue