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-staging/
Date: Sun, 27 Feb 2022 01:30:17
Message-Id: 1645925389.642426b2c1aa591fb9b49e83d026562114c6406b.sarnex@gentoo
1 commit: 642426b2c1aa591fb9b49e83d026562114c6406b
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 27 01:29:41 2022 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 27 01:29:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=642426b2
7
8 app-emulation/wine-staging: 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-staging/wine-staging-7.3.ebuild | 3 +--
14 app-emulation/wine-staging/wine-staging-9999.ebuild | 3 +--
15 2 files changed, 2 insertions(+), 4 deletions(-)
16
17 diff --git a/app-emulation/wine-staging/wine-staging-7.3.ebuild b/app-emulation/wine-staging/wine-staging-7.3.ebuild
18 index f026906..cf584a4 100644
19 --- a/app-emulation/wine-staging/wine-staging-7.3.ebuild
20 +++ b/app-emulation/wine-staging/wine-staging-7.3.ebuild
21 @@ -48,7 +48,7 @@ fi
22
23 LICENSE="LGPL-2.1"
24 SLOT="${MY_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 pipelight prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl staging 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 pipelight pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl staging 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 @@ -136,7 +136,6 @@ DEPEND="${COMMON_DEPEND}
31 virtual/pkgconfig
32 virtual/yacc
33 X? ( x11-base/xorg-proto )
34 - prelink? ( sys-devel/prelink )
35 staging? (
36 dev-lang/perl
37 dev-perl/XML-Simple
38
39 diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
40 index 5a4a189..4ca357d 100644
41 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild
42 +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
43 @@ -48,7 +48,7 @@ fi
44
45 LICENSE="LGPL-2.1"
46 SLOT="${MY_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 pipelight prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl staging 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 pipelight pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl staging 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 @@ -136,7 +136,6 @@ DEPEND="${COMMON_DEPEND}
53 virtual/pkgconfig
54 virtual/yacc
55 X? ( x11-base/xorg-proto )
56 - prelink? ( sys-devel/prelink )
57 staging? (
58 dev-lang/perl
59 dev-perl/XML-Simple