kteatime: update to 24.02.2.
This commit is contained in:
parent
5b2817e3ef
commit
e3b78dd441
|
@ -1,15 +1,22 @@
|
|||
# Template file for 'kteatime'
|
||||
pkgname=kteatime
|
||||
version=23.08.5
|
||||
version=24.02.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools
|
||||
pkg-config qt5-host-tools qt5-qmake"
|
||||
makedepends="kparts-devel knotifyconfig-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 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"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://apps.kde.org/kteatime/"
|
||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kteatime"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/kteatime-${version}.tar.xz"
|
||||
checksum=4e855767dd50d09a394f249a97417ba35ed4754b4cc0597a96f9256b291cc2e6
|
||||
checksum=dcbd6676b2aa0b2125028b7d639da72cd0e2fc163dafa0f71eef8d8fffa57d92
|
||||
|
|
Loading…
Reference in New Issue