totem: use tracker3

This commit is contained in:
Michal Vasilek 2022-02-27 22:56:37 +01:00
parent fc2963985e
commit 52629c1893
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'totem'
pkgname=totem
version=3.38.2
revision=1
revision=2
build_style=meson
build_helper="gir"
configure_args="-Denable-python=no"
hostmakedepends="intltool itstool pkg-config gstreamer1 gst-plugins-base1
hostmakedepends="gettext itstool pkg-config gstreamer1 gst-plugins-base1
gst-plugins-good1 glib-devel"
makedepends="clutter-gst3-devel clutter-gtk-devel dbus-glib-devel
evolution-data-server-devel gnome-desktop-devel grilo-devel gst-plugins-good1
gst-plugins-ugly1 libSM-devel libXtst-devel libepc-devel libpeas-devel
nautilus-devel zeitgeist-devel gst-plugins-base1-devel"
depends="grilo-plugins gst-libav gst-plugins-good1 gst-plugins-ugly1 tracker"
depends="grilo-plugins gst-libav gst-plugins-good1 gst-plugins-ugly1 tracker3"
short_desc="GNOME integrated movie player based on Gstreamer"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.0-or-later, GPL-2.0-or-later"