mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
* add `protobuf` deps to arch and fedora * update webkit2gtk package name for fedora >= 37 * revert last change as fedora 37/38 can still use the old name This reverts commit cc9b2d705307cbbf2e18aaa7b1b9d1694c3add49. * shfmt * re-introduce webkit changes (and fix my bad bash) * remove duplicate webkit dep * update mac setup logic * remove ffmpeg versioning (we don't use it on any other system) * check that RPMFusion is enabled * more verbose protobuf variable names * add comments/todos and remove unnecessary 64 bit declaration * fix incorrect command & use latest ffmpeg on macos * update deps & remove comments