[packages/totem] Update to 3.6.3
megabajt
megabajt at pld-linux.org
Mon Nov 19 23:13:45 CET 2012
commit ee071460b9971dac23b56ef5493b50850d2fb00d
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Mon Nov 19 23:13:33 2012 +0100
Update to 3.6.3
totem-configure.patch | 16 +++++++++-------
totem.spec | 6 +++---
2 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/totem.spec b/totem.spec
index 687415c..0363a2d 100644
--- a/totem.spec
+++ b/totem.spec
@@ -5,12 +5,12 @@
Summary: Movie player for GNOME based on the gstreamer engine
Summary(pl.UTF-8): Odtwarzacz filmów dla GNOME oparty na silniku gstreamer
Name: totem
-Version: 3.6.0
-Release: 2
+Version: 3.6.3
+Release: 1
License: GPL v2
Group: X11/Applications/Multimedia
Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/3.6/%{name}-%{version}.tar.xz
-# Source0-md5: 8621c52926e688c7b514280016dbeffb
+# Source0-md5: 0afbc46fcb5a1c2634fb3ef7c181ecb9
# PLD-specific patches
Patch0: %{name}-configure.patch
URL: http://www.gnome.org/projects/totem/
diff --git a/totem-configure.patch b/totem-configure.patch
index f4f4469..1aa7735 100644
--- a/totem-configure.patch
+++ b/totem-configure.patch
@@ -1,6 +1,6 @@
---- totem-3.6.0/configure.in.new 2012-10-01 21:55:07.497259771 +0200
-+++ totem-3.6.0/configure.in 2012-10-01 21:56:07.836932884 +0200
-@@ -121,82 +121,11 @@ fi
+--- totem-3.6.3/configure.in.old 2012-11-19 22:50:20.671741675 +0100
++++ totem-3.6.3/configure.in 2012-11-19 22:51:44.924618745 +0100
+@@ -121,84 +121,15 @@ fi
# Backend requirements
# ================================================================
@@ -63,10 +63,12 @@
- shift;
-done
-
--dnl Check for elements from gst-plugins-bad
--dnl Set plugins which contain below elements
--set -- soundtouch
--for bad_element in pitch
+ dnl Check for elements from gst-plugins-bad
+ dnl Set plugins which contain below elements
+ PKG_CHECK_MODULES(GST_PLUGINS_BAD, gstreamer-plugins-bad-1.0 >= 1.0.2)
+
+-set -- scaletempo
+-for bad_element in scaletempo
-do
- AC_MSG_CHECKING([GStreamer 1.0 $bad_element element])
- if $gst10_inspect $bad_element >/dev/null 2>/dev/null; then
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/totem.git/commitdiff/ee071460b9971dac23b56ef5493b50850d2fb00d
More information about the pld-cvs-commit
mailing list