mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Mplayer: updated to FFmpeg6 (#13852)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user