[109036] trunk/dports/multimedia/VLC

jeremyhu at macports.org jeremyhu at macports.org
Tue Aug 6 20:17:11 PDT 2013


Revision: 109036
          https://trac.macports.org/changeset/109036
Author:   jeremyhu at macports.org
Date:     2013-08-06 20:17:11 -0700 (Tue, 06 Aug 2013)
Log Message:
-----------
VLC: Fix possible build failure (with existing VLC-devel patch)

Modified Paths:
--------------
    trunk/dports/multimedia/VLC/Portfile

Added Paths:
-----------
    trunk/dports/multimedia/VLC/files/qtkit.patch

Modified: trunk/dports/multimedia/VLC/Portfile
===================================================================
--- trunk/dports/multimedia/VLC/Portfile	2013-08-07 01:16:36 UTC (rev 109035)
+++ trunk/dports/multimedia/VLC/Portfile	2013-08-07 03:17:11 UTC (rev 109036)
@@ -61,6 +61,7 @@
     buildfix-package.mak.patch \
     configure.ac-no-arch.patch \
     PR-34741-no__clang_version__.patch \
+    qtkit.patch \
     no-sparkle.patch
 
 post-patch {

Added: trunk/dports/multimedia/VLC/files/qtkit.patch
===================================================================
--- trunk/dports/multimedia/VLC/files/qtkit.patch	                        (rev 0)
+++ trunk/dports/multimedia/VLC/files/qtkit.patch	2013-08-07 03:17:11 UTC (rev 109036)
@@ -0,0 +1,11 @@
+--- modules/access/qtsound.m
++++ modules/access/qtsound.m
+@@ -40,7 +40,7 @@
+ #include <vlc_dialog.h>
+ 
+ //#define QTKIT_VERSION_MIN_REQUIRED 70603
+-#define QTKIT_VERSION_MAX_ALLOWED 70700
++//#define QTKIT_VERSION_MAX_ALLOWED 70700
+ 
+ #import <QTKit/QTKit.h>
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130806/11abf125/attachment.html>


More information about the macports-changes mailing list