FreeBSD Bugzilla – Attachment 212589 Details for
Bug 244960
emulators/dosbox: enable mouse locking with X.org newer than 1.20
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
emulators_dosbox-0.74-3_1.diff (text/plain), 1.25 KB, created by
Tobias Rehbein
on 2020-03-21 19:33:24 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Tobias Rehbein
Created:
2020-03-21 19:33:24 UTC
Size:
1.25 KB
patch
obsolete
>Index: emulators/dosbox/Makefile >=================================================================== >--- emulators/dosbox/Makefile (revision 528862) >+++ emulators/dosbox/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= dosbox > DISTVERSION= 0.74-3 >+PORTREVISION= 1 > CATEGORIES= emulators > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} > >Index: emulators/dosbox/files/patch-src_gui_sdlmain.cpp >=================================================================== >--- emulators/dosbox/files/patch-src_gui_sdlmain.cpp (nonexistent) >+++ emulators/dosbox/files/patch-src_gui_sdlmain.cpp (working copy) >@@ -0,0 +1,11 @@ >+--- src/gui/sdlmain.cpp.orig 2020-03-21 19:17:13 UTC >++++ src/gui/sdlmain.cpp >+@@ -1433,7 +1433,7 @@ void GFX_LosingFocus(void) { >+ #define DB_POLLSKIP 1 >+ #endif >+ >+-#if defined(LINUX) >++#if defined(LINUX) || defined(BSD) >+ #define SDL_XORG_FIX 1 >+ #else >+ #define SDL_XORG_FIX 0 > >Property changes on: emulators/dosbox/files/patch-src_gui_sdlmain.cpp >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 244960
: 212589