[Gstreamer-bugs] [Bug 126409] New - unbreak mozilla plugin build + small fixes

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Nov 6 17:50:26 PST 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=126409

Changed by bland at mail.ru.

--- shadow/126409	Thu Nov  6 20:50:26 2003
+++ shadow/126409.tmp.6376	Thu Nov  6 20:50:26 2003
@@ -0,0 +1,25 @@
+Bug#: 126409
+Product: GStreamer
+Version: 0.6.4
+OS: FreeBSD
+OS Details: -CURRENT
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-player
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: bland at mail.ru               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: unbreak mozilla plugin build + small fixes
+
+I discovered number of issues w/ mozilla plugin.
+1. configure.ac: Call ${MOZILLA_CONFIG} instead of explicit mozilla-config.
+This makes MOZILLA_CONFIG=lalala ./configure meaningfull.
+2. mozilla/Makefile.am: Add -module -avoid-version libmozstreamer_la_LDFLAGS.
+Having .a version of browser plugin is doubtfull. Plus using .so.N scheme
+here either.
+3. mozilla/plugin.c: call gst-player-gtk instead of gst-player.
+I guess it supposed to be so. Otherwise we just hungup browser.




More information about the Gstreamer-bugs mailing list