Lines 120-126
Link Here
|
120 |
OPENGL_USES= gl |
120 |
OPENGL_USES= gl |
121 |
OPENGL_USE= GL=egl,gbm |
121 |
OPENGL_USE= GL=egl,gbm |
122 |
OPENGL_CONFIGURE_OFF= --disable-gl |
122 |
OPENGL_CONFIGURE_OFF= --disable-gl |
123 |
OPENGL_IMPLIES= X11 |
|
|
124 |
|
123 |
|
125 |
PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio |
124 |
PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio |
126 |
PULSEAUDIO_CONFIGURE_OFF= --disable-pulse |
125 |
PULSEAUDIO_CONFIGURE_OFF= --disable-pulse |
Lines 150-156
Link Here
|
150 |
VULKAN_LIB_DEPENDS= libplacebo.so:graphics/libplacebo \ |
149 |
VULKAN_LIB_DEPENDS= libplacebo.so:graphics/libplacebo \ |
151 |
libvulkan.so:graphics/vulkan-loader |
150 |
libvulkan.so:graphics/vulkan-loader |
152 |
VULKAN_CONFIGURE_OFF= --disable-vulkan --disable-libplacebo |
151 |
VULKAN_CONFIGURE_OFF= --disable-vulkan --disable-libplacebo |
153 |
VULKAN_IMPLIES= X11 |
|
|
154 |
|
152 |
|
155 |
WAYLAND_BUILD_DEPENDS= wayland-protocols>=1.14:graphics/wayland-protocols \ |
153 |
WAYLAND_BUILD_DEPENDS= wayland-protocols>=1.14:graphics/wayland-protocols \ |
156 |
${LOCALBASE}/include/linux/input-event-codes.h:devel/evdev-proto |
154 |
${LOCALBASE}/include/linux/input-event-codes.h:devel/evdev-proto |
Lines 158-163
Link Here
|
158 |
libwayland-cursor.so:graphics/wayland \ |
156 |
libwayland-cursor.so:graphics/wayland \ |
159 |
libxkbcommon.so:x11/libxkbcommon |
157 |
libxkbcommon.so:x11/libxkbcommon |
160 |
WAYLAND_CONFIGURE_OFF= --disable-wayland |
158 |
WAYLAND_CONFIGURE_OFF= --disable-wayland |
|
|
159 |
WAYLAND_IMPLIES= OPENGL |
161 |
|
160 |
|
162 |
X11_USES= gnome xorg |
161 |
X11_USES= gnome xorg |
163 |
X11_USE= XORG=x11,xext,xinerama,xorgproto,xrandr,xscrnsaver,xv,xxf86vm |
162 |
X11_USE= XORG=x11,xext,xinerama,xorgproto,xrandr,xscrnsaver,xv,xxf86vm |