FreeBSD Bugzilla – Attachment 198924 Details for
Bug 232931
[PATCH] devel/sdl20: add options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
up
sdl20.patch (text/plain), 4.46 KB, created by
Ivan Rozhuk
on 2018-11-03 23:47:54 UTC
(
hide
)
Description:
up
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2018-11-03 23:47:54 UTC
Size:
4.46 KB
patch
obsolete
>Index: devel/sdl20/Makefile >=================================================================== >--- devel/sdl20/Makefile (revision 483954) >+++ devel/sdl20/Makefile (working copy) >@@ -16,13 +16,35 @@ > USES= gmake iconv libtool localbase:ldflags pathfix pkgconfig > USE_LDCONFIG= yes > >-CONFIGURE_ARGS+= --disable-altivec \ >+CONFIGURE_ARGS+= --enable-libc \ >+ --disable-sensor \ >+ --disable-altivec \ >+ --disable-alsatest \ > --disable-arts \ >+ --disable-esdtest \ > --enable-diskaudio \ > --enable-dummyaudio \ >+ --disable-fusionsound \ >+ --disable-fusionsound-shared \ >+ --disable-ime \ >+ --disable-ibus \ >+ --disable-fcitx \ >+ --disable-video-directfb \ >+ --disable-directfb-shared \ > --enable-video-dummy \ >+ --disable-video-mir \ >+ --disable-mir-shared \ >+ --disable-video-opengles1 \ >+ --disable-video-rpi \ >+ --disable-video-vivante \ >+ --disable-video-cocoa \ >+ --disable-render-metal \ > --disable-dbus \ > --disable-input-tslib \ >+ --disable-directx \ >+ --disable-wasapi \ >+ --disable-render-d3d \ >+ --enable-clock_gettime \ > --disable-rpath > .if defined(MACHINE_CPU) && ${MACHINE_CPU:Mmmx} > CONFIGURE_ARGS+= --enable-mmx >@@ -107,7 +129,7 @@ > SDL_AUDIO_CONFIGURE_ENABLE= audio > SDL_CPUINFO_CONFIGURE_ENABLE= cpuinfo > SDL_EVENTS_CONFIGURE_ENABLE= events >-SDL_FILE_CONFIGURE_ENABLE= filesystem >+SDL_FILE_CONFIGURE_ENABLE= file filesystem > SDL_HAPTIC_CONFIGURE_ENABLE= haptic > SDL_JOYSTICK_CONFIGURE_ENABLE= joystick > SDL_LOADSO_CONFIGURE_ENABLE= loadso >@@ -217,6 +239,7 @@ > CONFIGURE_ARGS+= --enable-video-x11 \ > --enable-x11-shared \ > --enable-video-x11-xcursor \ >+ --enable-video-x11-xdbe \ > --enable-video-x11-xinerama \ > --enable-video-x11-xinput \ > --enable-video-x11-xrandr \ >@@ -228,6 +251,7 @@ > CONFIGURE_ARGS+= --disable-video-x11 \ > --disable-x11-shared \ > --disable-video-x11-xcursor \ >+ --disable-video-x11-xdbe \ > --disable-video-x11-xinerama \ > --disable-video-x11-xinput \ > --disable-video-x11-xrandr \ >
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
Flags:
rozhuk.im
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 232931
:
198912
| 198924