purpose: kf6 compat

This commit is contained in:
Luciogi 2024-03-09 12:50:47 +05:00 committed by Đoàn Trần Công Danh
parent 0ab8a6ef20
commit b1a177c7b6

View file

@ -1,13 +1,12 @@
# Template file for 'purpose' # Template file for 'purpose'
pkgname=purpose pkgname=purpose
version=5.115.0 version=5.115.0
revision=1 revision=2
build_style=cmake build_style=cmake
hostmakedepends="kcoreaddons qt5-qmake qt5-host-tools extra-cmake-modules hostmakedepends="kcoreaddons qt5-qmake qt5-host-tools extra-cmake-modules
python3 gettext intltool" python3 gettext intltool"
makedepends="qt5-devel qt5-declarative-devel kcoreaddons-devel kconfig-devel makedepends="qt5-devel qt5-declarative-devel kcoreaddons-devel kconfig-devel
kaccounts-integration-devel kio-devel kirigami2-devel" kaccounts-integration-devel kio-devel kirigami2-devel"
depends="accounts-qml-module kaccounts-providers"
short_desc="Offers available actions for a specific purpose" short_desc="Offers available actions for a specific purpose"
maintainer="John <me@johnnynator.dev>" maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"