tytan652
tytan652
IIRC, after version 12.0 (e.g. #10379) the licensing of the headers were changed from MIT to something custom linked to an EULA. So compatibility with GPL-2.0-or-later needs to be checked...
If calling `connect()` as an object method is meaningless since you add the object in the parameter, wouldn't it be better to replace every call with the closest static definition...
Things like `object->connect(` are completely meaningless with your changes, you can just replace them with `connect(` or `QObject::connect(` when outside of a QObject.
> If we were going to do this, not adding 224 lines of cmake is a strong benefit of #3746 Half of it is because of the legacy path (duplication),...
Custom Glib2 was dropped for the one provided by ECM.
> * Since we're very close to FDO 25.08, might be better to use it when it's released? Thoughts? I think certainty on when 25.08 releases before when OBS Studio...
Because of GHA caching limits, the Buildstream project needs it's own repo. Le 7 août 2025 22:00:37 GMT+02:00, Patrick Heyer ***@***.***> a écrit : >PatTheMav left a comment (obsproject/obs-studio#10934) >...
"bst" is a common abbreviation but going for "buildstream" is fine too (`project.conf` would need an update). > if "BuildStream" is more or less exclusively associated with Flatpak that makes...
Due to libobs now depending on SIMDe, the devel tarball is no longer cleaned up (devtools still is).
> Have these conditions been met? It was for having 25.08 on 32, 25.08 wasn't out and this PR got pushed back for the next release. `obs-deps-buildstream` master branch is...