Unverified Commit fcc4bc34 authored by Boris Yumankulov's avatar Boris Yumankulov Committed by GitHub

epm play: added stub for DaVinci Resolve (#487)

parent b5d4f013
#!/bin/sh
PKGNAME=davinci-resolve
SUPPORTEDARCHES="x86_64"
DESCRIPTION="Professional A/V post-production software suite from Blackmagic Design (stub for epm pack)"
URL="https://www.blackmagicdesign.com"
cat <<EOF
Since Blackmagic provides the DaVinci Resolve download link only to registered users, we cannot create a complete play script. Therefore, to repackage DaVinci Resolve, run:
epm install D****.run
EOF
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment