[Lunar-commits] <moonbase-other> gst-plugins-ugly: For now disabling amr options.

stumbles stumbles at lunar-linux.org
Sat Oct 13 15:10:25 CEST 2012


commit d64ff4588dabce3a2c46a22e90a2d4d689dddc53
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 13 Oct 2012 06:10:25 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d64ff4588dabce3a2c46a22e90a2d4d689dddc53

gst-plugins-ugly: For now disabling amr options.
---
  audio/gst-plugins-ugly/BUILD | +3/-1     
  1 file changed, 3 insertions(+), 1 deletion(-)

--- a/audio/gst-plugins-ugly/BUILD
+++ b/audio/gst-plugins-ugly/BUILD
@@ -1,7 +1,9 @@
 (
 
+  sedit "s:interf_dec.h:opencore-amrnb/interf_dec.h:" ext/amrnb/amrnbdec.h &&
+#  sedit "s:interf_enc.h:opencore-amrnb/interf_enc.h:" ext/amrnb/amrnbenc.h&&
 # For now this is disabled.
-  OPTS+=" --disable-x264" &&
+  OPTS+=" --disable-amrnb --disable-amrwb" &&
 
   default_build
 




More information about the Lunar-commits mailing list