update needed, DaVinci Resolve version 15.3.1 has been released as of 2019-04-06
Search Criteria
Package Details: davinci-resolve 16.1.1-1
Git Clone URL: | https://aur.archlinux.org/davinci-resolve.git (read-only) |
---|---|
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: | |
Conflicts: | |
Provides: | |
Submitter: | jonathon |
Maintainer: | satriani |
Last Packager: | satriani |
Votes: | 44 |
Popularity: | 2.08 |
First Submitted: | 2017-04-19 20:57 |
Last Updated: | 2019-11-01 10:54 |
Dependencies (15)
- glu
- gstreamer (gstreamer-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-patched-filechooser-icon-view, gtk2-git)
- lib32-libpng12
- libpng12
- ocl-icd (khronos-ocl-icd-svn)
- opencl-driver (catalyst-firepro-compute, catalyst-firepro, opencl-nvidia-llb, opencl-nvidia-tesla, opencl-nvidia-vulkan-developer-beta, catalyst-total, opencl-catalyst, catalyst-total-hd234k, intel-opencl-runtime, intel-opencl, opencl-mesa-noglvnd, opencl-nvidia-410xx, catalyst-test, intel-compute-runtime-git, opencl-nvidia-340xx, amdapp-sdk, opencl-amd, vc4clstdlib-git, vc4c-git, vc4cl-git, mesa-aco-git, mesa-git, opencl-nvidia-full-beta-all, opencl-nvidia-full-beta, opencl-nvidia-beta, rocm-opencl-runtime, opencl-nvidia-vulkan, opencl-amdgpu-pro-pal, opencl-amdgpu-pro-orca, beignet-git, beignet, intel-compute-runtime, opencl-mesa, opencl-nvidia, opencl-nvidia-390xx)
- openssl-1.0 (openssl-1.0-chacha20)
- qt5-base (qt5-base-git, qt5-base-headless)
- qt5-svg (qt5-svg-git)
- qt5-webengine
- qt5-webkit (qt5-webkit-print, qt5-webkit-git)
- qt5-websockets (qt5-websockets-git)
- libarchive (libarchive-git) (make)
- xdg-user-dirs (make)
Required by (0)
Sources (1)
raimondl commented on 2019-04-06 10:06
wallena3 commented on 2019-04-03 00:17
Can not call fcitx input method in davinci such as fcitx-googlepinyin.Is there any solution?
satriani commented on 2019-03-26 20:07
@alex.forencich: Fixed, thank you!
alex.forencich commented on 2019-03-20 21:28
The package has an extra softlink in it, which is only valid if you have a user 'alex' on your system. That one had me going for a while as it was almost correct on my machine and I definitely didn't make it myself.
satriani commented on 2019-03-10 10:35
Actually, there was a typo. Fixed. Thank you!
Tim54000 commented on 2019-03-09 18:06
Sorry, I should have expressed myself better. I am talking about this condition but you use the lognam
command (which does not exist) instead of logname
. I'm new to Linux and at the moment I don't have the knowledge to tell you if the condition is useful or not but enough to make sure you made a typo.
Nice day for you!
satriani commented on 2019-03-09 15:56
I thank you for your feedback and ask for a suggestion. Then I could write the condition like this:
if [ ! "$(lognam 2>&1 >/dev/null)" ]; then
_user=$(logname)
_group=$(id -g -n ${_user})
fi
Tim54000 commented on 2019-03-09 14:25
The condition to use logname is always wrong because it is poorly written (introduced in #e55cae9d
).
bartus commented on 2019-03-05 14:20
There is a problem with chroot build introduced in #7cf524bc
commit. Basically, you can't use logname
as there is no user present (null output, warning on stderr: logname: no login name
). If you need to change file permissions, please do it in postinstall
script.
Ashark commented on 2019-02-10 18:33
@Harpy1991 opencl-driver is already in the dependencies list.
Pinned Comments
satriani commented on 2019-10-21 09:52
With this new version, you no longer need to download the ZIP file from the Blackmagic Design website. The script does it automatically.
satriani commented on 2018-09-12 08:02
Issues and bugs, please report on the official forum here: https://forum.blackmagicdesign.com/viewforum.php?f=21&sid=239f0d5c49abe5d6a635b69638192e9a Thank you!
You can check if you have a working configuration here: https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=56878&p=456990#p456924
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.