SOURCES: totem-configure.patch - merged from DEVEL
patrys
patrys at pld-linux.org
Wed Mar 18 15:28:50 CET 2009
Author: patrys Date: Wed Mar 18 14:28:50 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- merged from DEVEL
---- Files affected:
SOURCES:
totem-configure.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/totem-configure.patch
diff -u SOURCES/totem-configure.patch:1.5 SOURCES/totem-configure.patch:1.6
--- SOURCES/totem-configure.patch:1.5 Sat Mar 10 00:12:43 2007
+++ SOURCES/totem-configure.patch Wed Mar 18 15:28:45 2009
@@ -1,10 +1,26 @@
-diff -aurN totem-1.5.92.orig/configure.in totem-1.5.92/configure.in
---- totem-1.5.92.orig/configure.in 2006-08-22 11:00:07.000000000 +0200
-+++ totem-1.5.92/configure.in 2006-08-22 20:04:33.000000000 +0200
-@@ -127,38 +127,6 @@
- dnl Check for required plugins
- gst010_toolsdir=`$PKG_CONFIG --variable=toolsdir gstreamer-0.10`
- gst010_inspect="$gst010_toolsdir/gst-inspect-0.10"
+diff -urN totem-2.25.91/configure.in totem-2.25.91.new/configure.in
+--- totem-2.25.91/configure.in 2009-02-17 13:46:50.000000000 +0100
++++ totem-2.25.91.new/configure.in 2009-02-21 21:55:48.000000000 +0100
+@@ -123,54 +123,6 @@
+ AC_MSG_ERROR(you need the GStreamer or the xine-lib development packages installed)
+ fi
+ AC_MSG_RESULT(GStreamer-$GST_MAJORMINOR)
+-
+- dnl Check for required plugins
+- gst010_toolsdir=`$PKG_CONFIG --variable=toolsdir gstreamer-0.10`
+- gst010_inspect="$gst010_toolsdir/gst-inspect-0.10"
+-
+- dnl Give error and exit if we don't have the gst_inspect tool
+- AC_MSG_CHECKING([GStreamer 0.10 inspection tool])
+- if test -r "$gst010_inspect"; then
+- AC_MSG_RESULT([yes])
+- else
+- AC_MSG_RESULT([no])
+- AC_MSG_ERROR([
+- Cannot find required GStreamer-0.10 tool 'gst-inspect-0.10'.
+- It should be part of gstreamer-0_10-utils. Please install it.
+- ])
+- fi
-
- dnl Check for elements from gst-plugins-base
- for base_element in playbin ffmpegcolorspace videoscale
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/totem-configure.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list