summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-01-23 13:07:36 +0200
committerMart Raudsepp <leio@gentoo.org>2019-01-23 13:29:16 +0200
commit5ddf236634f9242311c6848c4d28ab4332abf3ac (patch)
tree49c395195a96c17ddcde1791572376f28769d9aa
parentnet-dns/bind: Drop some insecure versions (diff)
downloadgentoo-5ddf2366.tar.gz
gentoo-5ddf2366.tar.bz2
gentoo-5ddf2366.zip
gnome-extra/gnome-boxes: tracker-1 only, drop yelp-tools, fix license
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>
-rw-r--r--gnome-extra/gnome-boxes/gnome-boxes-3.24.1-r1.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/gnome-extra/gnome-boxes/gnome-boxes-3.24.1-r1.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-3.24.1-r1.ebuild
index 8c6e1e10e020..fb81803cc4a4 100644
--- a/gnome-extra/gnome-boxes/gnome-boxes-3.24.1-r1.ebuild
+++ b/gnome-extra/gnome-boxes/gnome-boxes-3.24.1-r1.ebuild
@@ -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.