Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157931411
D21670.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D21670.diff
View Options
Index: head/devel/sdl20/Makefile
===================================================================
--- head/devel/sdl20/Makefile
+++ head/devel/sdl20/Makefile
@@ -2,6 +2,7 @@
PORTNAME= sdl2
PORTVERSION= 2.0.10
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://www.libsdl.org/release/
DISTNAME= SDL2-${PORTVERSION}
@@ -16,8 +17,7 @@
USES= gmake iconv libtool localbase:ldflags pathfix pkgconfig
USE_LDCONFIG= yes
-CONFIGURE_ARGS+= --disable-altivec \
- --disable-arts \
+CONFIGURE_ARGS+= --disable-arts \
--enable-diskaudio \
--enable-dummyaudio \
--enable-video-dummy \
@@ -65,6 +65,10 @@
SDL_THREADS SDL_TIMERS SDL_VIDEO VIDEO_KMSDRM \
VIDEO_OPENGL VIDEO_OPENGLES2 VIDEO_WAYLAND \
VIDEO_X11
+OPTIONS_DEFINE_powerpc= ALTIVEC
+OPTIONS_DEFINE_powerpc64= ALTIVEC
+OPTIONS_DEFAULT_powerpc= ALTIVEC
+OPTIONS_DEFAULT_powerpc64= ALTIVEC
ALSA_DESC= Audio output via the ALSA audio architecture
DLOPEN_DESC= Use dlopen for loading 3rd party libraries
@@ -95,6 +99,7 @@
VIDEO_WAYLAND_DESC= Wayland display support
VIDEO_X11_DESC= X11 display support
+ALTIVEC_CONFIGURE_ENABLE= altivec
ASM_CONFIGURE_ENABLE= assembly
DLOPEN_CONFIGURE_ENABLE= sdl-dlopen
DLOPEN_CONFIGURE_OFF= --disable-video-vulkan
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, May 27, 2:28 PM (14 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33560479
Default Alt Text
D21670.diff (1 KB)
Attached To
Mode
D21670: devel/sdl20: add ALTIVEC option and enable by default
Attached
Detach File
Event Timeline
Log In to Comment