Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=becdfd5bdef224527d1f1b04e65a5263c5c2db47
commit becdfd5bdef224527d1f1b04e65a5263c5c2db47 Author: DeX77 <[email protected]> Date: Tue Jun 20 21:06:34 2017 +0200 sdl2-2.0.5-3-x86_64 + add 32-bit package diff --git a/source/xlib/sdl2/FrugalBuild b/source/xlib/sdl2/FrugalBuild index b2fd38c..ce5548d 100644 --- a/source/xlib/sdl2/FrugalBuild +++ b/source/xlib/sdl2/FrugalBuild @@ -4,7 +4,7 @@ pkgname=sdl2 _F_archive_name="SDL2" pkgver=2.0.5 -pkgrel=2 +pkgrel=3 url="http://libsdl.org" pkgdesc="Simple DirectMedia Layer library v2" groups=('xlib') @@ -21,5 +21,7 @@ options+=('static') ## won't build without that _F_confopts+=" --disable-arts --disable-esd \ --disable-nas --enable-pulseaudio-shared --enable-alsa \ --disable-rpath --enable-video-wayland --enable-sdl-dlopen" + _F_cross32_simple_auto=yes +Finclude cross32 # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
