Yes, --disable-gst-debug is added to disable debugging subsystem to reduce img size, according to http://bugs.meego.com/show_bug.cgi?id=6520。 Packages in product better not use this. For example, it's better that cheese not use it.
Regards, Lisa >-----Original Message----- >From: Zhu, Peter J >Sent: 2010年10月11日 10:01 >To: [email protected]; Zhang, Qiang Z; Yue, Ling >Subject: RE: [meego-commits] 8259: Changes to Trunk:Testing/gstreamer > >Lisa, please comments on this. I remembered it's disabled on purpose. > >Peter > >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Zhang Qiang >> Sent: Saturday, October 09, 2010 11:46 AM >> To: [email protected] >> Subject: [meego-commits] 8259: Changes to Trunk:Testing/gstreamer >> >> Hi, >> I have made the following changes to gstreamer in project Trunk:Testing. >> Please review and accept ASAP. >> >> Thank You, >> Zhang Qiang >> >> [This message was auto-generated] >> >> --- >> >> Request #8259: >> >> submit: home:xiaoqiang:branches:Trunk:Testing/gstreamer(r2)(cleanup) >-> >> Trunk:Testing/gstreamer >> >> >> Message: >> Enable gst-debug option to enable some debug macro, which can be used >> by other packages such as cheese. >> >> State: new 2010-10-08T20:46:01 xiaoqiang >> Comment: None >> >> >> >> changes files: >> -------------- >> --- gstreamer.changes >> +++ gstreamer.changes >> @@ -0,0 +1,4 @@ >> +* Sat Oct 9 2010 Zhang Qiang <[email protected]> - 0.10.30 >> +- Enable gst-debug option to enable some debug macro, which can be >> + used by other packages such as cheese. >> + >> >> spec files: >> ----------- >> --- gstreamer.spec >> +++ gstreamer.spec >> @@ -91,7 +91,6 @@ >> --disable-tests \ >> --disable-valgrind \ >> --disable-debug \ >> - --disable-gst-debug \ >> --disable-nls \ >> --disable-loadsave \ >> --enable-introspection >> >> other changes: >> -------------- >> >> ++++++ gstreamer.yaml >> --- gstreamer.yaml >> +++ gstreamer.yaml >> @@ -36,7 +36,6 @@ >> - --disable-tests >> - --disable-valgrind >> - --disable-debug >> - - --disable-gst-debug >> - --disable-nls >> - --disable-loadsave >> - --enable-introspection >> >> _______________________________________________ >> Meego-commits mailing list >> [email protected] >> http://lists.meego.com/listinfo/meego-commits _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
