Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=04dcf4413b4435619a8c9e8098eae8f4d60759a8
commit 04dcf4413b4435619a8c9e8098eae8f4d60759a8 Author: crazy <[email protected]> Date: Fri Feb 2 19:58:41 2018 +0100 sdl2-2.0.7-2-x86_64 * rebuild with tc diff --git a/source/xlib/sdl2/FrugalBuild b/source/xlib/sdl2/FrugalBuild index aa3a52b..219ee71 100644 --- a/source/xlib/sdl2/FrugalBuild +++ b/source/xlib/sdl2/FrugalBuild @@ -4,16 +4,16 @@ pkgname=sdl2 _F_archive_name="SDL2" pkgver=2.0.7 -pkgrel=1 +pkgrel=2 url="http://libsdl.org" pkgdesc="Simple DirectMedia Layer library v2" groups=('xlib') archs=('x86_64') -depends=('glibc>=2.25') +depends=('glibc>=2.27-2') makedepends=('wayland>=1.9.0-2' 'libxext>=1.3.3-2' 'libstdc++>=6.2.1-5' 'alsa-lib>=1.1.2-2' 'aalib>=1.4rc5-8' \ - 'libgl>=12.0.3-2' 'libglu>=9.0.0-3' 'libxcursor>=1.1.14-2' 'libpulse>=9.0-2' 'x11-protos' 'libxkbcommon>=0.5.0-3' \ + 'libglvnd' 'libglu>=9.0.0-3' 'libxcursor>=1.1.14-2' 'libpulse>=9.0-2' 'x11-protos' 'libxkbcommon>=0.5.0-3' \ 'libxscrnsaver>=1.2.2-2' 'libxi>=1.7.6' 'libxinerama>=1.1.3-2' 'libice>=1.0.9-2' 'libxrender>=0.9.9-4' \ - 'libxrandr>=1.5.0-4' 'dbus>=1.10.10-3' 'libsystemd>=231-6' 'libwayland-egl' 'libegl' 'libgles' 'wayland-protocols' 'mesa-libgl-headers') ## ibus support + 'libxrandr>=1.5.0-4' 'dbus>=1.10.10-3' 'libsystemd>=231-6' 'libwayland-egl' 'mesa-libegl' 'wayland-protocols' 'mesa-libgl-headers') ## ibus support up2date="Flasttar $url/release/" source="$url/release/$_F_archive_name-$pkgver.tar.gz" sha1sums=('0a530ccdab99cbfe906dba912049e26e3c7219d6') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
