From 2154e9b4deaaf049416af4dde3993742b4692634 Mon Sep 17 00:00:00 2001 From: 28allday Date: Sun, 3 May 2026 11:19:59 +0100 Subject: [PATCH] Trim README credits to projects actually used by the installer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Drops Blackmagic (product itself, obvious) and Sheridan Computers (libc++ rollback writeup is referenced only as future-work in NOTES.md, not used by the installer). Keeps Omarchy, davincibox, davinci-resolve-checker, and the Arch Wiki — all directly referenced in install-davinci-resolve.sh. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 507f83a..57c2f2b 100644 --- a/README.md +++ b/README.md @@ -150,11 +150,9 @@ grep -E 'DRI_PRIME|HSA_OVERRIDE' ~/.local/bin/davinci-resolve # DRI_PRIME must ## Credits - [Omarchy](https://omarchy.com) — the Arch + Hyprland distribution this targets -- [davincibox](https://github.com/zelikos/davincibox) — patchelf RPATH technique +- [davincibox](https://github.com/zelikos/davincibox) — patchelf RPATH technique, OpenCL conflict references +- [davinci-resolve-checker](https://github.com/Ashark/davinci-resolve-checker) — diagnostic tool, installed by this script - [Arch Wiki — DaVinci Resolve](https://wiki.archlinux.org/title/DaVinci_Resolve) — community documentation -- [Sheridan Computers](https://sheridancomputers.com/blog/view/videos/fix-davinci-resolve-crashing-on-arch-linux-after-system-update-october-2025) — libc++ ABI rollback writeup -- [Blackmagic Design](https://www.blackmagicdesign.com/) — DaVinci Resolve -- [davinci-resolve-checker](https://github.com/Ashark/davinci-resolve-checker) — diagnostic tool ## License