Doesn't install:
Cannot mix incompatible Qt library (5.15.5) with this library (5.15.6)
Git Clone URL: | https://aur.archlinux.org/davinci-resolve-studio.git (read-only, click to copy) |
---|---|
Package Base: | davinci-resolve-studio |
Description: | Professional A/V post-production software suite from Blackmagic Design. Studio edition, requires license key or license dongle. |
Upstream URL: | https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion |
Keywords: | blackmagic davinci editor resolve studio video |
Licenses: | LicenseRef-Commercial |
Conflicts: | davinci-resolve, davinci-resolve-beta, davinci-resolve-studio-beta |
Submitter: | codibit |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 46 |
Popularity: | 2.24 |
First Submitted: | 2018-01-21 18:37 (UTC) |
Last Updated: | 2025-03-22 16:28 (UTC) |
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 26 Next › Last »
Doesn't install:
Cannot mix incompatible Qt library (5.15.5) with this library (5.15.6)
new version 18.0.3
_downloadid='23d948bf9418457693bf61b58fa8a3c7'
sha256sums=('14b138f5d13950b44212a7a178ab3ff85dcce9bd37af0457c263715b4ffc48a1')
18.0.1
-> 18.0.2
--- PKGBUILD.old 2022-09-14 09:30:59.198021907 +0300
+++ PKGBUILD.new 2022-09-14 09:30:53.401278656 +0300
@@ -7,7 +7,7 @@
# This was originally written by Daniel Bermond in blackmagic-decklink-sdk pkgbuild
# It is sufficient to just replace _downloadid to correspond new release version
# It can be obtained from chromium -> Developer Tools -> Network -> XHR -> click latest-version and copy downloadId
-_downloadid='78b4f5edaf6e47b99a489c7f084888a3'
+_downloadid='9fd907f561904fee9f256a92d7616e62'
_referid='6fe65a9e3ccb48e6be7e4db7d1d9866f'
_siteurl="https://www.blackmagicdesign.com/api/register/us/download/${_downloadid}"
@@ -61,7 +61,7 @@
pkgname=davinci-resolve-studio
_pkgname=resolve
resolve_app_name=com.blackmagicdesign.resolve
-pkgver=18.0.1
+pkgver=18.0.2
pkgrel=1
arch=('any')
url="https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion"
@@ -77,13 +77,12 @@
# Variables for STUDIO edition
pkgdesc='Professional A/V post-production software suite from Blackmagic Design. Studio edition, requires license key or license dongle.'
_archive_name=DaVinci_Resolve_Studio_${pkgver}_Linux
- sha256sums=('247897f7b8d79cd85308021a69964eeb50de872271c091145307ba7c56a5d1bb')
+sha256sums=('947a46a190c4b848369b5b47350aa45a58a833cdbae0cbf62e9f2d0385e1c452')
conflicts=('davinci-resolve-beta' 'davinci-resolve' 'davinci-resolve-studio-beta')
else
# Variables for FREE edition
pkgdesc='Professional A/V post-production software suite from Blackmagic Design'
_archive_name=DaVinci_Resolve_${pkgver}_Linux
- sha256sums=('b942bcae650d35355aa6a104809875bc51acd994504ddc62d18a516f660aa3cb')
conflicts=('davinci-resolve-studio' 'davinci-resolve-beta' 'davinci-resolve-studio-beta')
fi
/opt/resolve/bin/resolve: symbol lookup error: /usr/lib/libgvc.so.6: undefined symbol: agmemconcat
Out of date, 18.0.1 is already available
Hi, Studio 18.0.1 is out: https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=164667
When trying to run studio 18 I get ./resolve: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory. 17.4.6 worked fine.
Thanks for latest stable - please see error when installing ==> Installing Application icons... install: cannot stat 'graphics/DV_Resolve.png': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...
Hi, I think Studio 18 is released: https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=164294
why i dont have opption in gpu selection cuda? only opencl. I have installen nvidia, nvidia-utils, nvidia-settings, cuda, cuda-tools, opencl-nvidia.
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.