From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 7FCD24F73E for ; Sun, 22 Jun 2025 07:08:36 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 9FC0468CAC8; Sun, 22 Jun 2025 10:08:32 +0300 (EEST) Received: from mout-p-103.mailbox.org (mout-p-103.mailbox.org [80.241.56.161]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 25D5D68C425 for ; Sun, 22 Jun 2025 10:08:26 +0300 (EEST) Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4bQ2P33lBkz9sJ5 for ; Sun, 22 Jun 2025 09:08:23 +0200 (CEST) Message-ID: <1092cad8-8ab3-439c-8681-7f963df247ff@gyani.pro> Date: Sun, 22 Jun 2025 12:38:20 +0530 MIME-Version: 1.0 To: ffmpeg-devel@ffmpeg.org References: <20250619093427.142-1-ffmpeg@gyani.pro> <20250621081247.000048be@hawaiiantel.net> Content-Language: en-US From: Gyan Doshi In-Reply-To: <20250621081247.000048be@hawaiiantel.net> X-Rspamd-Queue-Id: 4bQ2P33lBkz9sJ5 Subject: Re: [FFmpeg-devel] [PATCH] download: remove unmaintained linux binary source X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 2025-06-21 11:42 pm, compn wrote: > On Thu, 19 Jun 2025 15:04:27 +0530, Gyan Doshi wrote: > >> This source looks to be unmaintained since 2024 August. >> >> The latest ffmpeg git master build is from 2024 June, and the latest >> release build is 7.0.2, from 2024 August. >> --- >> src/download | 2 -- >> 1 file changed, 2 deletions(-) >> >> diff --git a/src/download b/src/download >> index 105eb56..46c581a 100644 >> --- a/src/download >> +++ b/src/download >> @@ -69,8 +69,6 @@ >> >>

Linux Static Builds

>>
>> - 32-bit and >> - 64-bit for kernel 3.2.0 and above >> >> 64-bit static and shared builds >> > lgtm > > -compn Pushed as 40e62e8a4178511ae3eb8d703b73667e505d3e4d Regards, Gyan _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".