Add Linux support for downloading and setting up FFmpeg.

This commit introduces platform-specific functionality for downloading, extracting, and configuring FFmpeg on Linux systems.
This commit is contained in:
2025-05-06 23:10:29 +05:00
parent 12dc5c8ef9
commit f262d5f931
7 changed files with 280 additions and 5 deletions

3
.gitignore vendored
View File

@@ -1 +1,2 @@
fyne-cross/*
fyne-cross/*
ffmpeg/*