23 lines
1.0 KiB
Bash
23 lines
1.0 KiB
Bash
# Template file for 'kteatime'
|
|
pkgname=kteatime
|
|
version=24.05.1
|
|
revision=1
|
|
build_style=cmake
|
|
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=9f25cd73ca2d59a4af4b68a4103da108b666b5284c761413c48e1f1d67149535
|