HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to media-libs/gstreamer/0.10.29

media-libs/gstreamer/0.10.29: gstreamer-0.10.29.patch

File gstreamer-0.10.29.patch, 412 bytes (added by michaelvoliveira, 5 years ago)

patch to enabled stdio ext for haiku by kaliber

  • gstreamer-0.10.

    diff -Naur gstreamer-0.10.29/gst/gstinfo.c gstreamer-0.10.29-haiku/gst/gstinfo.c
    old new  
    9090#include "gst_private.h" 
    9191#include "gstinfo.h" 
    9292 
     93#ifdef __HAIKU__ 
     94#undef HAVE_PRINTF_EXTENSION 
     95#endif 
     96 
    9397#ifndef GST_DISABLE_GST_DEBUG 
    9498 
    9599#ifdef HAVE_DLFCN_H 

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/