/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl3/ |
H A D | libsdl2-compat_2.32.56.bb | 1 SUMMARY = "Simple DirectMedia Layer (SDL) sdl2-compat" 3 API for programs written against SDL2, but it uses SDL3 behind the scenes. If you are \ 13 SRC_URI = "http://www.libsdl.org/release/sdl2-compat-${PV}.tar.gz" 15 S = "${WORKDIR}/sdl2-compat-${PV}" 26 mv ${D}${libdir}/pkgconfig/sdl2-compat.pc ${D}${libdir}/pkgconfig/sdl2.pc
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 2001-configure-setup-for-OE-core-usage.patch | 20 Only check that sdl2 version greater than 3.0.0 70 if enabled sdl2; then 71 SDL2_CONFIG="${cross_prefix}sdl2-config" 72 - test_pkg_config sdl2 "sdl2 >= 2.0.1 sdl2 < 3.0.0" SDL_events.h SDL_PollEvent 73 + test_pkg_config sdl2 "sdl2 >= 2.0.1" SDL_events.h SDL_PollEvent 74 if disabled sdl2 && "${SDL2_CONFIG}" --version > /dev/null 2>&1; then
|
/openbmc/openbmc/poky/meta/recipes-graphics/libsdl2/ |
H A D | libsdl2_2.32.6.bb | 24 SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz" 26 S = "${WORKDIR}/SDL2-${PV}" 31 UPSTREAM_CHECK_REGEX = "SDL2-(?P<pver>\d+\.(\d*[02468])+(\.\d+)+)\.tar" 33 BINCONFIG = "${bindir}/sdl2-config" 85 FILES:${PN} += "${datadir}/licenses/SDL2/LICENSE.txt"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-kivy/ |
H A D | 0001-add-support-for-glesv2.patch | 37 sdl_inc = join(include, 'SDL2') 40 - sdl2_paths.extend(['/usr/local/include/SDL2', '/usr/include/SDL2'])
|
/openbmc/qemu/tests/lcitool/projects/ |
H A D | qemu.yml | 107 - sdl2 108 - sdl2-image
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/ |
H A D | libopenmpt_0.7.10.bb | 39 PACKAGECONFIG[sdl2] = "--with-sdl2,--without-sdl2,virtual/libsdl2"
|
/openbmc/qemu/ui/ |
H A D | meson.build | 122 'sdl2-2d.c', 123 'sdl2-input.c', 124 'sdl2.c', 126 sdl_ss.add(when: opengl, if_true: files('sdl2-gl.c'))
|
H A D | sdl2-input.c | 29 #include "ui/sdl2.h"
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/ |
H A D | fluidsynth_2.4.5.bb | 37 PACKAGECONFIG[sdl] = "-Denable-sdl2=ON,-Denable-sdl2=OFF,virtual/libsdl2"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gegl/ |
H A D | gegl_0.4.62.bb | 33 PACKAGECONFIG ??= "gexiv2 libraw librsvg pango poppler sdl2" 46 PACKAGECONFIG[sdl2] = "-Dsdl2=enabled,-Dsdl2=disabled,virtual/libsdl2"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-kivy_2.3.1.bb | 12 # Also, if using SDL2 as backend, SDL2 needs to be configured with gles
|
/openbmc/qemu/.gitlab-ci.d/cirrus/ |
H A D | macos-14.vars | 14 …meson mtools ncurses nettle ninja pixman pkg-config python3 rpm2cpio rust sdl2 sdl2_image snappy s…
|
H A D | freebsd-14.vars | 14 …py311-sphinx_rtd_theme py311-tomli python3 rpm2cpio rust rust-bindgen-cli sdl2 sdl2_image snappy s…
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openal/ |
H A D | openal-soft_1.24.3.bb | 21 PACKAGECONFIG[sdl2] = "-DALSOFT_BACKEND_SDL2=ON,-DALSOFT_BACKEND_SDL2=OFF,virtual/libsdl2 ffmpeg"
|
/openbmc/qemu/tests/vm/generated/ |
H A D | freebsd.json | 66 "sdl2",
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/ |
H A D | rpidistro-ffmpeg_5.1.4.bb | 81 PACKAGECONFIG[sdl2] = "--enable-sdl2,--disable-sdl2,virtual/libsdl2"
|
/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/ |
H A D | ffmpeg_7.1.1.bb | 77 PACKAGECONFIG[sdl2] = "--enable-sdl2,--disable-sdl2,virtual/libsdl2"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/ |
H A D | 0001-utils-Use-name-of-the-first-prerequisite-in-rule.patch | 34 $(CC) $(CFLAGS) $(CPPFLAGS) -c $^ -o $@ `$(PKG_CONFIG) --cflags sdl2`
|
/openbmc/qemu/docs/ |
H A D | multiseat.txt | 10 list includes sdl2, gtk (both 2+3) and vnc: 57 The sdl2 ui will start up with two windows, one for each display
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | alpine.docker | 97 sdl2-dev \
|
H A D | centos9.docker | 15 SDL2-devel \
|
H A D | fedora-win64-cross.docker | 81 mingw64-SDL2 \
|
H A D | fedora.docker | 21 SDL2-devel \
|
/openbmc/qemu/scripts/coverity-scan/ |
H A D | coverity-scan.docker | 32 SDL2-devel \
|
/openbmc/qemu/docs/devel/ |
H A D | build-environment.rst | 92 ${MINGW_PACKAGE_PREFIX}-SDL2 \
|