commit:     eea86a4b23df9eff048e354365f61cbd484cc3c4
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 15:11:10 2018 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 15:14:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea86a4b

net-misc/spice-gtk: enable USE=+gtk3 per default

Closes: https://bugs.gentoo.org/631458
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-misc/spice-gtk/metadata.xml             | 3 +--
 net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/net-misc/spice-gtk/metadata.xml b/net-misc/spice-gtk/metadata.xml
index a84b4fbfe9a..72afe048bc6 100644
--- a/net-misc/spice-gtk/metadata.xml
+++ b/net-misc/spice-gtk/metadata.xml
@@ -8,8 +8,7 @@
        <use>
                <flag name="dbus">Support for desktop integration such as
                        automounting and other APIs exposed by your DE via 
D-Bus</flag>
-               <flag name="gtk3">Link against <pkg>x11-libs/gtk+</pkg>:3 
instead of
-                       <pkg>x11-libs/gtk+</pkg>:2</flag>
+               <flag name="gtk3">Build the spice client (spicy), requires 
<pkg>x11-libs/gtk+</pkg>:3</flag>
                <flag name="lz4">Enable support for LZ4 compression using
                        <pkg>app-arch/lz4</pkg></flag>
                <flag name="policykit">Enable <pkg>sys-auth/polkit</pkg> 
support for the

diff --git a/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild 
b/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild
index a2f849e98a9..2e841086165 100644
--- a/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild
@@ -15,7 +15,7 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 SRC_URI="https://www.spice-space.org/download/gtk/${P}.tar.bz2";
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="dbus gstaudio gstvideo gtk3 +introspection lz4 mjpeg policykit 
pulseaudio sasl smartcard static-libs usbredir vala webdav libressl"
+IUSE="dbus gstaudio gstvideo +gtk3 +introspection lz4 mjpeg policykit 
pulseaudio sasl smartcard static-libs usbredir vala webdav libressl"
 
 REQUIRED_USE="?? ( pulseaudio gstaudio )"
 

Reply via email to