Search Criteria
Package Details: fusion-render-node 18.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fusion-studio.git (read-only, click to copy) |
|---|---|
| Package Base: | fusion-studio |
| Description: | GPU accelerated 2D and 3D compositing and motion graphics software. Requires USB activation dongle. |
| Upstream URL: | https://www.blackmagicdesign.com/products/fusion |
| Keywords: | blackmagic blackmagic-fusion fusion vfx |
| Licenses: | Commercial |
| Submitter: | paperdave |
| Maintainer: | paperdave (bryab) |
| Last Packager: | paperdave |
| Votes: | 3 |
| Popularity: | 0.000117 |
| First Submitted: | 2022-10-13 04:28 (UTC) |
| Last Updated: | 2023-05-01 19:29 (UTC) |
Dependencies (12)
- alsa-lib
- apr-util
- glu (glu-gitAUR)
- libogg (libogg-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxcrypt-compat
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR)
- opencl-driver (opencl-nvidia-410xxAUR, amdapp-sdkAUR, opencl-nvidia-440xxAUR, vc4cl-gitAUR, opencl-nvidia-430xxAUR, beignet-gitAUR, intel-openclAUR, mesa-wsl2-gitAUR, opencl-nvidia-340xxAUR, opencl-legacy-amdgpu-proAUR, beignetAUR, opencl-510xx-nvidiaAUR, intel-compute-runtime-gitAUR, intel-compute-runtime-legacyAUR, intel-compute-runtime-legacy-binAUR, opencl-nvidia-teslaAUR, clvk-gitAUR, opencl-nvidia-470xxAUR, opencl-nvidia-550xxAUR, amdonly-gaming-opencl-rusticl-mesa-gitAUR, opencl-mesa-minimal-gitAUR, opencl-nvidia-390xxAUR, mesa-gitAUR, intel-compute-runtime-binAUR, opencl-amdAUR, opencl-nvidia-vulkanAUR, opencl-nvidia-535xxAUR, opencl-nvidia-betaAUR, mesa-rk35xx-gitAUR, opencl-nvidia-525xxAUR, intel-compute-runtime, intel-oneapi-compiler-shared-runtime, opencl-mesa, opencl-nvidia, rocm-opencl-runtime)
- qt5-x11extras
- tbb (onetbb-gitAUR, onetbb)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR, cuda-12.5AUR, cuda-12.9AUR) (optional) – gpu acceleration
Latest Comments
FraYoshi commented on 2024-09-13 13:03 (UTC) (edited on 2024-09-13 13:06 (UTC) by FraYoshi)
Okay, have not been able to fix the installation, as I ultimately get an "Unrecognized archive", don't know why...
BUT! If you want to install it anyway, you can go manual by just using the AUR package as a downloader for the latest version by modifying the
PKGBUILDto have the desiredpkgverand the corresponding_downloadid, then run themakepkgso the archive is downloaded, extract it, and finally run"./Blackmagic_Fusion_Studio_Linux_<version>_installer.run" --installfor the Studio, and same for the Render_Node.values for the 19.0.1 - Download ID:
fc66e223901a4ee9b8933cf2556eea25- sha256sum:93d575da0e2f81e3f982a52183da72f3501d0a13a60dc570a57948e7cc9b8869reference for the manual installation: https://www.steakunderwater.com/wesuckless/viewtopic.php?t=1700
paperdave commented on 2024-09-02 15:35 (UTC)
for what it's worth, i've also observed the lzma_end symbol missing when i build on NixOS. it only stops the FBX plugin, and the rest of the compositor remains functional. i havent tried 19 yet, just learned it's out, will probably put it off until my next project starts.
i'll update here if i find a solution to either of these that can be applied to the AUR build
FraYoshi commented on 2024-09-02 08:02 (UTC) (edited on 2024-09-02 09:47 (UTC) by FraYoshi)
Values for v19.0.0
e745d19b18114f19944d6e9258e33b87f62b8c3a7f00abd5e51690ec0ac68181e910d0a0927c96eb7d8bcf588edf99eaStill, I'm getting this error, which at the moment have not been able to solve, help welcomed :)
bryab commented on 2024-08-04 17:41 (UTC)
I forked the repo (https://github.com/bryab/fusion-studio-aur) to fix a small issue where it was picking up beta releases. The current working version now is 18.6.6.
I am not sure it this is new to this release, but when launching Fusion Studio, I get this error:
FraYoshi commented on 2024-05-25 14:14 (UTC) (edited on 2024-05-25 14:16 (UTC) by FraYoshi)
Values for v18.6.6:
Download ID:
86f8812c33e84298907c3d7c9ec5b7d8sha256sum:
77d49065e297b5ee9804dfa566d0955899b4d6022f7c259c9b4adbe541bc6d29https://www.blackmagicdesign.com/api/support/us/downloads.json for future reference, as the maintainer indicated on the PKGBUILD.
paperdave commented on 2024-03-01 19:43 (UTC) (edited on 2024-03-01 19:44 (UTC) by paperdave)
hey. glad to see that someone other than me needs this. i haven't used archlinux in quite some time.
to push updates i have a short script, but i cant run it right now as i dont have an archlinux computer set up right now. i can try later (i don't want to push broken build).
i published that code on github here: https://github.com/paperdave/fusion-studio-aur the version bump script uses
https://bun.shto web scrape blackmagic's download page ... so the package basically maintains itself. if you want to maintain the updates in the future i can add you to the package maintainer list, or however this stuff works. (send me an email, we can figure that out)shrippen commented on 2024-02-29 11:29 (UTC)
Any chance to get this updated?