]> git.pld-linux.org Git - packages/totem.git/commitdiff
- merged from DEVEL auto/th/totem-2_18_0-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 9 Mar 2007 23:12:43 +0000 (23:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    totem-configure.patch -> 1.5

totem-configure.patch

index ae2badede831b5895169c3735b21dbf4ec4c41ea..da3e65af1315ea1bb26ac2cd919be967fc9c9b69 100644 (file)
@@ -1,7 +1,7 @@
 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,36 +127,6 @@
+@@ -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"
@@ -35,6 +35,8 @@ diff -aurN totem-1.5.92.orig/configure.in totem-1.5.92/configure.in
 -                      ])
 -              fi
 -      done
+-
+-
  fi
  
- AM_CONDITIONAL(TOTEM_GST, test "x$HAVE_GSTREAMER" = "xyes")
+ if test x$ENABLE_XINE = xno && test x$HAVE_GSTREAMER = xno; then
This page took 0.118638 seconds and 4 git commands to generate.