]> git.pld-linux.org Git - packages/clutter-gst2.git/blame - clutter-gst-link.patch
- updated to 0.10.0
[packages/clutter-gst2.git] / clutter-gst-link.patch
CommitLineData
ca20f142
MB
1diff -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 @@
6dbc512b
JB
5
6 GST_MAJORMINOR=0.10
7
ca20f142 8-pkg_modules="gstreamer-$GST_MAJORMINOR gstreamer-plugins-base-$GST_MAJORMINOR gstreamer-base-$GST_MAJORMINOR"
6dbc512b
JB
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
ca20f142 16 m4_define([maintainer_flags_default], [yes])
This page took 0.240216 seconds and 4 git commands to generate.