]> git.pld-linux.org Git - packages/clutter-gst2.git/blob - clutter-gst-link.patch
- updated to 1.2.0
[packages/clutter-gst2.git] / clutter-gst-link.patch
1 diff -urN clutter-gst-0.10.0/configure.ac clutter-gst-0.10.0.new/configure.ac
2 --- clutter-gst-0.10.0/configure.ac     2009-07-29 12:12:32.000000000 +0200
3 +++ clutter-gst-0.10.0.new/configure.ac 2009-11-08 19:09:21.728006779 +0100
4 @@ -107,11 +107,9 @@
5  
6  GST_MAJORMINOR=0.10
7  
8 -pkg_modules="gstreamer-$GST_MAJORMINOR gstreamer-plugins-base-$GST_MAJORMINOR gstreamer-base-$GST_MAJORMINOR"
9 +pkg_modules="gstreamer-$GST_MAJORMINOR gstreamer-base-$GST_MAJORMINOR"
10  PKG_CHECK_MODULES(GST, [$pkg_modules])
11  
12 -GST_LIBS="$GST_LIBS -lgstinterfaces-$GST_MAJORMINOR -lgstvideo-$GST_MAJORMINOR -lgstaudio-$GST_MAJORMINOR"
13 -
14  dnl ========================================================================
15  
16  m4_define([maintainer_flags_default], [yes])
This page took 0.223664 seconds and 3 git commands to generate.