[Lunar-commits] <moonbase> gst-plugins-bad: A BUILD adjustment for the mjpegtools bump.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Aug 30 01:25:59 CEST 2011


commit d98336675d8a3214ac8fa1e8dce2f2a96e56f03d
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Aug 29 19:25:59 2011 -0400

    gst-plugins-bad: A BUILD adjustment for the mjpegtools bump.
---
 audio/gst-plugins-bad/BUILD |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/audio/gst-plugins-bad/BUILD b/audio/gst-plugins-bad/BUILD
index b3c4467..f22525c 100644
--- a/audio/gst-plugins-bad/BUILD
+++ b/audio/gst-plugins-bad/BUILD
@@ -1,5 +1,11 @@
 (
 
+# Some giggling for the mjpegtools bump.
+  sedit "s:ontheflyratectl.hh:ontheflyratectlpass1.hh:" ext/mpeg2enc/gstmpeg2encoder.cc &&
+  sed -i "31i #include <ontheflyratectlpass2.hh>" ext/mpeg2enc/gstmpeg2encoder.cc &&
+  sed -i "32d" ext/mpeg2enc/gstmpeg2encoder.cc &&
+  sed -i "32d" ext/mpeg2enc/gstmpeg2encoder.cc &&
+
   #xvidcore doesn't use pkgconfig, and gstreamer doesn't use -pthread
   #This leaves us to fix the problem
   if in_depends $MODULE xvidcore ; then


More information about the Lunar-commits mailing list