Package Details: davinci-resolve 20.0.1-1

Git Clone URL: https://aur.archlinux.org/davinci-resolve.git (read-only, click to copy)
Package Base: davinci-resolve
Description: Professional A/V post-production software suite from Blackmagic Design
Upstream URL: https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion
Keywords: blackmagic davinci editor resolve video
Licenses: LicenseRef-Commercial
Conflicts: davinci-resolve-beta, davinci-resolve-studio, davinci-resolve-studio-beta
Submitter: jonathon
Maintainer: Muflone
Last Packager: Muflone
Votes: 159
Popularity: 3.28
First Submitted: 2017-04-19 20:57 (UTC)
Last Updated: 2025-07-05 21:07 (UTC)

Dependencies (25)

Required by (0)

Sources (2)

Pinned Comments

Muflone commented on 2025-01-26 00:55 (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.

satriani commented on 2021-05-15 14:14 (UTC)

Issues and bugs, please report on the official forum here: https://forum.blackmagicdesign.com/viewforum.php?f=21&sid=239f0d5c49abe5d6a635b69638192e9a Thank you!

Visit DaVinci Resolve - ArchWiki before installing: https://wiki.archlinux.org/title/DaVinci_Resolve

ATTENTION: Please don't flag this package as out-of-date before beta version has been released as stable!

This is a current stable Package!

The current free beta is available here: https://aur.archlinux.org/packages/davinci-resolve-beta/

And for current studio beta here: https://aur.archlinux.org/packages/davinci-resolve-studio-beta/

Thanks.

Latest Comments

« First ‹ Previous 1 .. 44 45 46 47 48 49 50 51 52 53 54 .. 60 Next › Last »

jose1711 commented on 2019-01-26 15:37 (UTC)

@Ashark

thank you, i believe i am using the latest revision (2 days old)

jose1711 commented on 2019-01-26 15:04 (UTC)

@Ashark

trying your gist version..

package()...
xdg-icon-resource: No writable system icon directory found.

jose1711 commented on 2019-01-26 14:44 (UTC) (edited on 2019-01-26 14:44 (UTC) by jose1711)

${pkgdir} is not populated outside build() or package() function. hence this check

if [ ! -f ${pkgdir}/DaVinci_Resolve_${pkgver}_Linux.zip ]; then

makes no sense. but i am not the first one reporting it either.

satriani commented on 2019-01-24 20:39 (UTC)

@Ashark Thanks for your help and advice, I really appreciate it. The automatic downloader is very interesting. I'll take a closer look. With the next update, which I will release soon, we will switch from xorriso to bsdtar. Thanks for that.

Ashark commented on 2019-01-24 03:21 (UTC) (edited on 2019-01-29 17:09 (UTC) by Ashark)

I have completely reworked pkgbuild so it corresponds official installer: https://gist.github.com/Ashark/a194db36c8acd53f3cff496b617628fb There are several things remaining that I want to improve:

  • Check dependencies list

  • Instead of setting 777 permissions, chgrp to users group.

  • Maybe add WM_CLASS to desktop file

JoaoMachado commented on 2019-01-23 04:00 (UTC)

I am trying to install Davinci-Resolve on Manjaro Cinamon; I downloaded the zip file, and installed with no errors. But when I try to run the application, I get the following;

[joao@joao-pc /]$ /opt/resolve/bin/resolve ActCCMessage Already in Table: Code= c005, Mode= 13, Level= 1, CmdKey= -1, Option= 0 ActCCMessage Already in Table: Code= c006, Mode= 13, Level= 1, CmdKey= -1, Option= 0 ActCCMessage Already in Table: Code= c007, Mode= 13, Level= 1, CmdKey= -1, Option= 0 ActCCMessage Already in Table: Code= 2282, Mode= 0, Level= 0, CmdKey= 8, Option= 0 PnlMsgActionStringAdapter Already in Table: Code= 615e, Mode= 0, Level= 0, CmdKey= -1, Option= 0 15.2.2 (#007) Linux/Clang Main thread starts: CCDE3B80 [0x7f50ccde3b80] | Undefined | INFO | 2019-01-22 19:50:47,946 | -------------------------------------------------------------------------------- [0x7f50ccde3b80] | Undefined | INFO | 2019-01-22 19:50:47,946 | Loaded log config from /opt/resolve/configs/log-conf.xml [0x7f50ccde3b80] | Undefined | INFO | 2019-01-22 19:50:47,946 | -------------------------------------------------------------------------------- Aborted (core dumped) [joao@joao-pc /]$

satriani commented on 2019-01-22 21:58 (UTC)

@eschwartz, of course experienced AUR users know how to handle the source file, experienced ones mind you. I assume that we are all good people and would like to make the installation easier for inexperienced users. These are the countless comments a la "Where should I put the source file? Well, in my case it works great. I download the source into the ~/Downloads directory, start the installation and that's it. As already mentioned, the installation file only contains the original code from the software vendor. Your comment would be much more constructive if it contained real tips or examples. But anyway, thank you very much and I will do my best to improve everything. If you happen to want to provide constructive help, please let me know and I will send you the original installation files. I am sure you will do it much better.