slyfox1186 / ffmpeg-build-script

The FFmpeg build script build's the most up to date version of FFmpeg by using API calls to download the latest source code available.
GNU General Public License v3.0
45 stars 9 forks source link

Any Plans to Support Ubuntu Derivatives Like Zorin or Mint? #37

Closed bwanshoom closed 1 month ago

bwanshoom commented 2 months ago

Zorin and Mint are both just Ubuntu under the hood - could you add support for them?

slyfox1186 commented 1 month ago

I have updated the script. I do not have these distros to test readily available so you will need to help direct me on how to fix any errors if they occur.

I modified the get_os_version function to include these as if Ubuntu is being used instead so I am betting it will work.

However, keep me up to date and re-open this ticket if anything is not working correctly.

Otherwise, look for my new release(s) today.