diff --git a/srcpkgs/tracker/template b/srcpkgs/tracker/template index b7f14a1d57d..ecda64ad3d8 100644 --- a/srcpkgs/tracker/template +++ b/srcpkgs/tracker/template @@ -1,7 +1,7 @@ # Template file for 'tracker' pkgname=tracker version=2.2.1 -revision=1 +revision=2 build_style=meson build_helper="gir" configure_args="-Ddocs=false -Dfts=true -Dfunctional_tests=false @@ -18,11 +18,6 @@ homepage="https://live.gnome.org/Tracker" distfiles="${GNOME_SITE}/tracker/${version%.*}/tracker-${version}.tar.xz" checksum=0ccef9e67440859119fa6cae230355c1b1b3485ac08122017c9499ad2dada2ff -case "$XBPS_TARGET_MACHINE" in - i686-musl|x86_64-musl) ;; - *-musl) broken="gobject-introspection" ;; -esac - post_patch() { if [ "$CROSS_BUILD" ]; then # Tell the build system that we have internal fts5 in sqlite3