mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
kdenlive: update to 25.08.0.
This commit is contained in:
parent
5500508eb7
commit
8131005f65
1 changed files with 5 additions and 4 deletions
|
@ -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";;
|
||||
|
|
Loading…
Add table
Reference in a new issue