app-emulation/wine-vanilla: update live

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2026-08-11 10:17:11 -04:00
parent f3b7ad6317
commit da1fc9ec97

View File

@@ -33,7 +33,7 @@ IUSE="
+X +alsa bluetooth cups +dbus dos ffmpeg +fontconfig +gecko gphoto2
+gstreamer kerberos +mono netapi nls odbc opencl +opengl pcap perl
pulseaudio samba scanner +sdl selinux smartcard +ssl +truetype udev
usb v4l +vulkan wayland xinerama
usb v4l vaapi +vulkan wayland xinerama
"
REQUIRED_USE="
X? ( truetype )
@@ -68,6 +68,7 @@ WINE_DLOPEN_DEPEND="
ssl? ( net-libs/gnutls:=[${WINE_USEDEP}] )
truetype? ( media-libs/freetype[${WINE_USEDEP}] )
v4l? ( media-libs/libv4l[${WINE_USEDEP}] )
vaapi? ( media-libs/libva:=[${WINE_USEDEP}] )
vulkan? ( media-libs/vulkan-loader[X?,wayland?,${WINE_USEDEP}] )
"
WINE_COMMON_DEPEND="
@@ -181,6 +182,7 @@ src_configure() {
$(use_with udev)
$(use_with usb)
$(use_with v4l v4l2)
$(use_with vaapi va)
$(use_with vulkan)
$(use_with wayland)
$(use_with xinerama)