Hello community, here is the log from the commit of package SDL2 for openSUSE:Factory checked in at 2018-03-26 11:56:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SDL2 (Old) and /work/SRC/openSUSE:Factory/.SDL2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SDL2" Mon Mar 26 11:56:22 2018 rev:23 rq:588599 version:2.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/SDL2/SDL2.changes 2018-03-12 12:07:38.676221920 +0100 +++ /work/SRC/openSUSE:Factory/.SDL2.new/SDL2.changes 2018-03-26 11:56:23.713250136 +0200 @@ -1,0 +2,5 @@ +Sat Mar 17 10:14:15 UTC 2018 - [email protected] + +- Build with Wayland support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SDL2.spec ++++++ --- /var/tmp/diff_new_pack.2kZr9U/_old 2018-03-26 11:56:24.761212328 +0200 +++ /var/tmp/diff_new_pack.2kZr9U/_new 2018-03-26 11:56:24.769212039 +0200 @@ -59,12 +59,17 @@ BuildRequires: pkgconfig(libpulse-simple) >= 0.9 BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(udev) -BuildRequires: pkgconfig(wayland-server) +BuildRequires: pkgconfig(wayland-client) +BuildRequires: pkgconfig(wayland-cursor) +BuildRequires: pkgconfig(wayland-egl) +BuildRequires: pkgconfig(wayland-protocols) +BuildRequires: pkgconfig(wayland-scanner) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(xinerama) +BuildRequires: pkgconfig(xkbcommon) BuildRequires: pkgconfig(xrandr) BuildRequires: pkgconfig(xscrnsaver) BuildRequires: pkgconfig(xxf86vm) @@ -116,7 +121,7 @@ %build # In this instance, we do want --with-pic because of libSDL2main.a. %configure --with-pic --disable-alsa-shared --disable-video-directfb \ - --enable-video-kmsdrm \ + --enable-video-kmsdrm --enable-video-wayland \ %if 0%{?sle_version} --disable-fcitx \ %endif
