FreeBSD Bugzilla – Attachment 218270 Details for
Bug 249869
emulators/wine-devel: add SDL option (for gamepad/joystick input)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
SDL option
wine-devel-with-sdl.patch (text/plain), 1.18 KB, created by
Alex S
on 2020-09-24 23:59:10 UTC
(
hide
)
Description:
SDL option
Filename:
MIME Type:
Creator:
Alex S
Created:
2020-09-24 23:59:10 UTC
Size:
1.18 KB
patch
obsolete
>--- emulators/wine-devel/Makefile.orig 2020-09-25 01:32:16.229979000 +0300 >+++ emulators/wine-devel/Makefile 2020-09-25 02:19:28.331551000 +0300 >@@ -42,7 +42,6 @@ > --with-oss \ > --without-pulse \ > --without-sane \ >- --without-sdl \ > --without-tiff \ > --without-udev \ > --without-unwind \ >@@ -59,12 +58,13 @@ > > PORTDATA= wine.inf > >-OPTIONS_DEFINE= CUPS DOCS DOSBOX GCC GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL STAGING V4L VKD3D VULKAN WINEMAKER X11 GECKO MONO >+OPTIONS_DEFINE= CUPS DOCS DOSBOX GCC GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL SDL STAGING V4L VKD3D VULKAN WINEMAKER X11 GECKO MONO > OPTIONS_DEFAULT=GCC GNUTLS X11 > OPTIONS_SUB= yes > > DOSBOX_DESC= Use DOSBox to run MS-DOS programs > LIBXSLT_DESC= Use libxslt (only used by msxml3.dll) >+SDL_DESC= Use SDL for gamepad support (XInput only) > STAGING_DESC= Include the Wine Staging patchset (experimental) > VKD3D_DESC= Direct3D 12 support via Vulkan > VULKAN_DESC= Vulkan API support >@@ -101,6 +101,10 @@ > > OPENAL_CONFIGURE_WITH= openal > OPENAL_USES= openal >+ >+SDL_CONFIGURE_WITH= sdl >+SDL_USE= SDL=sdl2 >+SDL_USES= sdl > > STAGING_MASTER_SITES= https://github.com/wine-staging/wine-staging/archive/:staging > STAGING_DIST= v${DISTVERSION}.tar.gz
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 249869
: 218270