]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/blob - gstreamer-plugins-bad-soundtouch.patch
- build vcdsrc plugin
[packages/gstreamer-plugins-bad.git] / gstreamer-plugins-bad-soundtouch.patch
1 --- gst-plugins-bad-0.10.3/configure.ac.orig    2006-05-21 10:37:39.070248000 +0200
2 +++ gst-plugins-bad-0.10.3/configure.ac 2006-05-21 20:18:41.220996750 +0200
3 @@ -777,7 +777,7 @@
4  dnl *** soundtouch ***
5  translit(dnm, m, l) AM_CONDITIONAL(USE_SOUNDTOUCH, true)
6  AG_GST_CHECK_FEATURE(SOUNDTOUCH, [soundtouch plug-in], soundtouch, [
7 -  PKG_CHECK_MODULES(SOUNDTOUCH, libSoundTouch, HAVE_SOUNDTOUCH=yes, [
8 +  PKG_CHECK_MODULES(SOUNDTOUCH, soundtouch-1.0, HAVE_SOUNDTOUCH=yes, [
9      HAVE_SOUNDTOUCH=no
10       AC_MSG_RESULT(no)])
11    AC_SUBST(SOUNDTOUCH_CFLAGS)
12
This page took 0.051749 seconds and 3 git commands to generate.