From c9f30319d661831fd29400eefd41195ad37a3224 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 16 Oct 2015 15:42:46 +0200 Subject: [PATCH] totem: update to 3.18.1. --- srcpkgs/totem/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/totem/template b/srcpkgs/totem/template index d1f256a0eaf..4437cd45183 100644 --- a/srcpkgs/totem/template +++ b/srcpkgs/totem/template @@ -1,13 +1,13 @@ # Template file for 'totem' pkgname=totem -version=3.18.0 -revision=2 +version=3.18.1 +revision=1 short_desc="A GNOME integrated movie player based on Gstreamer" maintainer="Juan RP " homepage="http://www.gnome.org" license="LGPL-2, GPL-2" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=1b6a7e66414df4b2e2427a9c5f1fee5a5f286beb098fdbe0902e37e3663e3e89 +checksum=d7816eae9606846c44fd508902eae10bdaed28e6d4f621531990d473184107a2 build_style=gnu-configure configure_args="--disable-static --disable-schemas-compile @@ -26,7 +26,7 @@ makedepends=" nautilus-devel gst-plugins-ugly1 gst-plugins-good1 gnome-desktop-devel" depends="grilo-plugins>=0.2.12 hicolor-icon-theme desktop-file-utils - gst-libav>=1:1.2.4 gst-plugins-ugly1>=1:1.2.4 gst-plugins-good1>=1:1.2.4" + gst-libav gst-plugins-ugly1 gst-plugins-good1" # XXX xulrunner plugin. # XXX reenable python plugin if pylint pkg exists.