kdenlive: update to 25.04.0.
This commit is contained in:
parent
59ab515ce9
commit
96a0e43342
1 changed files with 5 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'kdenlive'
|
||||
pkgname=kdenlive
|
||||
version=24.12.3
|
||||
version=25.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins -DFETCH_OTIO=OFF"
|
||||
hostmakedepends="
|
||||
extra-cmake-modules kf6-kconfig kf6-kcoreaddons kf6-kdoctools pkg-config python3
|
||||
kf6-kpackage qt6-base qt6-tools gettext"
|
||||
|
@ -16,7 +16,8 @@ makedepends="
|
|||
kf6-ki18n-devel kf6-kiconthemes-devel kf6-kio-devel kf6-kitemviews-devel
|
||||
kf6-knewstuff-devel kf6-knotifications-devel kf6-knotifyconfig-devel
|
||||
kf6-ktextwidgets-devel kf6-kwidgetsaddons-devel kf6-kxmlgui-devel
|
||||
mlt7-devel qt6-multimedia-devel v4l-utils-devel qt6-networkauth-devel"
|
||||
mlt7-devel qt6-multimedia-devel v4l-utils-devel qt6-networkauth-devel
|
||||
OpenTimelineIO-devel imath-devel"
|
||||
depends="breeze-icons dvdauthor ffmpeg frei0r-plugins kf6-kirigami
|
||||
kf6-qqc2-desktop-style mediainfo-cli"
|
||||
checkdepends="$depends xvfb-run"
|
||||
|
@ -25,7 +26,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=449c7e53d9501f434b955f228dcb29f3cb42642c41b053dd8e4cd30b8861843e
|
||||
checksum=3f07e23e5e58441acd02b89d969b33940994d9d1a8a8006b15e61eb575abd519
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) depends+=" opencv";;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue