net-misc/rygel: lock to tracker-1, fix license
authorMart Raudsepp <leio@gentoo.org>
Tue, 22 Jan 2019 16:25:32 +0000 (18:25 +0200)
committerMart Raudsepp <leio@gentoo.org>
Tue, 22 Jan 2019 16:39:57 +0000 (18:39 +0200)
configure.ac checks only for tracker 1.0 API and older.
rygel-0.36 will look for 2.0 too.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
net-misc/rygel/rygel-0.34.0.ebuild

index 1165e3f4db7c8f816165100814f11337b2732254..67c693981748d326aa9ea8546c70133c13397096 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
@@ -9,13 +9,11 @@ inherit gnome2 systemd versionator virtualx
 DESCRIPTION="Rygel is an open source UPnP/DLNA MediaServer"
 HOMEPAGE="https://wiki.gnome.org/Projects/Rygel"
 
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="X +introspection +sqlite tracker test transcode"
 
-# The deps for tracker? and transcode? are just the earliest available
-# version at the time of writing this ebuild
 RDEPEND="
        >=dev-libs/glib-2.40.0:2
        >=dev-libs/libgee-0.8:0.8
@@ -37,7 +35,7 @@ RDEPEND="
                dev-libs/libunistring:=
                x11-libs/gdk-pixbuf:2
        )
-       tracker? ( >=app-misc/tracker-0.16:= )
+       tracker? ( app-misc/tracker:0/100 )
        transcode? (
                media-libs/gst-plugins-bad:1.0
                media-plugins/gst-plugins-twolame:1.0