dolphin-plugins: update to 24.02.2.
This commit is contained in:
parent
bd9e573e2b
commit
a629266a1c
|
@ -1,13 +1,17 @@
|
|||
# Template file for 'dolphin-plugins'
|
||||
pkgname=dolphin-plugins
|
||||
version=23.08.5
|
||||
version=24.02.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
||||
makedepends="qt5-devel kxmlgui-devel kio-devel ktexteditor-devel dolphin"
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
hostmakedepends="extra-cmake-modules gettext qt6-base qt6-tools kf6-kcoreaddons
|
||||
kf6-kconfig"
|
||||
makedepends="kf6-ki18n-devel kf6-kio-devel kf6-ktexteditor-devel kf6-ktextwidgets-devel
|
||||
kf6-kxmlgui-devel dolphin"
|
||||
short_desc="Plugins to integrate Dolphin with various revision control systems"
|
||||
maintainer="Domenico Panella <pandom79@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://kde.org/applications/en/system/org.kde.dolphin_plugins"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=2f448eea478dc178b2bb92071ad1a5fe85404879519be6534914fd865e6bc05d
|
||||
checksum=14ba9ec056855e010cce9cd8cb14e2788287199f1cc8f52e80a2d4a4b8c50b0d
|
||||
|
|
Loading…
Reference in New Issue