[packages/mpv] enable SDL2 now that SDL1 support is dropped

atler atler at pld-linux.org
Sun Jul 22 23:12:18 CEST 2018


commit 9da6311958f8f80d1545f6e6aee49e6e5b439a63
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jul 22 23:11:47 2018 +0200

    enable SDL2 now that SDL1 support is dropped

 mpv.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mpv.spec b/mpv.spec
index 69defec..b0ff361 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -15,7 +15,7 @@ BuildRequires:	Mesa-libEGL-devel >= 9.0.0
 BuildRequires:	Mesa-libwayland-egl-devel >= 9.0.0
 BuildRequires:	OpenAL-devel >= 1.13
 BuildRequires:	OpenGL-devel
-BuildRequires:	SDL-devel
+BuildRequires:	SDL2-devel
 BuildRequires:	alsa-lib-devel >= 1.0.18
 BuildRequires:	docutils
 BuildRequires:	ffmpeg-devel >= 4.0
@@ -162,6 +162,7 @@ Dopełnianie parametrów mpv dla powłoki ZSH.
 		--enable-openal \
 		--enable-oss-audio \
 		--enable-pulse \
+		--enable-sdl2 \
 		--enable-tv \
 		--enable-tv-v4l2 \
 		--enable-uchardet \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mpv.git/commitdiff/9da6311958f8f80d1545f6e6aee49e6e5b439a63



More information about the pld-cvs-commit mailing list