gnome-extra/gnome-boxes: tracker-1 only, drop yelp-tools, fix license
authorMart Raudsepp <leio@gentoo.org>
Wed, 23 Jan 2019 11:07:36 +0000 (13:07 +0200)
committerMart Raudsepp <leio@gentoo.org>
Wed, 23 Jan 2019 11:29:16 +0000 (13:29 +0200)
itstool is enough for build if not running eautoreconf.
configure is ready only for tracker 1.0 API and older in this version.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
gnome-extra/gnome-boxes/gnome-boxes-3.24.1-r1.ebuild

index 8c6e1e10e02008610fa8e6f0491ec0d59b30920f..fb81803cc4a4a23029d605791d3d652b93ef128d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit gnome2 linux-info readme.gentoo-r1 vala
 DESCRIPTION="Simple GNOME 3 application to access remote or virtual systems"
 HOMEPAGE="https://wiki.gnome.org/Apps/Boxes"
 
-LICENSE="LGPL-2"
+LICENSE="LGPL-2+"
 SLOT="0"
 
 # We force 'bindist' due to licenses from gnome-boxes-nonfree
@@ -41,7 +41,7 @@ RDEPEND="
        >=net-misc/spice-gtk-0.32[gtk3(+),smartcard,usbredir]
        virtual/libusb:1
 
-       >=app-misc/tracker-0.16:0=[iso]
+       app-misc/tracker:0/100[iso]
 
        >=sys-apps/util-linux-2.20
        >=net-libs/libsoup-2.38:2.4
@@ -53,11 +53,12 @@ RDEPEND="
 
 DEPEND="${RDEPEND}
        $(vala_depend)
-       app-text/yelp-tools
        >=dev-util/intltool-0.40
+       dev-util/itstool
        >=sys-devel/gettext-0.17
        virtual/pkgconfig
 "
+# eautoreconf needs yelp-tools
 
 DISABLE_AUTOFORMATTING="yes"
 DOC_CONTENTS="Before running gnome-boxes, you will need to load the KVM modules.