From 7ebb34055ab9f10233ed709cb6e74f6eafc0757f Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sat, 13 May 2017 17:54:01 -0500 Subject: app-emulation/spice: ebuild maintenance v.2 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- app-emulation/spice/spice-0.13.3-r1.ebuild | 2 -- app-emulation/spice/spice-9999.ebuild | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/spice/spice-0.13.3-r1.ebuild b/app-emulation/spice/spice-0.13.3-r1.ebuild index f0fcaba58002..2d92e4421279 100644 --- a/app-emulation/spice/spice-0.13.3-r1.ebuild +++ b/app-emulation/spice/spice-0.13.3-r1.ebuild @@ -61,8 +61,6 @@ src_prepare() { eautoreconf } -# maintainer notes: -# * opengl support is currently broken src_configure() { # Prevent sandbox violations, bug #586560 # https://bugzilla.gnome.org/show_bug.cgi?id=744134 diff --git a/app-emulation/spice/spice-9999.ebuild b/app-emulation/spice/spice-9999.ebuild index e26a09ac6848..50d6d2d12819 100644 --- a/app-emulation/spice/spice-9999.ebuild +++ b/app-emulation/spice/spice-9999.ebuild @@ -64,6 +64,8 @@ src_configure() { # https://bugzilla.gnome.org/show_bug.cgi?id=744135 addpredict /dev + xdg_environment_reset + local myconf=" $(use_enable static-libs static) $(use_enable lz4) -- cgit v1.2.3-65-gdbad