Re: [FFmpeg-devel] [PATCH] SDL2 verison for pkg_config fallback

2022-07-09 Thread Marton Balint
On Sun, 19 Jun 2022, Martin Storsjö wrote: On Mon, 20 Jun 2022, dvhh wrote: On Sun, 19 Jun 2022 17:46:58 +0200 Timo Rothenpieler wrote: 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 fa

Re: [FFmpeg-devel] [PATCH] SDL2 verison for pkg_config fallback

2022-06-19 Thread Martin Storsjö
On Mon, 20 Jun 2022, dvhh wrote: On Sun, 19 Jun 2022 17:46:58 +0200 Timo Rothenpieler wrote: 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 vers

Re: [FFmpeg-devel] [PATCH] SDL2 verison for pkg_config fallback

2022-06-19 Thread dvhh
On Sun, 19 Jun 2022 17:46:58 +0200 Timo Rothenpieler wrote: > 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 versio

Re: [FFmpeg-devel] [PATCH] SDL2 verison for pkg_config fallback

2022-06-19 Thread Timo Rothenpieler
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.