I was able to install Resolve Studio 19 as well using the changes suggested by @Rubble1278:
pkgname=davinci-resolve-studio major_version=19.0 minor_version=0 pkgver=${major_version}.${minor_version}
Here are the updated referid and sha256sums:
- referid:
cb45c8e75fcc459497f21ecbba3b0174
- sha256sums:
9e2a96672fc076152880b4099c3a56b87f00a62491baabbd53eb87255c26cb54
Additionally, the extracted .run
file in the src
folder had to be renamed to DaVinci_Resolve_Studio_19.0.0_Linux.run
for the installation to work, as @Rubble127 suggested.
It would be great if the maintainer could update the package for others. Thanks!
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.