[gstreamer-bugs] [Bug 573595] plugins-bad mingw ports

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Feb 28 18:06:24 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=573595

  GStreamer | gst-plugins-bad | Ver: git




------- Comment #4 from LRN  2009-03-01 02:06 UTC -------
Created an attachment (id=129763)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=129763&action=view)
xdgmime plugin mingw port

Makes use of XDG_LIBS (passes on -lws2_32 when winsock2.h is available and
-liberty from commandline)
Includes winsock stuff on Win32
Doesn't warn about MMAP on Win32 (Maybe FIXME is in order? I can't believe that
MMAP can't be ported)
Moves one (unused?) variable.

Requires fnmatch.h which is attached separately. Requires libiberty.a (it has
fnmatch function defined on MinGW, although there's no header for that
function, hence the new fnmatch.h)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573595.




More information about the Gstreamer-bugs mailing list