# sdl3-core/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. This distro presently disables the use of "libudev" by "sdl3-core" because such use causes errors. #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] compiler = clang fortran = disabled license = See "license*.txt" in installed tree licfile = LICENSE.txt nls = disabled nosyslinks = yes proddir = $PRODTREE/sdl3 purge = yes setpaths = ffmpeg7 pulseaudio sdl3 xorg #--------------------------------------------------------------------- [depends] aalib actools alsa cmake dbus eudev ffmpeg7:forward fribidi gawk grep jackone libcaca libpng libusb nasm2 pkgconf pth pulseaudio python sdl2-core # Just for consistent build order sed xorg #--------------------------------------------------------------------- [configure] mkdir obj && cd obj cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ -DSDL_LIBUDEV=OFF \ .. #--------------------------------------------------------------------- [build] cd obj && smpmake && make install #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = TBD url_lfs = TBD url_home = TBD url_tarball = https://www.libsdl.org/release/SDL3-3.4.8.tar.gz #--------------------------------------------------------------------- [history] 260512 Added package 260512 Started wtih 3.4.8