If you don't want to hold back the system curl version, you can just extract the library files from curl 7.73 and put them in /opt/resolve/libs. Resolve will then use this instead of the system version. You need the following files:
- libcurl.so.4.7.0
- libcurl.so.4
- libcurl.so
Note - the second two are just symlinks to the first one.
Pinned Comments
Muflone commented on 2025-01-26 02:15 (UTC)
IMPORTANT!
Since version 19.1.3-2 this package will not download automatically the source file from the upstream site.
To build this package you will need to manually download the file from https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion and place it in the same directory with the PKGBUILD.
This would reduce the mess in this package, making it more readable and clear. Also bypassing the required information from the upstream URL is not allowed in an automated way.