]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/commitdiff
- use pkgconfig name for soundtouch 1.3.1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 21 May 2006 19:48:11 +0000 (19:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gstreamer-plugins-bad-soundtouch.patch -> 1.1

gstreamer-plugins-bad-soundtouch.patch [new file with mode: 0644]

diff --git a/gstreamer-plugins-bad-soundtouch.patch b/gstreamer-plugins-bad-soundtouch.patch
new file mode 100644 (file)
index 0000000..3f128f5
--- /dev/null
@@ -0,0 +1,11 @@
+--- gst-plugins-bad-0.10.3/configure.ac.orig   2006-05-21 10:37:39.070248000 +0200
++++ gst-plugins-bad-0.10.3/configure.ac        2006-05-21 20:18:41.220996750 +0200
+@@ -509,7 +509,7 @@
+ dnl *** soundtouch ***
+ translit(dnm, m, l) AM_CONDITIONAL(USE_SOUNDTOUCH, true)
+ GST_CHECK_FEATURE(SOUNDTOUCH, [soundtouch plug-in], soundtouch, [
+-  PKG_CHECK_MODULES(SOUNDTOUCH, libSoundTouch, HAVE_SOUNDTOUCH=yes, [
++  PKG_CHECK_MODULES(SOUNDTOUCH, soundtouch-1.0, HAVE_SOUNDTOUCH=yes, [
+     HAVE_SOUNDTOUCH=no
+      AC_MSG_RESULT(no)])
+   AC_SUBST(SOUNDTOUCH_CFLAGS)
This page took 0.237024 seconds and 4 git commands to generate.