kdenlive: update to 25.08.0.

This commit is contained in:
John 2025-08-22 13:27:58 +02:00 committed by John Zimmermann
parent 5500508eb7
commit 8131005f65

View file

@ -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 <orphan@voidlinux.org>"
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";;