diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-12-16 07:16:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-12-16 07:16:57 +0000 |
| commit | ffcb24a0dd6794fd8c0ac09e2013f47b1b973e18 (patch) | |
| tree | d96f36d38a20b9c7845a8ab22bdc3e3869effd62 /app-emulation/wine-proton | |
| parent | e9045a30a8aee6bfac02d801baab96007d43d944 (diff) | |
| download | baldeagleos-repo-ffcb24a0dd6794fd8c0ac09e2013f47b1b973e18.tar.gz baldeagleos-repo-ffcb24a0dd6794fd8c0ac09e2013f47b1b973e18.tar.xz baldeagleos-repo-ffcb24a0dd6794fd8c0ac09e2013f47b1b973e18.zip | |
Adding metadata
Diffstat (limited to 'app-emulation/wine-proton')
| -rw-r--r-- | app-emulation/wine-proton/wine-proton-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-emulation/wine-proton/wine-proton-9999.ebuild b/app-emulation/wine-proton/wine-proton-9999.ebuild index dc647b902918..b824e04ab8c3 100644 --- a/app-emulation/wine-proton/wine-proton-9999.ebuild +++ b/app-emulation/wine-proton/wine-proton-9999.ebuild @@ -31,7 +31,7 @@ SLOT="${PV}" IUSE=" +X +alsa crossdev-mingw +dbus ffmpeg +fontconfig +gecko +gstreamer llvm-libunwind +mono nls perl pulseaudio +sdl selinux +ssl udev - +unwind usb v4l wayland video_cards_amdgpu +xcomposite xinerama + +unwind usb v4l wayland video_cards_amdgpu xinerama " # headless is not really supported here, and udev needs sdl due to Valve's # changes (bug #959263), use normal wine instead if need to avoid these @@ -51,13 +51,13 @@ WINE_DLOPEN_DEPEND=" media-libs/libglvnd[X?,${WINE_USEDEP}] media-libs/vulkan-loader[X?,wayland?,${WINE_USEDEP}] X? ( + x11-libs/libXcomposite[${WINE_USEDEP}] x11-libs/libXcursor[${WINE_USEDEP}] x11-libs/libXfixes[${WINE_USEDEP}] x11-libs/libXi[${WINE_USEDEP}] x11-libs/libXrandr[${WINE_USEDEP}] x11-libs/libXrender[${WINE_USEDEP}] x11-libs/libXxf86vm[${WINE_USEDEP}] - xcomposite? ( x11-libs/libXcomposite[${WINE_USEDEP}] ) xinerama? ( x11-libs/libXinerama[${WINE_USEDEP}] ) ) dbus? ( sys-apps/dbus[${WINE_USEDEP}] ) @@ -214,7 +214,6 @@ src_configure() { $(use_with usb) $(use_with v4l v4l2) $(use_with wayland) - $(use_with xcomposite) $(use_with xinerama) --without-piper # unpackaged, for tts but unusable without steam |
