mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kteatime: update to 24.02.2.
This commit is contained in:
parent
5b2817e3ef
commit
e3b78dd441
1 changed files with 12 additions and 5 deletions
|
@ -1,15 +1,22 @@
|
||||||
# Template file for 'kteatime'
|
# Template file for 'kteatime'
|
||||||
pkgname=kteatime
|
pkgname=kteatime
|
||||||
version=23.08.5
|
version=24.02.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
pkg-config qt5-host-tools qt5-qmake"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||||
makedepends="kparts-devel knotifyconfig-devel"
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
||||||
|
hostmakedepends="extra-cmake-modules gettext kf6-kcoreaddons kf6-kdoctools
|
||||||
|
pkg-config qt6-base qt6-tools kf6-kconfig"
|
||||||
|
makedepends=" kf6-kconfig-devel kf6-kcoreaddons-devel kf6-kcrash-devel
|
||||||
|
kf6-kguiaddons-devel kf6-ki18n-devel kf6-kiconthemes-devel
|
||||||
|
kf6-knotifyconfig-devel kf6-knotifications-devel kf6-ktextwidgets-devel
|
||||||
|
kf6-kxmlgui-devel"
|
||||||
short_desc="Handy timer for steeping tea"
|
short_desc="Handy timer for steeping tea"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://apps.kde.org/kteatime/"
|
homepage="https://apps.kde.org/kteatime/"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kteatime"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kteatime"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kteatime-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kteatime-${version}.tar.xz"
|
||||||
checksum=4e855767dd50d09a394f249a97417ba35ed4754b4cc0597a96f9256b291cc2e6
|
checksum=dcbd6676b2aa0b2125028b7d639da72cd0e2fc163dafa0f71eef8d8fffa57d92
|
||||||
|
|
Loading…
Add table
Reference in a new issue