Package Details: davinci-resolve 19.1.2-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: Commercial
Conflicts: davinci-resolve-beta, davinci-resolve-studio, davinci-resolve-studio-beta
Submitter: jonathon
Maintainer: Muflone
Last Packager: Muflone
Votes: 145
Popularity: 5.20
First Submitted: 2017-04-19 20:57 (UTC)
Last Updated: 2025-01-05 18:20 (UTC)

Dependencies (24)

Required by (0)

Sources (1)

Pinned Comments

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

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 .. 43 44 45 46 47 48 49 50 51 52 53 .. 56 Next › Last »

diddyonlinux commented on 2019-01-05 16:19 (UTC) (edited on 2019-01-05 17:23 (UTC) by diddyonlinux)

It is not working for me either. Any plans to fix a pretty popular package. As others have said the zip contains a .run file and not a .sh.

Vincintosh commented on 2019-01-04 12:18 (UTC) (edited on 2019-01-04 12:28 (UTC) by Vincintosh)

Guys this package doesn't work. By default it looks for DaVinci_Resolve_15.2.2_Linux.sh, but there's no .sh file in the cache, instead the zip file is extracted as a .run file. Changing the .sh to .run in the PKGBUILD gives this error: "Unknown options: tar, C."

I tried the PKGBUILD given by Ashark but it gives this error "xdg-icon-resource: No writable system icon directory found." :/ Any suggestions? I would love to help, but I know almost nothing about PKGBUILDs :/

Ashark commented on 2018-12-21 09:18 (UTC) (edited on 2018-12-31 03:30 (UTC) by Ashark)

I have hardly reworked package instructions in PKGBUILD https://gist.github.com/Ashark/a194db36c8acd53f3cff496b617628fb

For now it is ready, but there are some todos inside. Also, do you think it's better to require user to be in users group and chgrp specific files, instead of chmod 777 them? I think yes.

It also solves:

xdg-user-dirs is in makedepend
fixed running "xdg-user-dir DOWNLOAD" before actually checking dependencies
removed archive from sources, because files from this array are extracted before running any functions, but we want to be able to symlink to archive file in downloads folder
made a prepare function to manually find, symlink, check integrity and extract archive
package function now extracts .run file

See https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=83795

satriani commented on 2018-12-20 05:40 (UTC)

Sorry guys, need some time to fix it. I fix it soon.

guitaristtom commented on 2018-12-20 00:00 (UTC)

Ah, never mind. It did end up failing. The PKGBuild is calling for a .sh file, when the archive has a .run file in it.

guitaristtom commented on 2018-12-19 23:49 (UTC)

@shimano same thing as @ChristophWurst, you have to download the ZIP file from Blackmagic's website.

guitaristtom commented on 2018-12-19 23:48 (UTC)

@ChristophWurst you have to download the new ZIP file from the website. The update is currently installing just fine for me.

ChristophWurst commented on 2018-12-19 12:39 (UTC)

Can't update to 15.2.2 because ./DaVinci_Resolve_15.2.2_Linux.sh does not exist

In the .zip there is a .run file. Was the file renamed?