Download raw body.
[update] multimedia/shotcut to v25.05.11
This version of shotcut requires multimedia/mlt7 v7.32.0, posted to ports@
previously: https://marc.info/?l=openbsd-ports&m=174696676711131&w=2
Tested on amd64.
diff --git multimedia/shotcut/Makefile multimedia/shotcut/Makefile
index cceed5ae0e5..c0847d930f7 100644
--- multimedia/shotcut/Makefile
+++ multimedia/shotcut/Makefile
@@ -4,7 +4,7 @@ COMMENT = video editor
GH_ACCOUNT = mltframework
GH_PROJECT = shotcut
-GH_TAGNAME = v25.01.25
+GH_TAGNAME = v25.05.11
CATEGORIES = multimedia
diff --git multimedia/shotcut/distinfo multimedia/shotcut/distinfo
index 2a366185baf..5eb40f35387 100644
--- multimedia/shotcut/distinfo
+++ multimedia/shotcut/distinfo
@@ -1,2 +1,2 @@
-SHA256 (shotcut-25.01.25.tar.gz) = RqK++0WnGdgUFrAdyyKM4n6XqlQbMIVw5RUXOP4blnc=
-SIZE (shotcut-25.01.25.tar.gz) = 13103595
+SHA256 (shotcut-25.05.11.tar.gz) = XseF/wuxLFbwW+vlA91KVniB1sL2JZK63P5YWpEX1Zc=
+SIZE (shotcut-25.05.11.tar.gz) = 13218849
diff --git multimedia/shotcut/patches/patch-src_util_cpp multimedia/shotcut/patches/patch-src_util_cpp
index e01e262e51a..3e70cccb408 100644
--- multimedia/shotcut/patches/patch-src_util_cpp
+++ multimedia/shotcut/patches/patch-src_util_cpp
@@ -1,7 +1,7 @@
Index: src/util.cpp
--- src/util.cpp.orig
+++ src/util.cpp
-@@ -541,6 +541,8 @@ bool Util::isMemoryLow()
+@@ -540,6 +540,8 @@ bool Util::isMemoryLow()
meminfo.close();
LOG_INFO() << "available RAM = " << availableKB << "KB";
return availableKB < kLowMemoryThresholdKB;
diff --git multimedia/shotcut/pkg/PLIST multimedia/shotcut/pkg/PLIST
index d53c138eea5..9333f0e34e1 100644
--- multimedia/shotcut/pkg/PLIST
+++ multimedia/shotcut/pkg/PLIST
@@ -144,6 +144,9 @@ share/shotcut/qml/filters/audiolevelgraph/icon.webp
share/shotcut/qml/filters/audiolevelgraph/meta.qml
share/shotcut/qml/filters/audiolevelgraph/ui.qml
share/shotcut/qml/filters/audiolevelgraph/vui.qml
+share/shotcut/qml/filters/bigsh0t_eq_cap/
+share/shotcut/qml/filters/bigsh0t_eq_cap/meta.qml
+share/shotcut/qml/filters/bigsh0t_eq_cap/ui.qml
share/shotcut/qml/filters/bigsh0t_eq_mask/
share/shotcut/qml/filters/bigsh0t_eq_mask/icon.webp
share/shotcut/qml/filters/bigsh0t_eq_mask/meta.qml
@@ -158,6 +161,9 @@ share/shotcut/qml/filters/bigsh0t_eq_to_stereo/icon.webp
share/shotcut/qml/filters/bigsh0t_eq_to_stereo/meta.qml
share/shotcut/qml/filters/bigsh0t_eq_to_stereo/ui.qml
share/shotcut/qml/filters/bigsh0t_eq_to_stereo/vui.qml
+share/shotcut/qml/filters/bigsh0t_eq_wrap/
+share/shotcut/qml/filters/bigsh0t_eq_wrap/meta.qml
+share/shotcut/qml/filters/bigsh0t_eq_wrap/ui.qml
share/shotcut/qml/filters/bigsh0t_hemi_to_eq/
share/shotcut/qml/filters/bigsh0t_hemi_to_eq/icon.webp
share/shotcut/qml/filters/bigsh0t_hemi_to_eq/meta.qml
@@ -550,6 +556,9 @@ share/shotcut/qml/filters/stabilize/
share/shotcut/qml/filters/stabilize/icon.webp
share/shotcut/qml/filters/stabilize/meta.qml
share/shotcut/qml/filters/stabilize/ui.qml
+share/shotcut/qml/filters/strobe/
+share/shotcut/qml/filters/strobe/meta.qml
+share/shotcut/qml/filters/strobe/ui.qml
share/shotcut/qml/filters/subtitle/
share/shotcut/qml/filters/subtitle/icon.webp
share/shotcut/qml/filters/subtitle/meta.qml
[update] multimedia/shotcut to v25.05.11