From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2C3C41580EB for ; Wed, 21 May 2025 20:53:33 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 166503431CF for ; Wed, 21 May 2025 20:53:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EB0E41104B8; Wed, 21 May 2025 20:53:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E1ECD1104B8 for ; Wed, 21 May 2025 20:53:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9BEA734311C for ; Wed, 21 May 2025 20:53:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 698BF289D for ; Wed, 21 May 2025 20:53:06 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1747860714.180945cb0df516ad27a3d8bf7f81b9d487e089ae.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/telegram-desktop/telegram-desktop-5.14.3.ebuild X-VCS-Directories: net-im/telegram-desktop/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 180945cb0df516ad27a3d8bf7f81b9d487e089ae X-VCS-Branch: master Date: Wed, 21 May 2025 20:53:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bc41708b-248c-403f-9c6e-d1234971744b X-Archives-Hash: d615e2b069502aabdc91061e6a7863ca commit: 180945cb0df516ad27a3d8bf7f81b9d487e089ae Author: Esteve Varela Colominas gmail com> AuthorDate: Wed May 21 19:54:07 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed May 21 20:51:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=180945cb net-im/telegram-desktop: Lower ffmpeg requirement This has been fixed upstream. I feel it'll break again, and I really don't want to test for this, but hell whatever why not. Closes: https://bugs.gentoo.org/950241 Signed-off-by: Esteve Varela Colominas gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42194 Closes: https://github.com/gentoo/gentoo/pull/42194 Signed-off-by: Sam James gentoo.org> net-im/telegram-desktop/telegram-desktop-5.14.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/telegram-desktop/telegram-desktop-5.14.3.ebuild b/net-im/telegram-desktop/telegram-desktop-5.14.3.ebuild index 1a3e3d7fcbc1..45fda024ef4a 100644 --- a/net-im/telegram-desktop/telegram-desktop-5.14.3.ebuild +++ b/net-im/telegram-desktop/telegram-desktop-5.14.3.ebuild @@ -38,7 +38,7 @@ CDEPEND=" media-libs/opus media-libs/rnnoise >=media-libs/tg_owt-0_pre20241202:=[screencast=,X=] - >=media-video/ffmpeg-6:=[opus,vpx] + >=media-video/ffmpeg-4:=[opus,vpx] net-libs/tdlib:=[tde2e] sys-libs/zlib:=[minizip] kde-frameworks/kcoreaddons:6