Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-vanilla/
Date: Sun, 27 Feb 2022 01:30:16
Message-Id: 1645925300.51d92f071b19f222b06aa4e67074aa0f8d427f74.sarnex@gentoo
1 commit: 51d92f071b19f222b06aa4e67074aa0f8d427f74
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 27 01:28:16 2022 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 27 01:28:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=51d92f07
7
8 app-emulation/wine-vanilla: Sync with ::gentoo
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
12
13 app-emulation/wine-vanilla/wine-vanilla-7.3.ebuild | 3 +--
14 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 3 +--
15 2 files changed, 2 insertions(+), 4 deletions(-)
16
17 diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.3.ebuild b/app-emulation/wine-vanilla/wine-vanilla-7.3.ebuild
18 index 3602dbb..0912070 100644
19 --- a/app-emulation/wine-vanilla/wine-vanilla-7.3.ebuild
20 +++ b/app-emulation/wine-vanilla/wine-vanilla-7.3.ebuild
21 @@ -35,7 +35,7 @@ SRC_URI="${SRC_URI}
22
23 LICENSE="LGPL-2.1"
24 SLOT="${PV}"
25 -IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +fontconfig +gecko gphoto2 gssapi gstreamer kerberos ldap mingw +mono mp3 netapi nls odbc openal opencl +opengl osmesa oss +perl pcap prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl test +threads +truetype udev +udisks +unwind usb v4l vkd3d vulkan +X +xcomposite xinerama"
26 +IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +fontconfig +gecko gphoto2 gssapi gstreamer kerberos ldap mingw +mono mp3 netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl test +threads +truetype udev +udisks +unwind usb v4l vkd3d vulkan +X +xcomposite xinerama"
27 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
28 X? ( truetype )
29 elibc_glibc? ( threads )
30 @@ -121,7 +121,6 @@ DEPEND="${COMMON_DEPEND}
31 virtual/pkgconfig
32 virtual/yacc
33 X? ( x11-base/xorg-proto )
34 - prelink? ( sys-devel/prelink )
35 xinerama? ( x11-base/xorg-proto )"
36
37 # These use a non-standard "Wine" category, which is provided by
38
39 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
40 index 075db9e..07745fe 100644
41 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
42 +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
43 @@ -35,7 +35,7 @@ SRC_URI="${SRC_URI}
44
45 LICENSE="LGPL-2.1"
46 SLOT="${PV}"
47 -IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos +fontconfig +gecko gphoto2 gssapi gstreamer kerberos ldap mingw +mono mp3 netapi nls odbc openal opencl +opengl osmesa oss +perl pcap prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl test +threads +truetype udev +udisks +unwind usb v4l vkd3d vulkan +X +xcomposite xinerama"
48 +IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos +fontconfig +gecko gphoto2 gssapi gstreamer kerberos ldap mingw +mono mp3 netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl test +threads +truetype udev +udisks +unwind usb v4l vkd3d vulkan +X +xcomposite xinerama"
49 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
50 X? ( truetype )
51 elibc_glibc? ( threads )
52 @@ -121,7 +121,6 @@ DEPEND="${COMMON_DEPEND}
53 virtual/pkgconfig
54 virtual/yacc
55 X? ( x11-base/xorg-proto )
56 - prelink? ( sys-devel/prelink )
57 xinerama? ( x11-base/xorg-proto )"
58
59 # These use a non-standard "Wine" category, which is provided by