configure.ac explicitly only asks for tracker-1. It might be possible
to patch it to accept tracker-2 as well without issues.
3.26.x however does need at least tracker-2 due to new
tracker:title-order() SPARQL function usage.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
COMMON_DEPEND="
${PYTHON_DEPS}
- >=app-misc/tracker-1.11.1[introspection(+)]
+ >=app-misc/tracker-1.11.1:0/100[introspection(+)]
>=dev-python/pygobject-3.21.1:3[cairo,${PYTHON_USEDEP}]
>=dev-libs/glib-2.28:2
>=dev-libs/gobject-introspection-1.35.9:=