SOURCES: gstreamer-plugins-bad-soundtouch.patch (NEW) - use pkgcon...

qboosh qboosh at pld-linux.org
Sun May 21 21:48:16 CEST 2006


Author: qboosh                       Date: Sun May 21 19:48:16 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use pkgconfig name for soundtouch 1.3.1

---- Files affected:
SOURCES:
   gstreamer-plugins-bad-soundtouch.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gstreamer-plugins-bad-soundtouch.patch
diff -u /dev/null SOURCES/gstreamer-plugins-bad-soundtouch.patch:1.1
--- /dev/null	Sun May 21 21:48:16 2006
+++ SOURCES/gstreamer-plugins-bad-soundtouch.patch	Sun May 21 21:48:11 2006
@@ -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)
================================================================


More information about the pld-cvs-commit mailing list