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-base/nautilus/
Date: Tue, 11 Dec 2018 18:17:55
Message-Id: 1544551740.6dc02bf9f8c2db4c7f2e2fbca6efde6b3be2ac82.leio@gentoo
1 commit: 6dc02bf9f8c2db4c7f2e2fbca6efde6b3be2ac82
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 11 18:01:16 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 11 18:09:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc02bf9
7
8 gnome-base/nautilus-3.24.2.1: preparation for tracker-2
9
10 * Lock tracker to tracker-1, as configure doesn't support
11 tracker-2.
12 * Remove nautilus-tracker-tags PDEPEND, as it is rather
13 unmaintained and going away with tracker-2. Meanwhile, old
14 tracker has a USE=nautilus that pulls it in anyways, and
15 another way to enable this in nautilus shouldn't have
16 existed in the first place. This change is mainly meant to
17 allow us to hopefully last rite nautilus-tracker-tags
18 sooner, as all this combined warranted a revbump anyways,
19 thus getting the deps into user VDBs.
20
21 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
22 Package-Manager: Portage-2.3.52, Repoman-2.3.11
23
24 .../{nautilus-3.24.2.1-r1.ebuild => nautilus-3.24.2.1-r2.ebuild} | 3 +--
25 1 file changed, 1 insertion(+), 2 deletions(-)
26
27 diff --git a/gnome-base/nautilus/nautilus-3.24.2.1-r1.ebuild b/gnome-base/nautilus/nautilus-3.24.2.1-r2.ebuild
28 similarity index 96%
29 rename from gnome-base/nautilus/nautilus-3.24.2.1-r1.ebuild
30 rename to gnome-base/nautilus/nautilus-3.24.2.1-r2.ebuild
31 index 549e934e5d7..ae97ee6cbaa 100644
32 --- a/gnome-base/nautilus/nautilus-3.24.2.1-r1.ebuild
33 +++ b/gnome-base/nautilus/nautilus-3.24.2.1-r2.ebuild
34 @@ -39,7 +39,7 @@ COMMON_DEPEND="
35 exif? ( >=media-libs/libexif-0.6.20 )
36 introspection? ( >=dev-libs/gobject-introspection-0.6.4:= )
37 selinux? ( >=sys-libs/libselinux-2 )
38 - tracker? ( >=app-misc/tracker-1:= )
39 + tracker? ( app-misc/tracker:0/100 )
40 xmp? ( >=media-libs/exempi-2.1.0:2 )
41 "
42 DEPEND="${COMMON_DEPEND}
43 @@ -62,7 +62,6 @@ RDEPEND="${COMMON_DEPEND}
44
45 PDEPEND="
46 gnome? ( x11-themes/adwaita-icon-theme )
47 - tracker? ( >=gnome-extra/nautilus-tracker-tags-0.12 )
48 previewer? ( >=gnome-extra/sushi-0.1.9 )
49 sendto? ( >=gnome-extra/nautilus-sendto-3.0.1 )
50 >=gnome-base/gvfs-1.14[gtk(+)]