Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-boxes/
Date: Fri, 15 Feb 2019 13:42:20
Message-Id: 1550237889.03b98ad10879b41fed31ccc7f9ec8c6bba3907f5.leio@gentoo
1 commit: 03b98ad10879b41fed31ccc7f9ec8c6bba3907f5
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 15 12:54:13 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 15 13:38:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03b98ad1
7
8 gnome-extra/gnome-boxes: support tracker-2
9
10 Bug: https://bugs.gentoo.org/672308
11 Package-Manager: Portage-2.3.52, Repoman-2.3.12
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 gnome-extra/gnome-boxes/gnome-boxes-3.26.4.ebuild | 9 +++++++--
15 1 file changed, 7 insertions(+), 2 deletions(-)
16
17 diff --git a/gnome-extra/gnome-boxes/gnome-boxes-3.26.4.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-3.26.4.ebuild
18 index bfb069b4f2d..1ec866f6c6e 100644
19 --- a/gnome-extra/gnome-boxes/gnome-boxes-3.26.4.ebuild
20 +++ b/gnome-extra/gnome-boxes/gnome-boxes-3.26.4.ebuild
21 @@ -25,7 +25,6 @@ KEYWORDS="~amd64"
22 # vala deps like live ebuild has.
23 # FIXME: qemu probably needs to depend on spice[smartcard]
24 # directly with USE=spice
25 -# tracker-2 is supported, but we don't have the USE=iso replacement in main tree yet to depend on
26 RDEPEND="
27 >=app-arch/libarchive-3:=
28 >=dev-libs/glib-2.52:2
29 @@ -42,7 +41,7 @@ RDEPEND="
30 >=net-misc/spice-gtk-0.32[gtk3(+),smartcard,usbredir]
31 virtual/libusb:1
32
33 - app-misc/tracker:0/100[iso]
34 + app-misc/tracker:=
35
36 >=net-libs/libsoup-2.44:2.4
37
38 @@ -58,6 +57,12 @@ DEPEND="${RDEPEND}
39 virtual/pkgconfig
40 "
41 # eautoreconf needs yelp-tools
42 +RDEPEND="${RDEPEND}
43 + || (
44 + >=app-misc/tracker-1[iso(-)]
45 + >=app-misc/tracker-miners-2[iso]
46 + )
47 +"
48
49 DISABLE_AUTOFORMATTING="yes"
50 DOC_CONTENTS="Before running gnome-boxes, you will need to load the KVM modules.