Mirko Galimberti

Results 350 comments of Mirko Galimberti

I guess can be fixed via https://github.com/kivy/kivy/pull/8159 ? Targeting that for `2.3.0`

Hi @FilipeMarch and @DexerBR ! Actually `https://github.com/matham/ffpyplayer/archive/{version}.zip` format gives the user more control without the need of specifying a custom URL that `https://github.com/matham/ffpyplayer/archive/refs/tags/v{version}.zip` gives not. As an example: `ffpyplayer==master`, `ffpyplayer==c3e721f0379eca393c8d1796ff3808157f4a37d3`...

Hi @FilipeMarch and @DexerBR We had a very similar issue and discussion here: https://github.com/kivy/kivy-ios/pull/716/files Then, we decided to keep the `v` into the version parameter, and not in the URL,...

Hi @FilipeMarch , Are you still interested in getting this PR merged? 🥰 If yes, can you please address the requested changes and rebase on top of latest `develop` branch?

Oh, that's nice! **+1** for getting rid of `LEGACY_NDK`, as it's legacy, and it will break sometimes in the future + is not available for Apple Silicon users (like me)...

Hi @mzakharo! (sorry for the ping) I do not know if it happen that you're still active on `python-for-android` related projects (and maybe you also still make use of `lapack`)....

> Lapack is not the end goal. Scipy needs Fortran last time I checked. Is this no longer the case? You're right. As I said, you're more knowledgeable than me...

Thanks for the cleanup @shyamnathp , however, the CI is failing. The good news is that I'm 100% sure is not your fault, but in order to have a ✅...

Hi @pythonsus , Can you please rebase on top of latest `develop` branhc and push again?