Files
termux-packages/packages/ffmpeg
termux-pacman-bot 137371efed change(main/ffmpeg): Link against openssl instead of gnutls
Historically there was a license incompatibility problem, but that was
fixed by the openssl 3.0 relicensing:

- 1d23e125b6

The apt package has also switched from gnutls to openssl:

- https://salsa.debian.org/apt-team/apt/-/merge_requests/412
  - Coming in https://github.com/termux/termux-packages/pull/24212

So it probably makes sense to align on openssl as much as possible, to
decrease duplication and behaviour spread.
2026-02-10 12:50:56 +00:00
..