Index: head/multimedia/gstreamer-qt4/files/patch-src_QGlib_connect.cpp =================================================================== --- head/multimedia/gstreamer-qt4/files/patch-src_QGlib_connect.cpp (nonexistent) +++ head/multimedia/gstreamer-qt4/files/patch-src_QGlib_connect.cpp (revision 408773) @@ -0,0 +1,16 @@ +--- src/QGlib/connect.cpp.orig 2013-10-14 08:44:40 UTC ++++ src/QGlib/connect.cpp +@@ -20,10 +20,13 @@ + #include + #include + #include ++ ++#ifndef Q_MOC_RUN + #include + #include + #include + #include ++#endif + + namespace QGlib { + namespace Private { Property changes on: head/multimedia/gstreamer-qt4/files/patch-src_QGlib_connect.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/multimedia/gstreamer-qt4/files/patch-src_QGlib_connect.h =================================================================== --- head/multimedia/gstreamer-qt4/files/patch-src_QGlib_connect.h (nonexistent) +++ head/multimedia/gstreamer-qt4/files/patch-src_QGlib_connect.h (revision 408773) @@ -0,0 +1,14 @@ +--- src/QGlib/connect.h.orig 2013-10-14 08:44:40 UTC ++++ src/QGlib/connect.h +@@ -25,8 +25,11 @@ + #include + #include + #include ++ ++#ifndef Q_MOC_RUN + #include + #include ++#endif + + namespace QGlib { + Property changes on: head/multimedia/gstreamer-qt4/files/patch-src_QGlib_connect.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/multimedia/gstreamer-qt4/files/patch-src_QGlib_connectimpl.h =================================================================== --- head/multimedia/gstreamer-qt4/files/patch-src_QGlib_connectimpl.h (nonexistent) +++ head/multimedia/gstreamer-qt4/files/patch-src_QGlib_connectimpl.h (revision 408773) @@ -0,0 +1,12 @@ +--- src/QGlib/connectimpl.h.orig 2013-10-14 08:44:40 UTC ++++ src/QGlib/connectimpl.h +@@ -26,7 +26,9 @@ + # include "refpointer.h" + # include + # include ++#ifndef Q_MOC_RUN + # include ++#endif + + + namespace QGlib { Property changes on: head/multimedia/gstreamer-qt4/files/patch-src_QGlib_connectimpl.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/multimedia/gstreamer-qt4/files/patch-src_QGlib_refpointer.h =================================================================== --- head/multimedia/gstreamer-qt4/files/patch-src_QGlib_refpointer.h (nonexistent) +++ head/multimedia/gstreamer-qt4/files/patch-src_QGlib_refpointer.h (revision 408773) @@ -0,0 +1,13 @@ +--- src/QGlib/refpointer.h.orig 2013-10-14 08:44:40 UTC ++++ src/QGlib/refpointer.h +@@ -23,8 +23,10 @@ + #include "type.h" + #include "wrap.h" + #include ++#ifndef Q_MOC_RUN + #include + #include ++#endif + #include + + namespace QGlib { Property changes on: head/multimedia/gstreamer-qt4/files/patch-src_QGlib_refpointer.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/multimedia/gstreamer-qt4/files/patch-src_QGlib_type.h =================================================================== --- head/multimedia/gstreamer-qt4/files/patch-src_QGlib_type.h (nonexistent) +++ head/multimedia/gstreamer-qt4/files/patch-src_QGlib_type.h (revision 408773) @@ -0,0 +1,12 @@ +--- src/QGlib/type.h.orig 2013-10-14 08:44:40 UTC ++++ src/QGlib/type.h +@@ -21,7 +21,9 @@ + + #include "global.h" + #include ++#ifndef Q_MOC_RUN + #include ++#endif + + /* + * This is a re-definition of GType inside the QGlib::Private namespace. Property changes on: head/multimedia/gstreamer-qt4/files/patch-src_QGlib_type.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/multimedia/gstreamer-qt4/files/patch-src_QGlib_value.h =================================================================== --- head/multimedia/gstreamer-qt4/files/patch-src_QGlib_value.h (nonexistent) +++ head/multimedia/gstreamer-qt4/files/patch-src_QGlib_value.h (revision 408773) @@ -0,0 +1,13 @@ +--- src/QGlib/value.h.orig 2013-10-14 08:44:40 UTC ++++ src/QGlib/value.h +@@ -23,8 +23,10 @@ + #include "type.h" + #include "refpointer.h" + #include "error.h" ++#ifndef Q_MOC_RUN + #include + #include ++#endif + #include + #include + #include Property changes on: head/multimedia/gstreamer-qt4/files/patch-src_QGlib_value.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property