SOURCES: gstreamer-plugins-bad-libdts.patch, gstreamer-plugins-bad...

arekm arekm at pld-linux.org
Wed Jun 20 23:00:28 CEST 2007


Author: arekm                        Date: Wed Jun 20 21:00:28 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   gstreamer-plugins-bad-libdts.patch (1.2 -> 1.3) , gstreamer-plugins-bad-soundtouch.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gstreamer-plugins-bad-libdts.patch
diff -u SOURCES/gstreamer-plugins-bad-libdts.patch:1.2 SOURCES/gstreamer-plugins-bad-libdts.patch:1.3
--- SOURCES/gstreamer-plugins-bad-libdts.patch:1.2	Sun May 21 21:47:47 2006
+++ SOURCES/gstreamer-plugins-bad-libdts.patch	Wed Jun 20 23:00:23 2007
@@ -1,13 +1,14 @@
 --- gst-plugins-bad-0.10.3/configure.ac.orig	2006-05-04 17:18:42.000000000 +0200
 +++ gst-plugins-bad-0.10.3/configure.ac	2006-05-21 20:21:48.752716750 +0200
-@@ -308,8 +308,8 @@
+@@ -388,8 +388,8 @@
  dnl *** DTS ***
  translit(dnm, m, l) AM_CONDITIONAL(USE_DTS, true)
- GST_CHECK_FEATURE(DTS, [dts library], dtsdec, [
--  GST_CHECK_LIBHEADER(DTS, dts_pic, dts_init, -lm, dts.h,
+ AG_GST_CHECK_FEATURE(DTS, [dts library], dtsdec, [
+-  AG_GST_CHECK_LIBHEADER(DTS, dts_pic, dts_init, -lm, dts.h,
 -    DTS_LIBS="-ldts_pic -lm")
-+  GST_CHECK_LIBHEADER(DTS, dts, dts_init, -lm, dts.h,
++  AG_GST_CHECK_LIBHEADER(DTS, dts, dts_init, -lm, dts.h,
 +    DTS_LIBS="-ldts -lm")
    AC_SUBST(DTS_LIBS)
  ])
  
+

================================================================
Index: SOURCES/gstreamer-plugins-bad-soundtouch.patch
diff -u SOURCES/gstreamer-plugins-bad-soundtouch.patch:1.1 SOURCES/gstreamer-plugins-bad-soundtouch.patch:1.2
--- SOURCES/gstreamer-plugins-bad-soundtouch.patch:1.1	Sun May 21 21:48:11 2006
+++ SOURCES/gstreamer-plugins-bad-soundtouch.patch	Wed Jun 20 23:00:23 2007
@@ -1,11 +1,12 @@
 --- 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 @@
+@@ -777,7 +777,7 @@
  dnl *** soundtouch ***
  translit(dnm, m, l) AM_CONDITIONAL(USE_SOUNDTOUCH, true)
- GST_CHECK_FEATURE(SOUNDTOUCH, [soundtouch plug-in], soundtouch, [
+ AG_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)
+
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gstreamer-plugins-bad-libdts.patch?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SOURCES/gstreamer-plugins-bad-soundtouch.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list