[packages/mplayer] disable joystick by default

glen glen at pld-linux.org
Sat May 4 12:10:38 CEST 2013


commit 993f72f1e6be3e6d74d5091ab02f70f553f9e59f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat May 4 12:56:46 2013 +0300

    disable joystick by default
    
    https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/75925
    https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/119630

 mplayer.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/mplayer.spec b/mplayer.spec
index fe91727..811e198 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -455,6 +455,9 @@ subcp = cp1250
 # Standard location
 unrarexec = "%{_bindir}/unrar"
 
+# Joystick input is disabled because of issues on some laptops (thinkpad, macbook pro).
+joystick=no
+
 CONFIGADD
 
 %if %{with system_ffmpeg}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mplayer.git/commitdiff/993f72f1e6be3e6d74d5091ab02f70f553f9e59f



More information about the pld-cvs-commit mailing list