diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-25 03:04:45 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-25 03:04:45 -0500 |
| commit | a2d754850b88dddfc90152e4eaf858d6907b5201 (patch) | |
| tree | e987342a645cd8d7bce252c8e897fcc8f1abd79b /app-emulation/wine-vanilla | |
| parent | 719f5679cb7b1141529b574349239e0640bae1ca (diff) | |
| download | baldeagleos-repo-a2d754850b88dddfc90152e4eaf858d6907b5201.tar.gz baldeagleos-repo-a2d754850b88dddfc90152e4eaf858d6907b5201.tar.xz baldeagleos-repo-a2d754850b88dddfc90152e4eaf858d6907b5201.zip | |
Adding metadata
Diffstat (limited to 'app-emulation/wine-vanilla')
| -rw-r--r-- | app-emulation/wine-vanilla/metadata.xml | 2 | ||||
| -rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild | 12 | ||||
| -rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-11.0.ebuild | 12 | ||||
| -rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-11.10.ebuild | 11 | ||||
| -rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-11.11.ebuild | 11 | ||||
| -rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-11.8.ebuild | 11 | ||||
| -rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-11.9.ebuild | 11 | ||||
| -rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild | 5 | ||||
| -rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-9.0.1-r1.ebuild | 12 | ||||
| -rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 11 |
10 files changed, 42 insertions, 56 deletions
diff --git a/app-emulation/wine-vanilla/metadata.xml b/app-emulation/wine-vanilla/metadata.xml index 4fbacf21f05f..bada8abb94d5 100644 --- a/app-emulation/wine-vanilla/metadata.xml +++ b/app-emulation/wine-vanilla/metadata.xml @@ -14,8 +14,6 @@ This variant of the Wine packaging does not include external patchsets </longdescription> <use> <flag name="arm64ec">Enable support for running x86_64 applications on arm64 via binary translation</flag> - <flag name="capi">Enable ISDN support using <pkg>net-libs/libcapi</pkg> - </flag> <flag name="crossdev-mingw"> Use <pkg>sys-devel/crossdev</pkg> for the toolchain rather than <pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up diff --git a/app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild b/app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild index 668f9799239a..5ca3c0806b2f 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild @@ -27,11 +27,10 @@ HOMEPAGE=" LICENSE="LGPL-2.1+ BSD BSD-2 IJG MIT OPENLDAP ZLIB gsm libpng2 libtiff" SLOT="${PV}" IUSE=" - +X +alsa capi cups +dbus dos llvm-libunwind ffmpeg +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 + +X +alsa cups +dbus dos llvm-libunwind ffmpeg +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 " REQUIRED_USE=" X? ( truetype ) @@ -74,7 +73,6 @@ WINE_COMMON_DEPEND=" x11-libs/libXext[${WINE_USEDEP}] ) alsa? ( media-libs/alsa-lib[${WINE_USEDEP}] ) - capi? ( net-libs/libcapi:=[${WINE_USEDEP}] ) ffmpeg? ( media-video/ffmpeg:=[${WINE_USEDEP}] ) gphoto2? ( media-libs/libgphoto2:=[${WINE_USEDEP}] ) gstreamer? ( @@ -155,7 +153,7 @@ src_configure() { $(use_with X x) $(use_with alsa) - $(use_with capi) + --without-capi #977907 $(use_with cups) $(use_with dbus) $(use_with ffmpeg) diff --git a/app-emulation/wine-vanilla/wine-vanilla-11.0.ebuild b/app-emulation/wine-vanilla/wine-vanilla-11.0.ebuild index 36d8f87ae0a3..698c819e8653 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-11.0.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-11.0.ebuild @@ -31,11 +31,10 @@ LICENSE=" " SLOT="${PV}" IUSE=" - +X +alsa bluetooth capi cups +dbus dos llvm-libunwind ffmpeg - +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 xinerama + +X +alsa bluetooth cups +dbus dos llvm-libunwind ffmpeg +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 xinerama " REQUIRED_USE=" X? ( truetype ) @@ -79,7 +78,6 @@ WINE_COMMON_DEPEND=" x11-libs/libXext[${WINE_USEDEP}] ) alsa? ( media-libs/alsa-lib[${WINE_USEDEP}] ) - capi? ( net-libs/libcapi:=[${WINE_USEDEP}] ) ffmpeg? ( media-video/ffmpeg:=[${WINE_USEDEP}] ) gphoto2? ( media-libs/libgphoto2:=[${WINE_USEDEP}] ) gstreamer? ( @@ -162,7 +160,7 @@ src_configure() { $(use_with X x) $(use_with alsa) - $(use_with capi) + --without-capi #977907 $(use_with cups) $(use_with dbus) $(use_with ffmpeg) diff --git a/app-emulation/wine-vanilla/wine-vanilla-11.10.ebuild b/app-emulation/wine-vanilla/wine-vanilla-11.10.ebuild index a5a967215998..d52c77714c29 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-11.10.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-11.10.ebuild @@ -31,10 +31,10 @@ LICENSE=" " SLOT="${PV}" IUSE=" - +X +alsa bluetooth capi 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 + +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 " REQUIRED_USE=" X? ( truetype ) @@ -78,7 +78,6 @@ WINE_COMMON_DEPEND=" x11-libs/libXext[${WINE_USEDEP}] ) alsa? ( media-libs/alsa-lib[${WINE_USEDEP}] ) - capi? ( net-libs/libcapi:=[${WINE_USEDEP}] ) ffmpeg? ( media-video/ffmpeg:=[${WINE_USEDEP}] ) gphoto2? ( media-libs/libgphoto2:=[${WINE_USEDEP}] ) gstreamer? ( @@ -156,7 +155,7 @@ src_configure() { $(use_with X x) $(use_with alsa) - $(use_with capi) + --without-capi #977907 $(use_with cups) $(use_with dbus) $(use_with ffmpeg) diff --git a/app-emulation/wine-vanilla/wine-vanilla-11.11.ebuild b/app-emulation/wine-vanilla/wine-vanilla-11.11.ebuild index ed6b830d7199..cc68e8bd59a6 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-11.11.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-11.11.ebuild @@ -30,10 +30,10 @@ LICENSE=" " SLOT="${PV}" IUSE=" - +X +alsa bluetooth capi 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 + +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 " REQUIRED_USE=" X? ( truetype ) @@ -77,7 +77,6 @@ WINE_COMMON_DEPEND=" x11-libs/libXext[${WINE_USEDEP}] ) alsa? ( media-libs/alsa-lib[${WINE_USEDEP}] ) - capi? ( net-libs/libcapi:=[${WINE_USEDEP}] ) ffmpeg? ( media-video/ffmpeg:=[${WINE_USEDEP}] ) gphoto2? ( media-libs/libgphoto2:=[${WINE_USEDEP}] ) gstreamer? ( @@ -155,7 +154,7 @@ src_configure() { $(use_with X x) $(use_with alsa) - $(use_with capi) + --without-capi #977907 $(use_with cups) $(use_with dbus) $(use_with ffmpeg) diff --git a/app-emulation/wine-vanilla/wine-vanilla-11.8.ebuild b/app-emulation/wine-vanilla/wine-vanilla-11.8.ebuild index 95b5e7fb3029..098fd77f4d9b 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-11.8.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-11.8.ebuild @@ -31,10 +31,10 @@ LICENSE=" " SLOT="${PV}" IUSE=" - +X +alsa bluetooth capi 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 + +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 " REQUIRED_USE=" X? ( truetype ) @@ -78,7 +78,6 @@ WINE_COMMON_DEPEND=" x11-libs/libXext[${WINE_USEDEP}] ) alsa? ( media-libs/alsa-lib[${WINE_USEDEP}] ) - capi? ( net-libs/libcapi:=[${WINE_USEDEP}] ) ffmpeg? ( media-video/ffmpeg:=[${WINE_USEDEP}] ) gphoto2? ( media-libs/libgphoto2:=[${WINE_USEDEP}] ) gstreamer? ( @@ -156,7 +155,7 @@ src_configure() { $(use_with X x) $(use_with alsa) - $(use_with capi) + --without-capi #977907 $(use_with cups) $(use_with dbus) $(use_with ffmpeg) diff --git a/app-emulation/wine-vanilla/wine-vanilla-11.9.ebuild b/app-emulation/wine-vanilla/wine-vanilla-11.9.ebuild index a5a967215998..d52c77714c29 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-11.9.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-11.9.ebuild @@ -31,10 +31,10 @@ LICENSE=" " SLOT="${PV}" IUSE=" - +X +alsa bluetooth capi 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 + +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 " REQUIRED_USE=" X? ( truetype ) @@ -78,7 +78,6 @@ WINE_COMMON_DEPEND=" x11-libs/libXext[${WINE_USEDEP}] ) alsa? ( media-libs/alsa-lib[${WINE_USEDEP}] ) - capi? ( net-libs/libcapi:=[${WINE_USEDEP}] ) ffmpeg? ( media-video/ffmpeg:=[${WINE_USEDEP}] ) gphoto2? ( media-libs/libgphoto2:=[${WINE_USEDEP}] ) gstreamer? ( @@ -156,7 +155,7 @@ src_configure() { $(use_with X x) $(use_with alsa) - $(use_with capi) + --without-capi #977907 $(use_with cups) $(use_with dbus) $(use_with ffmpeg) diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild b/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild index 292345266954..613950168138 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild @@ -28,7 +28,7 @@ HOMEPAGE=" LICENSE="LGPL-2.1+ BSD-2 IJG MIT OPENLDAP ZLIB gsm libpng2 libtiff" SLOT="${PV}" IUSE=" - +X +abi_x86_32 +abi_x86_64 +alsa capi crossdev-mingw cups +dbus dos + +X +abi_x86_32 +abi_x86_64 +alsa crossdev-mingw cups +dbus dos llvm-libunwind custom-cflags +fontconfig +gecko gphoto2 +gstreamer kerberos +mingw +mono netapi nls odbc opencl +opengl pcap perl pulseaudio samba scanner +sdl selinux +ssl +strip +truetype udev @@ -76,7 +76,6 @@ WINE_COMMON_DEPEND=" x11-libs/libXext[${MULTILIB_USEDEP}] ) alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] ) - capi? ( net-libs/libcapi:=[${MULTILIB_USEDEP}] ) gphoto2? ( media-libs/libgphoto2:=[${MULTILIB_USEDEP}] ) gstreamer? ( dev-libs/glib:2[${MULTILIB_USEDEP}] @@ -216,7 +215,7 @@ src_configure() { --disable-tests $(use_with X x) $(use_with alsa) - $(use_with capi) + --without-capi #977907 $(use_with cups) $(use_with dbus) $(use_with fontconfig) diff --git a/app-emulation/wine-vanilla/wine-vanilla-9.0.1-r1.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9.0.1-r1.ebuild index c25cf9c4e272..e51a55a3db30 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-9.0.1-r1.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-9.0.1-r1.ebuild @@ -27,11 +27,10 @@ HOMEPAGE=" LICENSE="LGPL-2.1+ BSD-2 IJG MIT OPENLDAP ZLIB gsm libpng2 libtiff" SLOT="${PV}" IUSE=" - +X +alsa capi cups +dbus dos llvm-libunwind +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 + +X +alsa cups +dbus dos llvm-libunwind +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 " # wrt opengl, wine-9 did not support EGL with wayland yet, use 10+ REQUIRED_USE=" @@ -75,7 +74,6 @@ WINE_COMMON_DEPEND=" x11-libs/libXext[${WINE_USEDEP}] ) alsa? ( media-libs/alsa-lib[${WINE_USEDEP}] ) - capi? ( net-libs/libcapi:=[${WINE_USEDEP}] ) gphoto2? ( media-libs/libgphoto2:=[${WINE_USEDEP}] ) gstreamer? ( dev-libs/glib:2[${WINE_USEDEP}] @@ -155,7 +153,7 @@ src_configure() { $(use_with X x) $(use_with alsa) - $(use_with capi) + --without-capi #977907 $(use_with cups) $(use_with dbus) $(use_with fontconfig) diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild index e9e3ad922816..8a9bbe07fc76 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild @@ -30,10 +30,10 @@ LICENSE=" " SLOT="${PV}" IUSE=" - +X +alsa bluetooth capi 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 + +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 " REQUIRED_USE=" X? ( truetype ) @@ -77,7 +77,6 @@ WINE_COMMON_DEPEND=" x11-libs/libXext[${WINE_USEDEP}] ) alsa? ( media-libs/alsa-lib[${WINE_USEDEP}] ) - capi? ( net-libs/libcapi:=[${WINE_USEDEP}] ) ffmpeg? ( media-video/ffmpeg:=[${WINE_USEDEP}] ) gphoto2? ( media-libs/libgphoto2:=[${WINE_USEDEP}] ) gstreamer? ( @@ -157,7 +156,7 @@ src_configure() { $(use_with X x) $(use_with alsa) - $(use_with capi) + --without-capi #977907 $(use_with cups) $(use_with dbus) $(use_with ffmpeg) |
