Bugzilla – Bug 1219892
Try to generate xorg-x11-server-source package from xwayland sources
Last modified: 2024-07-11 14:20:10 UTC
For the future I expect much more version updates for xwayland than for xorg-x11-server, since the former is still actively used and released, while for the latter only security fixes are released. Therefore we should figure out if it wouldn't be possible to extract the generic xserver sources (currently xorg-x11-server-sdk subpackage of xorg-x11-server) out of xwayland sources instead of xorg-x11-server sources.
Forgot to mention. These xserver sources are needed for building xorg-x11-Xvnc (subpackage of tigervnc).
Joan, please have a look when time allows.
I see. I think xwayland will be updated but keeping 100% compatibility with xorg-x11-server? So xorg-x11-server-sdk which are the headers might be the same, but the sources (xorg-x11-server-sources) might change?
Ouch. I've meant xorg-x11-server-source, not xorg-x11-server-sdk!
I've just sent 2 SR, one for xwayland and another for xorg-x11-server to the devel project. Now the sources are provided by xwayland.
It turned out that we still need to adjust xserver21.1.1.patch and switch to meson for xserver build in tigervnc package.
This is an autogenerated message for OBS integration: This bug (1219892) was mentioned in https://build.opensuse.org/request/show/1148344 Factory / xorg-x11-server
In the end we decided to revert this. With next Xserver release we need to switch to meson as buildsystem, which affects also tigervnc/Xcnc build, but we won't change to Xwayland sources for building tigervnc/Xvnc.