From 8131005f65e2f62ebbeac2d719c191f412a507ac Mon Sep 17 00:00:00 2001 From: John Date: Fri, 22 Aug 2025 13:27:58 +0200 Subject: [PATCH] kdenlive: update to 25.08.0. --- srcpkgs/kdenlive/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/kdenlive/template b/srcpkgs/kdenlive/template index fd9f9db7a90..f3ce9136c19 100644 --- a/srcpkgs/kdenlive/template +++ b/srcpkgs/kdenlive/template @@ -1,13 +1,14 @@ # Template file for 'kdenlive' pkgname=kdenlive -version=25.04.3 +version=25.08.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake - -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins -DFETCH_OTIO=OFF" + -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins -DFETCH_OTIO=OFF + -DKDE_INSTALL_QMLDIR=lib/qt6/qml" hostmakedepends=" extra-cmake-modules kf6-kconfig kf6-kcoreaddons kf6-kdoctools pkg-config python3 - kf6-kpackage qt6-base qt6-tools gettext" + kf6-kpackage qt6-base qt6-tools gettext qt6-declarative-host-tools" makedepends=" kf6-purpose-devel kf6-karchive-devel kf6-kbookmarks-devel kf6-kcodecs-devel kf6-kcolorscheme-devel kf6-kcompletion-devel kf6-kconfig-devel @@ -26,7 +27,7 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://kdenlive.org" distfiles="${KDE_SITE}/release-service/${version}/src/kdenlive-${version}.tar.xz" -checksum=36f8927e59ed997b1f9584b570bda5b5aa34dc1316b20e5d48f13181731abc89 +checksum=f86206b9f86fe5693121723d0bb1750f96c295e9b6c7eb1fea2b408f56cc30d6 case "$XBPS_TARGET_MACHINE" in ppc64*) depends+=" opencv";;