SOURCES: gstreamer-plugins-bad-libdts.patch (NEW) - based on gstre...

qboosh qboosh at pld-linux.org
Sat Feb 25 01:22:28 CET 2006


Author: qboosh                       Date: Sat Feb 25 00:22:28 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- based on gstreamer-plugins-libdts.patch

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

---- Diffs:

================================================================
Index: SOURCES/gstreamer-plugins-bad-libdts.patch
diff -u /dev/null SOURCES/gstreamer-plugins-bad-libdts.patch:1.1
--- /dev/null	Sat Feb 25 01:22:28 2006
+++ SOURCES/gstreamer-plugins-bad-libdts.patch	Sat Feb 25 01:22:23 2006
@@ -0,0 +1,11 @@
+--- gst-plugins-bad-0.10.1/configure.ac.orig	2006-02-25 00:48:13.743310000 +0100
++++ gst-plugins-bad-0.10.1/configure.ac	2006-02-25 00:57:12.156959000 +0100
+@@ -413,7 +413,7 @@
+ 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, DTS_LIBS="-ldts_pic -lm")
++  GST_CHECK_LIBHEADER(DTS, dts, dts_init, -lm, dts.h, DTS_LIBS="-ldts -lm")
+   AC_SUBST(DTS_LIBS)
+ ])
+ 
================================================================


More information about the pld-cvs-commit mailing list