From 1770fe05da45740bc2fa62db44e40d79824adb7a Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 25 Sep 2023 21:38:41 +1000 Subject: [PATCH] tg_owt: switch to ffmpeg5 --- media-libs/tg_owt/tg_owt-0.0.20230921.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/tg_owt/tg_owt-0.0.20230921.recipe b/media-libs/tg_owt/tg_owt-0.0.20230921.recipe index 9f7d081ed..6f4677adb 100644 --- a/media-libs/tg_owt/tg_owt-0.0.20230921.recipe +++ b/media-libs/tg_owt/tg_owt-0.0.20230921.recipe @@ -3,7 +3,7 @@ DESCRIPTION="Telegram Desktop's fork of Google's WebRTC." HOMEPAGE="https://github.com/desktop-app/tg_owt" COPYRIGHT="2013-2023 Telegram" LICENSE="BSD (3-clause)" -REVISION="1" +REVISION="2" srcGitRev="592b14d13bf9103226e90a83571e24c49f6bfdcd" SOURCE_URI="https://github.com/desktop-app/tg_owt/archive/$srcGitRev.tar.gz" SOURCE_DIR="tg_owt-$srcGitRev" @@ -53,7 +53,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libcrypto$secondaryArchSuffix - devel:libavcodec$secondaryArchSuffix >= 58 + devel:libavcodec$secondaryArchSuffix >= 59 devel:libcrypto$secondaryArchSuffix devel:libjpeg$secondaryArchSuffix devel:libopus$secondaryArchSuffix