commit: f5394315f20de006c1feb5b9c8276181c62c086e
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 18:00:53 2018 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 18:05:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=f5394315
app-emulation/wine-staging: Remove s3tc USE from 9999
It's internal as of staging 3.11
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-emulation/wine-staging/wine-staging-9999.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild
b/app-emulation/wine-staging/wine-staging-9999.ebuild
index 4873ea0..54b66bc 100644
--- a/app-emulation/wine-staging/wine-staging-9999.ebuild
+++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
@@ -44,13 +44,12 @@ fi
LICENSE="LGPL-2.1"
SLOT="${PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc
+fontconfig +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 s3tc samba
scanner sdl selinux +ssl staging test themes +threads +truetype udev +udisks
v4l vaapi vkd3d vulkan +X +xcomposite xinerama +xml"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc
+fontconfig +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"
REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )
osmesa? ( opengl )
pipelight? ( staging )
- s3tc? ( staging )
test? ( abi_x86_32 )
themes? ( staging )
vaapi? ( staging )" # osmesa-opengl #286560 # X-truetype #551124
@@ -135,7 +134,6 @@ RDEPEND="${COMMON_DEPEND}
pulseaudio? (
realtime? ( sys-auth/rtkit )
)
- s3tc? ( >=media-libs/libtxc_dxtn-1.0.1-r1[${MULTILIB_USEDEP}] )
samba? ( >=net-fs/samba-3.0.25[winbind] )
selinux? ( sec-policy/selinux-wine )
udisks? ( sys-fs/udisks:2 )"