From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id D6B1541A68 for ; Sun, 19 Jun 2022 15:47:12 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8109C68B43B; Sun, 19 Jun 2022 18:47:09 +0300 (EEST) Received: from btbn.de (btbn.de [136.243.74.85]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 2E1A368ABD9 for ; Sun, 19 Jun 2022 18:47:03 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id 55C911F5B5E for ; Sun, 19 Jun 2022 17:47:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1655653622; bh=Ucrocpw5+hgmh/w4cChbeElG4WPozQrxh7HzT3Hs5ck=; h=Date:Subject:To:References:From:In-Reply-To; b=dmoMcB1QWwXl1Abl3glve3PirQnvstXB6dcSOg4oMgl2OXDnzYyCykf0/LG7yEEYT /pOvOhtFuF34mdRcUoMXq8dBo9aJxzcW1jSvSmiKFau8ydhFucJger5cnhYA5PRtvD 3HuAM1wp0s0C+mG5gu1CN9PCo2d+GQeniz0xQSgCM+eDe2nI9WRRm2ZFGiItwEvVx7 O9F2kKbSEHNoWDrN5rk8ycdH/iucb15JELCRhSrEU3iHheoatnJRq8Z4AZcXTZ2NBw fh29ZMgweCQpGk+dAsJ5B9v4/8J8ZL/v0r7wQSy9Yo41GbfOL+yqokBIxtMPgDYVFs LWKQbjSc+Q9Jw== Message-ID: Date: Sun, 19 Jun 2022 17:46:58 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <997463531.2155665.1655649409798@yahoo.com> From: Timo Rothenpieler In-Reply-To: <997463531.2155665.1655649409798@yahoo.com> Subject: Re: [FFmpeg-devel] [PATCH] SDL2 verison for pkg_config fallback 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 17.06.2022 18:46, dvhh wrote: > pkg_config fallback for SDL2 use 2.1.0 as max (excluded) version > where the pkg_config specify 3.0.0 > Correcting fallback version to be in line with the pkg_config version Why? Any version the new versioning scheme will have a pkg-config file. _______________________________________________ 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".