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: Tue, 31 Mar 2020 00:42:57
Message-Id: 1585615333.74453be8e7beabcf7456d3b82de4f1b8063f8221.sarnex@gentoo
1 commit: 74453be8e7beabcf7456d3b82de4f1b8063f8221
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 31 00:40:28 2020 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 31 00:42:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=74453be8
7
8 app-emulation/wine-staging: Add unwind USE
9
10 Closes: https://bugs.gentoo.org/715492
11
12 Package-Manager: Portage-2.3.96, Repoman-2.3.22
13 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
14
15 app-emulation/wine-staging/metadata.xml | 3 ++-
16 app-emulation/wine-staging/wine-staging-5.5.ebuild | 4 +++-
17 app-emulation/wine-staging/wine-staging-9999.ebuild | 4 +++-
18 3 files changed, 8 insertions(+), 3 deletions(-)
19
20 diff --git a/app-emulation/wine-staging/metadata.xml b/app-emulation/wine-staging/metadata.xml
21 index 5544444..7d7899b 100644
22 --- a/app-emulation/wine-staging/metadata.xml
23 +++ b/app-emulation/wine-staging/metadata.xml
24 @@ -43,8 +43,9 @@ This variant of the Wine packaging includes the Wine-Staging patchset.
25 (these pages are not currently in the updated WineHQ Wiki).</flag>
26 <flag name="sdl">Add support for gamepad detection using SDL</flag>
27 <flag name="staging">Apply Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet</flag>
28 - <flag name="themes">Support GTK+:3 window theming through Wine-Staging</flag>
29 + <flag name="themes">Support GTK+:3 window theming through Wine-Staging</flag>
30 <flag name="udev">Use <pkg>virtual/libudev</pkg> to provide plug and play support</flag>
31 + <flag name="unwind">Use <pkg>sys-libs/libunwind</pkg> to unwind the stack</flag>
32 <flag name="vkd3d">Use <pkg>app-emulation/vkd3d</pkg> to provide Direct3D 12 support</flag>
33 <flag name="vulkan">Enable Vulkan drivers</flag>
34 </use>
35
36 diff --git a/app-emulation/wine-staging/wine-staging-5.5.ebuild b/app-emulation/wine-staging/wine-staging-5.5.ebuild
37 index 81084a5..c4c429f 100644
38 --- a/app-emulation/wine-staging/wine-staging-5.5.ebuild
39 +++ b/app-emulation/wine-staging/wine-staging-5.5.ebuild
40 @@ -44,7 +44,7 @@ fi
41
42 LICENSE="LGPL-2.1"
43 SLOT="${PV}"
44 -IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +faudio +fontconfig +gcrypt +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pipelight +png prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl staging test themes +threads +truetype udev +udisks v4l vaapi vkd3d vulkan +X +xcomposite xinerama +xml"
45 +IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +faudio +fontconfig +gcrypt +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pipelight +png prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl staging test themes +threads +truetype udev +udisks +unwind v4l vaapi vkd3d vulkan +X +xcomposite xinerama +xml"
46 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
47 X? ( truetype )
48 elibc_glibc? ( threads )
49 @@ -112,6 +112,7 @@ COMMON_DEPEND="
50 truetype? ( >=media-libs/freetype-2.0.0[${MULTILIB_USEDEP}] )
51 udev? ( virtual/libudev:=[${MULTILIB_USEDEP}] )
52 udisks? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
53 + unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] )
54 v4l? ( media-libs/libv4l[${MULTILIB_USEDEP}] )
55 vaapi? ( x11-libs/libva[X,${MULTILIB_USEDEP}] )
56 vkd3d? ( app-emulation/vkd3d[${MULTILIB_USEDEP}] )
57 @@ -473,6 +474,7 @@ multilib_src_configure() {
58 $(use_enable test tests)
59 $(use_with truetype freetype)
60 $(use_with udev)
61 + $(use_with unwind)
62 $(use_with v4l v4l2)
63 $(use_with vkd3d)
64 $(use_with vulkan)
65
66 diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
67 index 81084a5..c4c429f 100644
68 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild
69 +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
70 @@ -44,7 +44,7 @@ fi
71
72 LICENSE="LGPL-2.1"
73 SLOT="${PV}"
74 -IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +faudio +fontconfig +gcrypt +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pipelight +png prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl staging test themes +threads +truetype udev +udisks v4l vaapi vkd3d vulkan +X +xcomposite xinerama +xml"
75 +IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +faudio +fontconfig +gcrypt +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pipelight +png prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl staging test themes +threads +truetype udev +udisks +unwind v4l vaapi vkd3d vulkan +X +xcomposite xinerama +xml"
76 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
77 X? ( truetype )
78 elibc_glibc? ( threads )
79 @@ -112,6 +112,7 @@ COMMON_DEPEND="
80 truetype? ( >=media-libs/freetype-2.0.0[${MULTILIB_USEDEP}] )
81 udev? ( virtual/libudev:=[${MULTILIB_USEDEP}] )
82 udisks? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
83 + unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] )
84 v4l? ( media-libs/libv4l[${MULTILIB_USEDEP}] )
85 vaapi? ( x11-libs/libva[X,${MULTILIB_USEDEP}] )
86 vkd3d? ( app-emulation/vkd3d[${MULTILIB_USEDEP}] )
87 @@ -473,6 +474,7 @@ multilib_src_configure() {
88 $(use_enable test tests)
89 $(use_with truetype freetype)
90 $(use_with udev)
91 + $(use_with unwind)
92 $(use_with v4l v4l2)
93 $(use_with vkd3d)
94 $(use_with vulkan)