From: yaydn@protonmail.com Subject: Re: NEW: multimedia/movit To: Rafael Sadowski Cc: "ports@openbsd.org" Date: Sat, 20 Dec 2025 13:47:40 +0000 På fredag 19. desember 2025 kl. 19:10, skrev Rafael Sadowski : > > > movit-1.7.2 is a new dependency for the upcoming multimedia/mlt > update which I need to update kdenlive. Yes the description is not > perfect. > > OK to import? > Tested on current/amd64 cd /usr/ports/multimedia/movit/ && make test install clean && make distclean Had this error on make test: ===> Regression tests for movit-1.7.2 c++ -MMD -MP -Wall -O2 -pipe -fvisibility-inlines-hidden -I/usr/src/gtest/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/local/include/eigen3 -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -o effect_chain_test.o -c effect_chain_test.cpp effect_chain_test.cpp:104:1: warning: 'InstantiateTestCase_P_IsDeprecated' is deprecated: INSTANTIATE_TEST_CASE_P is deprecated, please use INSTANTIATE_TEST_SUITE_P [-Wdeprecated-declarations] 104 | INSTANTIATE_TEST_CASE_P(WithAndWithoutComputeShaderTest, | ^ /usr/local/include/gtest/gtest-param-test.h:539:38: note: expanded from macro 'INSTANTIATE_TEST_CASE_P' 539 | static_assert(::testing::internal::InstantiateTestCase_P_IsDeprecated(), \ | ^ /usr/local/include/gtest/internal/gtest-internal.h:1244:1: note: 'InstantiateTestCase_P_IsDeprecated' has been explicitly marked deprecated here 1244 | GTEST_INTERNAL_DEPRECATED( | ^ /usr/local/include/gtest/internal/gtest-port.h:2383:59: note: expanded from macro 'GTEST_INTERNAL_DEPRECATED' 2383 | #define GTEST_INTERNAL_DEPRECATED(message) __attribute__((deprecated(message))) | ^ 1 warning generated. gmake: *** No rule to make target '/usr/src/gtest/src/gtest-all.cc', needed by 'gtest-all.o'. Stop. *** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:3102 '/usr/ports/pobj/movit-1.7.2/.test_done': @cd /usr/ports/pobj/movit-1.7.2/mo...) *** Error 2 in /usr/ports/multimedia/movit (/usr/ports/infrastructure/mk/bsd.port.mk:2710 'test': @lock=movit-1.7.2; export _LOCKS_HELD=" m...) But built and installed otherwise on my end. Style and formatting looks fine and have no further input on the DESCR. Have a good one. :) > Comment: > high-performance video filters for the GPU > > Required by: > debug-mlt7-7.34.1 > mlt7-7.34.1 > > Description: > Movit is the Modern Video Toolkit, notwithstanding that anything that's > called "modern" usually isn't, and it's really not a toolkit. > > Maintainer: The OpenBSD ports mailing-list ports@openbsd.org > > > WWW: https://movit.sesse.net