Mplayer: updated to FFmpeg6 (#13852)

This commit is contained in:
kenmays
2026-04-01 22:51:24 -07:00
committed by GitHub
parent 4bf54770e8
commit f2f8aca651
2 changed files with 4 additions and 9 deletions

View File

@@ -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

View File

@@ -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?= <zmizsei@extrowerk.com>
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