Download raw body.
multimedia/handbrake: update to 1.10.2
Le Wed, Nov 12, 2025 at 05:15:09PM +0100, Kirill A. Korinsky a écrit :
> ports@,
>
> I'd like to update multimedia/handbrake to 1.10.2
>
> I had started with clean patches folders.
>
> It builds, I had encoded a short test video.
>
> Anyway, any tests are welcomes, and OKs.
I know this port has CONFIGURE_STYLE=simple, but...
> @@ -40,6 +39,8 @@ BUILD_DEPENDS = devel/autoconf/${AUTOCON
> devel/automake/${AUTOMAKE_VERSION} \
> devel/gettext,-tools \
> devel/libtool \
> + devel/meson \
> + devel/ninja \
This feels... wrong.
can't we somehow make it directly use the meson module with
gtk/meson.build, instead of their homegrown horror of make/configure.py ?
multimedia/handbrake: update to 1.10.2