diff options
| -rw-r--r-- | meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.0.bb (renamed from meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.30.bb) | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.30.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.0.bb index bb111050e1..5eb21c5cc7 100644 --- a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.30.bb +++ b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.0.bb | |||
| @@ -19,7 +19,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL3-${PV}.tar.gz" | |||
| 19 | 19 | ||
| 20 | S = "${UNPACKDIR}/SDL3-${PV}" | 20 | S = "${UNPACKDIR}/SDL3-${PV}" |
| 21 | 21 | ||
| 22 | SRC_URI[sha256sum] = "4c3b09330d866dc52eb65b66259a6684ad387252ca8c57901b3a2b534eb42e3d" | 22 | SRC_URI[sha256sum] = "082cbf5f429e0d80820f68dc2b507a94d4cc1b4e70817b119bbb8ec6a69584b8" |
| 23 | 23 | ||
| 24 | inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even | 24 | inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even |
| 25 | 25 | ||
| @@ -33,10 +33,8 @@ EXTRA_OECMAKE = " \ | |||
| 33 | -DSDL_PTHREADS=ON \ | 33 | -DSDL_PTHREADS=ON \ |
| 34 | -DSDL_RPATH=OFF \ | 34 | -DSDL_RPATH=OFF \ |
| 35 | -DSDL_SNDIO=OFF \ | 35 | -DSDL_SNDIO=OFF \ |
| 36 | -DSDL_X11_XCURSOR=OFF \ | ||
| 37 | -DSDL_X11_XDBE=OFF \ | 36 | -DSDL_X11_XDBE=OFF \ |
| 38 | -DSDL_X11_XFIXES=OFF \ | 37 | -DSDL_X11_XFIXES=OFF \ |
| 39 | -DSDL_X11_XINPUT=OFF \ | ||
| 40 | -DSDL_X11_XSCRNSAVER=OFF \ | 38 | -DSDL_X11_XSCRNSAVER=OFF \ |
| 41 | -DSDL_X11_XSHAPE=OFF \ | 39 | -DSDL_X11_XSHAPE=OFF \ |
| 42 | " | 40 | " |
| @@ -69,7 +67,7 @@ PACKAGECONFIG[pipewire] = "-DSDL_PIPEWIRE_SHARED=ON,-DSDL_PIPEWIRE_SHARED=OFF,pi | |||
| 69 | PACKAGECONFIG[pulseaudio] = "-DSDL_PULSEAUDIO=ON,-DSDL_PULSEAUDIO=OFF,pulseaudio" | 67 | PACKAGECONFIG[pulseaudio] = "-DSDL_PULSEAUDIO=ON,-DSDL_PULSEAUDIO=OFF,pulseaudio" |
| 70 | PACKAGECONFIG[vulkan] = "-DSDL_VULKAN=ON -DSDL_RENDER_VULKAN=ON,-DSDL_VULKAN=OFF -DSDL_RENDER_VULKAN=OFF" | 68 | PACKAGECONFIG[vulkan] = "-DSDL_VULKAN=ON -DSDL_RENDER_VULKAN=ON,-DSDL_VULKAN=OFF -DSDL_RENDER_VULKAN=OFF" |
| 71 | PACKAGECONFIG[wayland] = "-DSDL_WAYLAND=ON,-DSDL_WAYLAND=OFF,wayland-native wayland wayland-protocols libxkbcommon" | 69 | PACKAGECONFIG[wayland] = "-DSDL_WAYLAND=ON,-DSDL_WAYLAND=OFF,wayland-native wayland wayland-protocols libxkbcommon" |
| 72 | PACKAGECONFIG[x11] = "-DSDL_X11=ON,-DSDL_X11=OFF,virtual/libx11 libxext libxrandr libxrender" | 70 | PACKAGECONFIG[x11] = "-DSDL_X11=ON,-DSDL_X11=OFF,virtual/libx11 libxext libxrandr libxrender libxcursor xinput libxtst" |
| 73 | 71 | ||
| 74 | CFLAGS:append:class-native = " -DNO_SHARED_MEMORY" | 72 | CFLAGS:append:class-native = " -DNO_SHARED_MEMORY" |
| 75 | 73 | ||
