@satriani: First, kudos for creating craziest PKGBUILD I've seen so far.
Everting works great here {cpu:i7-4790k,gpu:gtx970,nvidia:450.66,cuda:11.0} but I've notice small hiccup in post_{install,remove}.
On my system /usr/share/applications/default.list
is missing and this errors pops up in pacman.log
when {un,}install davinci-resovle
Perhaps, would be nice to touch
this file to make sure it exist before appending. Or redirect grep stderr to null 2>&-
?
#install
309480 [2020-09-04T09:29:21+0200] [PACMAN] Running 'pacman -S davinci-resolve'
309481 [2020-09-04T09:29:27+0200] [ALPM] running '00-informant.hook'...
309482 [2020-09-04T09:29:27+0200] [ALPM] transaction started
309483 [2020-09-04T09:29:27+0200] [ALPM] installed libpng12 (1.2.59-2)
309484 [2020-09-04T09:29:27+0200] [ALPM] installed lib32-libpng12 (1.2.59-2)
309485 [2020-09-04T09:29:57+0200] [ALPM] installed davinci-resolve (16.2.5-1)
309486 [2020-09-04T09:29:57+0200] [ALPM-SCRIPTLET] Updating icon cache...
309487 [2020-09-04T09:29:57+0200] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
309488 [2020-09-04T09:29:57+0200] [ALPM-SCRIPTLET] Installing the default app associations...
309489 [2020-09-04T09:29:57+0200] [ALPM-SCRIPTLET] grep: /usr/share/applications/defaults.list: No such file or directory
309490 [2020-09-04T09:29:57+0200] [ALPM-SCRIPTLET] application/x-resolveproj=com.blackmagicdesign.resolve.desktop /usr/share/applications/defaults.list
309491 [2020-09-04T09:29:57+0200] [ALPM-SCRIPTLET] /application\/x-resolveproj=com.blackmagicdesign.resolve.desktop;/d /usr/share/applications/mimeinfo.cache
309492 [2020-09-04T09:30:01+0200] [ALPM] transaction completed
#remove
309532 [2020-09-04T09:30:37+0200] [PACMAN] Running 'pacman -Rs davinci-resolve'
309533 [2020-09-04T09:30:38+0200] [ALPM] transaction started
309534 [2020-09-04T09:30:39+0200] [ALPM] removed davinci-resolve (16.2.5-1)
309535 [2020-09-04T09:30:39+0200] [ALPM-SCRIPTLET] grep: /usr/share/applications/defaults.list: No such file or directory
309536 [2020-09-04T09:30:39+0200] [ALPM] removed libpng12 (1.2.59-2)
309537 [2020-09-04T09:30:39+0200] [ALPM] removed lib32-libpng12 (1.2.59-2)
309538 [2020-09-04T09:30:40+0200] [ALPM] transaction completed
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.