From f2f8aca65157be986d704cfe10abe586d2b1fa49 Mon Sep 17 00:00:00 2001 From: kenmays Date: Wed, 1 Apr 2026 22:51:24 -0700 Subject: [PATCH] Mplayer: updated to FFmpeg6 (#13852) --- media-video/mplayer/mplayer-1.5.recipe | 9 ++------- media-video/mplayer/patches/mplayer-1.5.patchset | 4 ++-- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/media-video/mplayer/mplayer-1.5.recipe b/media-video/mplayer/mplayer-1.5.recipe index ddcfec237..b35b992f1 100644 --- a/media-video/mplayer/mplayer-1.5.recipe +++ b/media-video/mplayer/mplayer-1.5.recipe @@ -22,7 +22,7 @@ DVD subtitles (SPU streams, VOBsub and Closed Captions) are supported as well." HOMEPAGE="http://www.mplayerhq.hu/" COPYRIGHT="2001-2022 The MPlayer Team" LICENSE="GNU LGPL v2.1" -REVISION="1" +REVISION="2" SOURCE_URI="https://mplayerhq.hu/MPlayer/releases/MPlayer-$portVersion.tar.xz" CHECKSUM_SHA256="650cd55bb3cb44c9b39ce36dac488428559799c5f18d16d98edb2b7256cbbf85" SOURCE_DIR="MPlayer-$portVersion" @@ -104,10 +104,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - ffmpeg5${secondaryArchSuffix}_devel -# devel:libavcodec$secondaryArchSuffix >= 59 -# devel:libavformat$secondaryArchSuffix >= 59 -# devel:libavutil$secondaryArchSuffix >= 57 + ffmpeg6${secondaryArchSuffix}_devel devel:liba52$secondaryArchSuffix devel:libbz2$secondaryArchSuffix devel:libcaca$secondaryArchSuffix @@ -149,8 +146,6 @@ BUILD_REQUIRES=" devel:libsmbclient$secondaryArchSuffix devel:libspeex$secondaryArchSuffix # devel:libssl$secondaryArchSuffix -# devel:libswresample$secondaryArchSuffix >= 4 -# devel:libswscale$secondaryArchSuffix >= 6 devel:libtheoradec$secondaryArchSuffix devel:libtwolame$secondaryArchSuffix devel:libvorbis$secondaryArchSuffix diff --git a/media-video/mplayer/patches/mplayer-1.5.patchset b/media-video/mplayer/patches/mplayer-1.5.patchset index 3e11413e5..3c30921a3 100644 --- a/media-video/mplayer/patches/mplayer-1.5.patchset +++ b/media-video/mplayer/patches/mplayer-1.5.patchset @@ -1,4 +1,4 @@ -From 1d6c9eec40b23aa21e58d6e3ec1414900a69de85 Mon Sep 17 00:00:00 2001 +From 84f7e2b81499ac8f2c69a7e35a7ca4b7cecbdc56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Mizsei?= Date: Mon, 22 Apr 2019 11:38:50 +0200 Subject: Haiku @@ -1417,5 +1417,5 @@ index e6287d2..e5c4cd9 100644 if (filename == NULL) { if ((buff = malloc(len)) == NULL) -- -2.36.1 +2.52.0