From fa4b2e64f6f4b744ad7deff81854256cfcefaab5 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 28 Dec 2025 15:03:23 +0100 Subject: [PATCH] handbrake, fix reference to ffmpeg (4), build fix (#13510) no revbump as there are no changed requirements --- media-video/handbrake/handbrake-1.5.1.recipe | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/media-video/handbrake/handbrake-1.5.1.recipe b/media-video/handbrake/handbrake-1.5.1.recipe index 05b44a05a..6803db9db 100644 --- a/media-video/handbrake/handbrake-1.5.1.recipe +++ b/media-video/handbrake/handbrake-1.5.1.recipe @@ -35,7 +35,7 @@ REQUIRES=" lib:libcairo$secondaryArchSuffix lib:libdav1d$secondaryArchSuffix lib:libdvdnav$secondaryArchSuffix - lib:libdvdread$secondaryArchSuffix + lib:libdvdread$secondaryArchSuffix lib:libogg$secondaryArchSuffix lib:libfdk_aac$secondaryArchSuffix lib:libfontconfig$secondaryArchSuffix @@ -69,10 +69,11 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + ffmpeg${secondaryArchSuffix}_devel gcc${secondaryArchSuffix}_syslibs_devel devel:libass$secondaryArchSuffix - devel:libavcodec$secondaryArchSuffix >= 58 - devel:libavformat$secondaryArchSuffix >= 58 +# devel:libavcodec$secondaryArchSuffix >= 58 +# devel:libavformat$secondaryArchSuffix >= 58 devel:libbluray$secondaryArchSuffix >= 2 devel:libbz2$secondaryArchSuffix devel:libdav1d$secondaryArchSuffix @@ -105,6 +106,7 @@ BUILD_REQUIRES=" BUILD_PREREQUIRES=" cmd:autoconf cmd:automake + cmd:autopoint cmd:cmake cmd:gcc$secondaryArchSuffix cmd:intltool_update