# sdl-core/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following command was used: ocgitfetch --run \ https://github.com/libsdl-org/SDL-1.2.git #--------------------------------------------------------------------- 2. The "sdl-..." packages in this distro should NOT be updated to re- to use upstream "sdl2" releases. #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.12 minutes) - HP EliteBook 8560w 32GB RAM 00.03 hours (or 001.73 minutes) - ThinkPad W530 i7 4x2 32GB RAM using a 64-bit kernel and 32-bit distro 00.03 hours (or 001.77 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.07 hours (or 004.15 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled proddir = $PRODTREE/sdl purge = yes shareddir = yes unpack = relaxed uscheck = C210612, R130817, ancient setpaths = libmikmod pulseaudio #--------------------------------------------------------------------- [depends] aalib actools:strict alsa gawk grep libcaca libmikmod nasm2 pth pulseaudio sed xorg #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE rm -fr $PKGDIR_PROD/lib/libSDL-1.*.so* rm -fr $PKGDIR_PROD/lib/libSDLmain.a rm -fr $PKGDIR_PROD/lib/libSDL.la ./autogen.sh sed -e "s|-lpthread|& -lstdc++|" -i configure bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-debug \ --disable-esd \ --disable-pulseaudio \ \ --disable-video-svga \ --disable-video-x11-vm \ --disable-video-x11-xinerama \ --disable-video-x11-xme \ \ --enable-shared=yes \ --enable-static=no \ --enable-video-aalib \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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 = http://packages.debian.org/unstable/source/\ libsdl1.2 url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ multimedia/sdl.html url_home = http://www.libsdl.org/ url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180623 Enabled xrandr support (upstream had disabled it) 180623 Fixed a bug in xrandr support 210612 Added some Gentoo patches 230106 Updated to d4b1811ed ("git" hash) 240120 Updated to ac5c29be5 240622 Updated to d0a9e90b2 241116 Updated to 0237f339e