[Midnightbsd-cvs] mports [23412] trunk/devel/qt5-qdbus/files: add patch

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 6 21:32:44 EDT 2018


Revision: 23412
          http://svnweb.midnightbsd.org/mports/?rev=23412
Author:   laffer1
Date:     2018-05-06 21:32:43 -0400 (Sun, 06 May 2018)
Log Message:
-----------
add patch

Added Paths:
-----------
    trunk/devel/qt5-qdbus/files/
    trunk/devel/qt5-qdbus/files/patch-src_src.pro

Added: trunk/devel/qt5-qdbus/files/patch-src_src.pro
===================================================================
--- trunk/devel/qt5-qdbus/files/patch-src_src.pro	                        (rev 0)
+++ trunk/devel/qt5-qdbus/files/patch-src_src.pro	2018-05-07 01:32:43 UTC (rev 23412)
@@ -0,0 +1,42 @@
+--- src/src.pro.orig	2016-02-25 18:49:47 UTC
++++ src/src.pro
+@@ -1,38 +1,3 @@
+ TEMPLATE = subdirs
+ 
+-qtHaveModule(widgets) {
+-    no-png {
+-        message("Some graphics-related tools are unavailable without PNG support")
+-    } else {
+-        SUBDIRS = assistant \
+-                  pixeltool \
+-                  qtestlib \
+-                  designer
+-
+-        linguist.depends = designer
+-    }
+-}
+-
+-SUBDIRS += linguist \
+-    qdoc \
+-    qtplugininfo
+-if(!android|android_app):!ios: SUBDIRS += qtpaths
+-
+-mac {
+-    SUBDIRS += macdeployqt
+-}
+-
+-android {
+-    SUBDIRS += androiddeployqt
+-}
+-
+-qtHaveModule(dbus): SUBDIRS += qdbus
+-
+-win32|winrt:SUBDIRS += windeployqt
+-winrt:SUBDIRS += winrtrunner
+-qtHaveModule(gui):!android:!ios:!qnx:!wince*:!winrt*:SUBDIRS += qtdiag
+-
+-qtNomakeTools( \
+-    pixeltool \
+-    macdeployqt \
+-)
++SUBDIRS = qdbus


Property changes on: trunk/devel/qt5-qdbus/files/patch-src_src.pro
___________________________________________________________________
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


More information about the Midnightbsd-cvs mailing list