kde 6.7 is released, so it became a real problem:(
there was the next change which removed libgit2 dependency: c57de85528
patching protobuf and abseil-cpp was enough! 🎉
unfortunately failed because we have to build protobuf from source, which is really hard because it requires patching third-party deps (e.g. abseil-cpp). is it possible to use any system dep in...
it shouldn't be a problem, actually, because zed compiled for MSYS2 with no patches (I had to propose some in the past). also removing webrtc things gives an extra bonus for us because it was...
hello, I'm a maintainer of zed package in MSYS2, and I decided to try to add Gram for this distro. we use native MinGW-w64 toolchain, so we have a bit more chance of success, if you don't mind...