commit:     4eef95ac75e47eaf6c2504c5b16cc17aa02259ef
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 07:16:46 2017 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 07:16:46 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4eef95ac

gnome-extra/gnome-boxes: sync with gentoo repository

Package-Manager: Portage-2.3.6, Repoman-2.3.3
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild | 35 +++++++++++--------------
 gnome-extra/gnome-boxes/metadata.xml            |  4 ---
 2 files changed, 15 insertions(+), 24 deletions(-)

diff --git a/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild 
b/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild
index 711a6679..40462419 100644
--- a/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild
+++ b/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild
@@ -1,13 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI="5"
-GCONF_DEBUG="no"
+EAPI=6
 VALA_USE_DEPEND="vapigen"
-VALA_MIN_API_VERSION="0.26"
+VALA_MIN_API_VERSION="0.28"
 
-inherit linux-info gnome2 readme.gentoo vala
+inherit gnome2 linux-info readme.gentoo-r1 vala
 if [[ ${PV} = 9999 ]]; then
        inherit gnome2-live
 fi
@@ -17,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Boxes";
 
 LICENSE="LGPL-2"
 SLOT="0"
-IUSE="bindist smartcard usbredir"
+IUSE="bindist"
 if [[ ${PV} = 9999 ]]; then
        KEYWORDS=""
 else
@@ -29,15 +27,17 @@ fi
 RDEPEND="
        >=app-arch/libarchive-3:=
        >=dev-libs/glib-2.38:2
-       >=dev-libs/gobject-introspection-0.9.6
+       >=dev-libs/gobject-introspection-0.9.6:=
        >=dev-libs/libxml2-2.7.8:2
-       >=sys-libs/libosinfo-0.2.11
-       >=app-emulation/qemu-1.3.1[spice,smartcard?,usbredir?]
+       >=sys-libs/libosinfo-0.2.12
+       >=app-emulation/qemu-1.3.1[spice,smartcard,usbredir]
        >=app-emulation/libvirt-0.9.3[libvirtd,qemu]
-       >=app-emulation/libvirt-glib-0.2
-       >=x11-libs/gtk+-3.13.2:3
+       >=app-emulation/libvirt-glib-0.2.3
+       >=x11-libs/gtk+-3.19.8:3
        >=net-libs/gtk-vnc-0.4.4[gtk3]
-       >=net-misc/spice-gtk-0.27[gtk3,smartcard?,usbredir?]
+       app-crypt/libsecret
+       app-emulation/spice[smartcard]
+       >=net-misc/spice-gtk-0.32[gtk3,smartcard,usbredir]
        virtual/libusb:1
 
        >=app-misc/tracker-0.16:0=[iso]
@@ -45,15 +45,12 @@ RDEPEND="
        >=sys-apps/util-linux-2.20
        >=net-libs/libsoup-2.38:2.4
 
-       sys-fs/fuse
-       sys-fs/fuseiso
        sys-fs/mtools
-       virtual/libgudev:=
+       >=virtual/libgudev-165:=
        !bindist? ( gnome-extra/gnome-boxes-nonfree )
 "
 DEPEND="${RDEPEND}
        app-text/yelp-tools
-       dev-util/desktop-file-utils
        >=dev-util/intltool-0.40
        >=sys-devel/gettext-0.17
        virtual/pkgconfig
@@ -102,9 +99,7 @@ src_configure() {
        gnome2_src_configure \
                --enable-debug \
                --disable-strict-cc \
-               $(use_enable usbredir) \
-               $(use_enable smartcard) \
-               --enable-ovirt=no
+               --disable-ovirt
 }
 
 src_install() {

diff --git a/gnome-extra/gnome-boxes/metadata.xml 
b/gnome-extra/gnome-boxes/metadata.xml
index c6debefd..996e7cac 100644
--- a/gnome-extra/gnome-boxes/metadata.xml
+++ b/gnome-extra/gnome-boxes/metadata.xml
@@ -5,8 +5,4 @@
                <email>[email protected]</email>
                <name>Gentoo GNOME Desktop</name>
        </maintainer>
-       <use>
-               <flag name="usbredir">Use <pkg>sys-apps/usbredir</pkg> to 
redirect USB
-                       devices to another machine over TCP</flag>
-       </use>
 </pkgmetadata>

Reply via email to