totem: update to 3.30.0.

This commit is contained in:
maxice8 2018-12-12 05:21:37 -02:00 committed by maxice8
parent 945a05a5a3
commit 0de77fcddb

View file

@ -1,6 +1,6 @@
# Template file for 'totem' # Template file for 'totem'
pkgname=totem pkgname=totem
version=3.26.2 version=3.30.0
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-Denable-python=no -Denable-nautilius=yes" configure_args="-Denable-python=no -Denable-nautilius=yes"
@ -11,13 +11,13 @@ makedepends="clutter-gst3-devel clutter-gtk-devel dbus-glib-devel
evolution-data-server-devel gnome-desktop-devel grilo-devel gst-plugins-good1 evolution-data-server-devel gnome-desktop-devel grilo-devel gst-plugins-good1
gst-plugins-ugly1 libSM-devel libXtst-devel libepc-devel libpeas-devel gst-plugins-ugly1 libSM-devel libXtst-devel libepc-devel libpeas-devel
nautilus-devel vala-devel zeitgeist-devel" nautilus-devel vala-devel zeitgeist-devel"
depends="grilo-plugins gst-libav gst-plugins-good1 gst-plugins-ugly1" depends="grilo-plugins gst-libav gst-plugins-good1 gst-plugins-ugly1 tracker"
short_desc="A GNOME integrated movie player based on Gstreamer" short_desc="A GNOME integrated movie player based on Gstreamer"
maintainer="Enno Boland <gottox@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.gnome.org"
license="LGPL-2.0-or-later, GPL-2.0-or-later" license="LGPL-2.0-or-later, GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Videos"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=cf8c49941f37e326353e5ede621350f78d2658f7cef73bf92aeedfa1a98e9ed2 checksum=6011a4511c385011c3ed7491154f679e9fda83b7fde79773a5b0d7d5979f5065
# XXX xulrunner plugin. # XXX xulrunner plugin.
# XXX reenable python plugin if pylint pkg exists. # XXX reenable python plugin if pylint pkg exists.