Attached is a diff to update multimedia/shotcut to v26.6.25, released
today.  Builds and runs on amd64.

Highlights from the release announcement at
https://github.com/mltframework/shotcut/releases/tag/v26.6.25 follow:

    * External Monitor with a System Display

    * HDR Video Preview and Export

    * External plugins (not tested by me)

        * OpenFX Image Effect Plugins
        * VST2 and LV2 Audio Plugins
diff --git multimedia/shotcut/Makefile multimedia/shotcut/Makefile
index 3e0908faa56..c21938f4c8c 100644
--- multimedia/shotcut/Makefile
+++ multimedia/shotcut/Makefile
@@ -2,7 +2,7 @@ USE_WXNEEDED =  Yes
 
 COMMENT =      video editor
 
-V =            26.4.30
+V =            26.6.25
 
 DIST_TUPLE =   github mltframework shotcut v${V} .
 PKGNAME =      shotcut-${V}
@@ -20,7 +20,7 @@ WANTLIB += ${COMPILER_LIBCXX} GL Qt6Charts Qt6Core Qt6DBus 
Qt6Gui
 WANTLIB += Qt6Multimedia Qt6Network Qt6OpenGL Qt6OpenGLWidgets
 WANTLIB += Qt6Qml Qt6Quick Qt6QuickControls2 Qt6QuickWidgets Qt6Sql
 WANTLIB += Qt6WebSockets Qt6Widgets Qt6Xml X11 c fftw3 m mlt++-7
-WANTLIB += mlt-7
+WANTLIB += mlt-7 xkbcommon
 
 MODULES =              devel/cmake \
                        x11/qt6
diff --git multimedia/shotcut/distinfo multimedia/shotcut/distinfo
index f72ab30bcfd..6ecbf8fe0fa 100644
--- multimedia/shotcut/distinfo
+++ multimedia/shotcut/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mltframework-shotcut-v26.4.30.tar.gz) = 
yfedO32qb6FFlcZX6QfSjGItqi7dpwNAyM9qniB80Pg=
-SIZE (mltframework-shotcut-v26.4.30.tar.gz) = 16533861
+SHA256 (mltframework-shotcut-v26.6.25.tar.gz) = 
5N1zbS/V0Hrgw3fXIXosO+xobxoOUbCaM3dgi6beH+Y=
+SIZE (mltframework-shotcut-v26.6.25.tar.gz) = 16695661

Reply via email to