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-vanilla | |
| 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-vanilla')
| -rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild index 51b66905e8f9..f19e4ee6943a 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild @@ -35,7 +35,7 @@ IUSE=" +fontconfig +gecko gphoto2 +gstreamer kerberos +mono netapi nls odbc opencl +opengl pcap perl pulseaudio samba scanner +sdl selinux smartcard +ssl +truetype udev +unwind usb v4l - +vulkan wayland +xcomposite xinerama + +vulkan wayland xinerama " REQUIRED_USE=" X? ( truetype ) @@ -50,13 +50,13 @@ RESTRICT="test" # `grep WINE_CHECK_SONAME configure.ac` + if not directly linked WINE_DLOPEN_DEPEND=" 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}] ) ) cups? ( net-print/cups[${WINE_USEDEP}] ) @@ -189,7 +189,6 @@ src_configure() { $(use_with v4l v4l2) $(use_with vulkan) $(use_with wayland) - $(use_with xcomposite) $(use_with xinerama) $(usev !bluetooth ' |
