packages: totem/totem-configure.patch - updated for 2.30.1

megabajt megabajt at pld-linux.org
Tue Apr 27 17:57:07 CEST 2010


Author: megabajt                     Date: Tue Apr 27 15:57:07 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated for 2.30.1

---- Files affected:
packages/totem:
   totem-configure.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/totem/totem-configure.patch
diff -u packages/totem/totem-configure.patch:1.7 packages/totem/totem-configure.patch:1.8
--- packages/totem/totem-configure.patch:1.7	Sat Sep 26 15:20:15 2009
+++ packages/totem/totem-configure.patch	Tue Apr 27 17:57:02 2010
@@ -1,6 +1,7 @@
---- totem-2.27.1/configure.in~	2009-05-06 19:28:37.000000000 +0200
-+++ totem-2.27.1/configure.in	2009-05-28 13:04:36.295330882 +0200
-@@ -97,52 +97,6 @@
+diff -urN totem-2.30.1/configure.in totem-2.30.1.new/configure.in
+--- totem-2.30.1/configure.in	2010-04-27 11:17:40.000000000 +0200
++++ totem-2.30.1.new/configure.in	2010-04-27 15:02:46.203562788 +0200
+@@ -101,52 +101,6 @@
  AC_SUBST(GST_LIBS)
  EXTRA_BACKEND_LIBS="-lgstinterfaces-$GST_MAJORMINOR -lgstvideo-$GST_MAJORMINOR -lgstaudio-$GST_MAJORMINOR -lgstpbutils-$GST_MAJORMINOR"
  
@@ -50,25 +51,22 @@
 -	fi
 -done
 -
- AC_MSG_CHECKING([Whether not to check for iso-codes])
- AC_ARG_ENABLE([iso-codes],
- 	AS_HELP_STRING([--disable-iso-codes],[Whether not to check for iso-codes at build-time]),
---- totem-2.27.1/configure.in~	2009-05-28 13:09:53.905040655 +0200
-+++ totem-2.27.1/configure.in	2009-05-28 13:11:19.125023987 +0200
-@@ -515,17 +515,6 @@
- 				add_plugin="0"
- 			fi
+ dnl Check the smclient backend
+ GDK_TARGET="$($PKG_CONFIG --variable target gdk-2.0)"
  
+@@ -551,16 +505,6 @@
+ 			if test "${HAVE_LIBGDATA_0_7}" = "yes" ; then
+ 				AC_DEFINE([HAVE_LIBGDATA_0_7],[1],[Define if libgdata >= 0.7.0 is available])
+ 			fi
+-
 -			dnl We need the souphttpsrc element for the YouTube plugin
 -			AC_MSG_CHECKING([GStreamer 0.10 souphttpsrc plugin])
 -			if $gst010_inspect souphttpsrc >/dev/null 2>/dev/null; then
 -				AC_MSG_RESULT([yes])
 -			else
 -				AC_MSG_RESULT([no])
--				AC_MSG_ERROR([
--					Cannot find required GStreamer-0.10 plugin 'souphttpsrc'.
--					It should be part of gst-plugins-good. Please install it.
--				])
+-				plugin_error_or_ignore "you need souphttpsrc from gst-plugins-good installed for the YouTube plugin"
+-				add_plugin="0"
 -			fi
  		;;
  	esac
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/totem/totem-configure.patch?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list