Git Product home page Git Product logo

davinci-resolve-studio's Introduction

Package no longer mantained. Please check latest versions at:

https://aur.archlinux.org/packages/davinci-resolve-studio

davinci-resolve-studio for Arch Linux

Archlinux Package to install Blackmagic's Davinci Resolve Studio, based on https://aur.archlinux.org/packages/davinci-resolve/

This package adds the package name and sha256 from the studio version zip file, and also adds an udev rule for the dongle. Please let me know of any issues here.

ATTENTION:

A new packaging structure has been released since resolve 15.2.2, so this package might need some testing. Please report any issues or improvements.

ACTIVATION:

If you're using a dongle, remember to have it plugged in before starting the application.

If you're using an activation/serial number, remember to run the app as root in order to activate.

INSTALLATION:

To install, simply download the Davinci Resolve Studio installer from Blackmagic's website to your Downloads directory. The DaVinci_Resolve_Studio_X.Y.Z_Linux.zip file (where X.Y.Z is te current package version) should be placed into /home/$youruser/Downloads or inside the package directory.

Automatic installation:

You should be able to automatically install from the AUR repository with a tool such as yay:

yay -S davinci-resolve-studio

Manual installation:

  • If you want to manually install, clone this repository from GitHub or AUR:

git clone https://github.com/codibit/davinci-resolve-studio.git

or

git clone https://aur.archlinux.org/davinci-resolve-studio.git

  • run makepkg inside the directory (as your regular user):

cd davinci-resolve-studio

makepkg

  • and finally install the created package with pacman (as root):

pacman -U davinci-resolve-studio-X.Y.Z-0-x86_64.pkg.tar.xz

CREDITS:

All the package credits go to the davinci-resolve package mantainer and contributors in https://aur.archlinux.org/packages/davinci-resolve/ and Daniel Tufvesson's makeresolvedeb script

davinci-resolve-studio's People

Contributors

victor-vanherpt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

davinci-resolve-studio's Issues

SHA check fails

==> Validating source files with sha256sums...
DaVinci_Resolve_Studio_17.2_Linux.zip ... FAILED
==> ERROR: One or more files did not pass the validity check!

Where is it getting the sha sum to compare from?

using utility from makedepend before checking it

In your pkgbuild you usexdg-user-dir DOWNLOAD, like in davinci-resolve pkgbuild v15.2.2-1. It is run outside any function before source array. The problem is that makedepends array is checked after source check, but you want to use this makedepend before source check (because you want to link it to download directory).
In this case I just removed archive from source array and then use it manually in prepare() function.
You can see my solution of this here.

Pull fails when file is in Download or current directory

   ~/Downloads  yay -S davinci-resolve-studio  ✔
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur:1] davinci-resolve-studio-17.2-2

1 davinci-resolve-studio (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
:: PKGBUILD up to date, Skipping (1/1): davinci-resolve-studio
1 davinci-resolve-studio (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
:: (1/1) Parsing SRCINFO: davinci-resolve-studio
==> Making package: davinci-resolve-studio 17.2-2 (Thu 20 May 2021 04:55:12 PM EDT)
==> Retrieving sources...
-> Downloading DaVinci_Resolve_Studio_17.2_Linux.zip...
curl: (3) URL using bad/illegal format or missing URL
curl: (6) Could not resolve host: ''
Warning: Problem : timeout. Will retry in 3 seconds. 3 retries left.
curl: (6) Could not resolve host: ''
Warning: Problem : timeout. Will retry in 3 seconds. 2 retries left.
^C
==> ERROR: Aborted by user! Exiting...

file is downloaded and sitting in the Downloads Directory.

   ~/Downloads  ls  INT ✘  9s 
 DaVinci_Resolve_Studio_17.2_Linux.run  DaVinci_Resolve_Studio_17.2_Linux.zip  Linux_Installation_Instructions.pdf  NVIDIA-Linux-x86_64-460.80.run

for some reason its still trying to pull the file

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.