[112463] trunk/dports/gnome/gstreamer010

toby at macports.org toby at macports.org
Wed Oct 23 14:31:01 PDT 2013


Revision: 112463
          https://trac.macports.org/changeset/112463
Author:   toby at macports.org
Date:     2013-10-23 14:31:01 -0700 (Wed, 23 Oct 2013)
Log Message:
-----------
Fix compilation (hopefully)

Modified Paths:
--------------
    trunk/dports/gnome/gstreamer010/Portfile

Added Paths:
-----------
    trunk/dports/gnome/gstreamer010/files/
    trunk/dports/gnome/gstreamer010/files/patch-gst__gstdatetime.c

Modified: trunk/dports/gnome/gstreamer010/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer010/Portfile	2013-10-23 21:27:33 UTC (rev 112462)
+++ trunk/dports/gnome/gstreamer010/Portfile	2013-10-23 21:31:01 UTC (rev 112463)
@@ -28,6 +28,8 @@
 checksums           rmd160  5dd01d8ea7afe98e96037bf73f995654f469096e \
                     sha256  e556a529e0a8cf1cd0afd0cab2af5488c9524e7c3f409de29b5d82bb41ae7a30
 
+patchfiles      patch-gst__gstdatetime.c
+
 depends_build   \
     port:gzip \
     port:m4 \

Added: trunk/dports/gnome/gstreamer010/files/patch-gst__gstdatetime.c
===================================================================
--- trunk/dports/gnome/gstreamer010/files/patch-gst__gstdatetime.c	                        (rev 0)
+++ trunk/dports/gnome/gstreamer010/files/patch-gst__gstdatetime.c	2013-10-23 21:31:01 UTC (rev 112463)
@@ -0,0 +1,12 @@
+--- gst/gstdatetime.c.orig	2013-10-23 14:28:43.000000000 -0700
++++ gst/gstdatetime.c	2013-10-23 14:28:56.000000000 -0700
+@@ -21,8 +21,8 @@
+ #include "config.h"
+ #endif
+ 
+-#include "glib-compat-private.h"
+ #include "gst_private.h"
++#include "glib-compat-private.h"
+ #include "gstdatetime.h"
+ #include <glib.h>
+ #include <math.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131023/5989f607/attachment.html>


More information about the macports-changes mailing list